-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
63 lines (63 loc) · 1.21 KB
/
requirements.txt
File metadata and controls
63 lines (63 loc) · 1.21 KB
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
asgiref==3.5.2
attrs==22.1.0
autopep8==1.7.0
certifi==2022.6.15
charset-normalizer==2.1.1
cloudinary==1.30.0
coreapi==2.3.3
coreschema==0.0.4
dj-database-url==1.0.0
Django==4.1
django-anymail==8.6
django-background-tasks-updated==1.2.7
django-cors-headers==3.13.0
django-countries==7.3.2
django-debug-toolbar==3.6.0
django-discover-runner==1.0
django-environ==0.9.0
django-filter==22.1
django-jazzmin==2.5.0
django-multiselectfield==0.1.12
django-rest-framework==0.1.0
django-role-permissions==3.1.1
django-shortuuidfield==0.1.3
djangorestframework==3.13.1
drf-yasg==1.21.4
gunicorn==20.1.0
haversine==2.7.0
heroku==0.1.4
idna==3.3
importlib-metadata==4.12.0
inflection==0.5.1
itypes==1.2.0
Jinja2==3.1.2
jsonschema==4.17.0
Markdown==3.4.1
MarkupSafe==2.1.1
mysqlclient==2.1.1
numpy==1.23.2
packaging==21.3
psycopg2-binary==2.9.3
pycodestyle==2.9.1
pyparsing==3.0.9
pyrsistent==0.19.1
python-dateutil==1.5
python-decouple==3.6
pytz==2022.2.1
pyuca==1.2
PyYAML==6.0
requests==2.28.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7
shortuuid==1.0.9
six==1.16.0
sqlparse==0.4.2
stripe==4.1.0
swagger-spec-validator==3.0.3
toml==0.10.2
typing_extensions==4.3.0
tzdata==2022.2
uritemplate==4.1.1
urllib3==1.26.12
whitenoise==6.2.0
zipp==3.8.1