-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
59 lines (59 loc) · 1.03 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
appnope==0.1.2
asgiref==3.3.1
astroid==2.7.3
autopep8==1.5.7
backcall==0.2.0
boto3==1.16.55
botocore==1.19.55
certifi==2021.10.8
charset-normalizer==2.0.6
decorator==5.0.9
dj-database-url==0.5.0
Django==3.1.5
django-cors-headers==3.10.0
django-environ==0.7.0
django-heroku==0.3.1
django-storages==1.11.1
djangorestframework==3.12.4
gunicorn==20.0.4
idna==3.2
ipykernel==5.5.5
ipython==7.24.1
ipython-genutils==0.2.0
isort==5.9.3
jedi==0.18.0
jmespath==0.10.0
jupyter-client==6.1.12
jupyter-core==4.7.1
lazy-object-proxy==1.6.0
matplotlib-inline==0.1.2
mccabe==0.6.1
parso==0.8.2
pep8==1.7.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.3.2
platformdirs==2.3.0
prompt-toolkit==3.0.18
psycopg2==2.9.1
ptyprocess==0.7.0
pycodestyle==2.7.0
Pygments==2.9.0
pylint==2.10.2
pylint-django==2.4.4
pylint-plugin-utils==0.6
python-dateutil==2.8.1
pytz==2020.5
pyzmq==22.1.0
requests==2.26.0
s3transfer==0.3.4
six==1.15.0
sqlparse==0.4.1
toml==0.10.2
tornado==6.1
traitlets==5.0.5
urllib3==1.26.2
wcwidth==0.2.5
whitenoise==5.2.0
wrapt==1.12.1
python-dotenv==0.19.2