-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
63 lines (63 loc) · 1.1 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
amqp==5.1.1
asgiref==3.6.0
async-timeout==4.0.2
attrs==23.1.0
bcrypt==4.0.1
billiard==4.1.0
celery==5.3.0
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cryptography==40.0.2
distro==1.8.0
Django==4.1.5
django-bootstrap5==23.1
django-cors-headers==4.0.0
django-extensions==3.2.1
django-filter==22.1
django-modeltranslation==0.18.9
django-redis==5.2.0
django-taggit==3.1.0
django-tof==0.3.2
django_debug_toolbar==3.8.1
djangorestframework==3.14.0
docker==6.1.2
dockerpty==0.4.1
docopt==0.6.2
Faker==16.6.1
gunicorn==20.1.0
idna==3.4
install==1.3.5
jsonschema==3.2.0
kombu==5.3.0
Markdown==3.4.1
packaging==23.1
paramiko==3.2.0
Pillow==9.4.0
prompt-toolkit==3.0.38
psycopg2-binary==2.9.6
pycparser==2.21
pydot==1.4.2
PyNaCl==1.5.0
pyparsing==3.0.9
pyrsistent==0.19.3
python-dateutil==2.8.2
python-dotenv==0.21.1
pytz==2022.7.1
PyYAML==5.4.1
redis==4.5.5
requests==2.31.0
six==1.16.0
sqlparse==0.4.3
texttable==1.6.7
typing_extensions==4.5.0
tzdata==2023.3
urllib3==2.0.2
vine==5.0.0
wcwidth==0.2.6
websocket-client==0.59.0
whitenoise==6.4.0