-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
67 lines (67 loc) · 1.23 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
asgiref==3.2.10
astroid==2.4.2
autopep8==1.5.3
CacheControl==0.12.6
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
colorama==0.4.4
configparser==5.0.1
crayons==0.4.0
dj-database-url==0.5.0
Django==3.1.4
django-environ==0.4.5
django-heroku==0.3.1
firebase-admin==4.4.0
gcloud==0.17.0
google-api-core==1.21.0
google-api-python-client==1.9.3
google-auth==1.18.0
google-auth-httplib2==0.0.3
google-cloud-core==1.3.0
google-cloud-firestore==1.7.0
google-cloud-storage==1.29.0
google-resumable-media==0.5.1
googleapis-common-protos==1.52.0
grpcio==1.34.0
gunicorn==20.0.4
httplib2==0.18.1
idna==2.10
isort==4.3.21
jws==0.1.3
lazy-object-proxy==1.4.3
mccabe==0.6.1
msgpack==1.0.0
numpy==1.19.4
oauth2client==3.0.0
pandas==1.1.4
protobuf==3.12.2
psycopg2==2.7.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
pylint==2.5.2
pylint-django==2.0.15
pylint-plugin-utils==0.6
python-dateutil==2.8.1
python-decouple==3.3
python-jwt==2.0.1
pytz==2020.1
requests==2.25.0
requests-toolbelt==0.7.0
rsa==4.6
scipy==1.5.4
selenium==3.141.0
six==1.15.0
sqlparse==0.3.1
toml==0.10.1
typed-ast==1.4.1
uritemplate==3.0.1
urllib3==1.25.9
webdriver-manager==3.2.2
whitenoise==5.2.0
wrapt==1.12.1
beautifulsoup4==4.9.3
ebaysdk==2.2.0
selectorlib==0.16.0
Unidecode==1.1.1