-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
52 lines (52 loc) · 981 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
asgiref==3.4.1
atomicwrites==1.4.0
attrs==21.2.0
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4
cloudinary==1.26.0
colorama==0.4.4
coreapi==2.3.3
coreschema==0.0.4
coverage==6.0.1
cryptography==3.4.7
dj-database-url==0.5.0
Django==3.2.15
django-cloudinary-storage==0.3.0
django-cors-headers==3.8.0
django-extensions==3.1.3
django-heroku==0.3.1
django-nose==1.4.7
django-rest-knox==4.1.0
djangorestframework==3.12.4
drf-yasg==1.20.0
Faker==9.0.0
gunicorn==20.1.0
idna==3.2
inflection==0.5.1
iniconfig==1.1.1
itypes==1.2.0
Jinja2==3.0.1
MarkupSafe==2.0.1
nose==1.3.7
packaging==21.0
Pillow==9.3.0
pluggy==1.0.0
psycopg2==2.9.1
py==1.10.0
pycparser==2.20
pyparsing==2.4.7
python-dateutil==2.8.2
python-decouple==3.4
pytz==2021.1
requests==2.26.0
ruamel.yaml==0.17.10
ruamel.yaml.clib==0.2.6
six==1.16.0
sqlparse==0.4.2
text-unidecode==1.3
toml==0.10.2
tomli==1.2.1
uritemplate==3.0.1
urllib3==1.26.6
whitenoise==5.3.0