-
Notifications
You must be signed in to change notification settings - Fork 43
/
requirements.txt
59 lines (59 loc) · 1.01 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
appdirs==1.4.4
asgiref==3.2.9
astroid==2.4.2
attrs==19.3.0
black==19.10b0
cachetools==4.1.0
certifi==2020.4.5.2
chardet==3.0.4
click==7.1.2
colorama==0.4.3
dj-database-url==0.5.0
dj-static==0.0.6
Django==3.0.7
django-heroku==0.3.1
djangorestframework==3.11.0
docopt==0.6.2
et-xmlfile==1.0.1
gitignore==0.0.8
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-auth-oauthlib==0.4.1
googleapis-common-protos==1.52.0
gunicorn==20.0.4
httplib2==0.18.1
idna==2.9
isort==4.3.21
jdcal==1.4.1
lazy-object-proxy==1.4.3
mccabe==0.6.1
numpy==1.18.5
oauthlib==3.1.0
openpyxl==3.0.3
pandas==1.0.4
pathspec==0.8.0
protobuf==3.12.2
psycopg2==2.8.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pylint==2.5.3
python-dateutil==2.8.1
python-dotenv==0.13.0
pytz==2020.1
pywin32==228
regex==2020.6.8
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.6
six==1.15.0
sqlparse==0.3.1
static3==0.7.0
toml==0.10.1
typed-ast==1.4.1
uritemplate==3.0.1
urllib3==1.25.9
whitenoise==5.1.0
wrapt==1.12.1
xlrd==1.2.0