-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
55 lines (55 loc) · 2.18 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
asgiref==3.7.2
async-timeout==4.0.3
certifi==2023.7.22
charset-normalizer==3.2.0
colorama==0.4.6
coreapi==2.3.3
coreschema==0.0.4
dependency-injector==4.37.0
Django==4.2.4
django-cors-headers==4.3.1
django-currentuser==0.6.1
django-filter==21.1
django-sqlformatter==1.0.3
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.0
drf-yasg==1.21.7
exceptiongroup==1.1.3
greenlet==2.0.2
gunicorn==21.2.0
idna==3.4
inflection==0.3.1
iniconfig==2.0.0
itypes==1.2.0
Jinja2==3.1.2
lazy-object-proxy==1.9.0
MarkupSafe==2.1.3
packaging==23.1
pluggy==1.3.0
psycopg2-binary==2.9.9
pycryptodome==3.18.0
Pygments==2.16.1
PyJWT==2.8.0
pytest==7.4.1
pytest-assert-utils==0.3.1
pytest-common-subject==1.0.6
pytest-django==4.5.2
pytest-drf==1.1.3
pytest-fixture-order==0.1.4
pytest-lambda==1.3.0
python-dateutil==2.8.2
pytz==2022.1
PyYAML==6.0.1
redis==5.0.1
requests==2.31.0
ruamel.yaml==0.17.32
ruamel.yaml.clib==0.2.7
six==1.16.0
SQLAlchemy==2.0.21
sqlparse==0.4.4
tomli==2.0.1
typing_extensions==4.7.1
tzdata==2023.3
uritemplate==4.1.1
urllib3==2.0.4
wrapt==1.15.0