-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
55 lines (55 loc) · 1007 Bytes
/
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
amqp==5.0.6
anyjson==0.3.3
asgiref==3.3.1
attrs==20.3.0
billiard==3.6.4.0
boto3==1.17.101
botocore==1.20.101
celery==5.0.5
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
click-didyoumean==0.0.3
click-plugins==1.1.1
click-repl==0.1.6
Django==3.1.7
django-celery-beat==2.2.0
django-cors-headers==3.7.0
django-dbbackup==3.3.0
django-environ==0.4.5
django-model-utils==4.1.1
django-smtp-ssl==1.0
django-stdimage==5.3.0
django-storages==1.11.1
django-summernote==0.8.11.6
django-timezone-field==4.1.2
djangorestframework==3.12.4
gunicorn==20.1.0
idna==2.10
importlib-metadata==3.10.0
iniconfig==1.1.1
jmespath==0.10.0
kombu==5.0.2
packaging==20.9
Pillow==8.2.0
pluggy==0.13.1
prompt-toolkit==3.0.18
psycopg2==2.8.6
py==1.10.0
pyparsing==2.4.7
pytest==6.2.3
pytest-django==4.1.0
pytest-env==0.6.2
python-crontab==2.5.1
python-dateutil==2.8.1
pytz==2021.1
requests==2.25.1
s3transfer==0.4.2
six==1.15.0
sqlparse==0.4.1
toml==0.10.2
typing-extensions==3.7.4.3
urllib3==1.26.4
vine==5.0.0
wcwidth==0.2.5
zipp==3.4.1