-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
49 lines (49 loc) · 916 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
asgiref==3.6.0
colorama==0.4.6
coverage==7.2.3
Django==4.2
django-cors-headers==3.14.0
django-filter==23.1
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
drf-nested-routers==0.93.4
gunicorn==20.1.0
iniconfig==2.0.0
packaging==23.1
Pillow==9.5.0
pluggy==1.0.0
psycopg2-binary==2.9.6
PyJWT==2.6.0
pytest==7.3.1
pytest-cov==4.0.0
pytest-django==4.5.2
python-dotenv==1.0.0
pytz==2023.3
sqlparse==0.4.3
tzdata==2023.3
asgiref==3.6.0
async-timeout==4.0.2
colorama==0.4.6
coverage==7.2.3
Django==4.2
django-cors-headers==3.14.0
django-filter==23.1
django-redis==5.2.0
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
drf-nested-routers==0.93.4
gunicorn==20.1.0
iniconfig==2.0.0
packaging==23.1
Pillow==9.5.0
pluggy==1.0.0
psycopg2-binary==2.9.6
PyJWT==2.6.0
pytest==7.3.1
pytest-cov==4.0.0
pytest-django==4.5.2
python-dotenv==1.0.0
pytz==2023.3
redis==4.5.5
sqlparse==0.4.3
tzdata==2023.3