-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 991 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
amqp==5.1.1
arrow==1.2.3
asgiref==3.6.0
async-timeout==4.0.2
billiard==3.6.4.0
boto3==1.26.78
botocore==1.29.78
celery==5.2.7
certifi==2022.12.7
charset-normalizer==3.0.1
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
dj-database-url==1.2.0
Django==4.1.7
django-admin-env-notice==1.0
django-admin-interface==0.24.2
django-celery-results==2.4.0
django-colorfield==0.8.0
django-dotenv==1.4.2
django-extensions==3.2.1
django-filter==22.1
django-heroku==0.3.1
django-storages==1.13.2
djangorestframework==3.14.0
djangorestframework-camel-case==1.4.2
Faker==12.0.1
flake8==6.0.0
gunicorn==20.1.0
idna==3.4
jmespath==1.0.1
kombu==5.2.4
mccabe==0.7.0
mixer==7.2.2
Pillow==9.4.0
prompt-toolkit==3.0.37
psycopg2==2.9.5
psycopg2-binary==2.9.5
pycodestyle==2.10.0
pyflakes==3.0.1
Pygments==2.14.0
python-dateutil==2.8.2
pytz==2022.7.1
redis==4.5.1
requests==2.28.2
s3transfer==0.6.0
six==1.16.0
sqlparse==0.4.3
urllib3==1.26.14
vine==5.0.0
wcwidth==0.2.6
whitenoise==6.3.0