-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
89 lines (89 loc) · 1.74 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
asgiref==3.7.2
attrs==23.2.0
Babel==2.14.0
celery==5.4.0
certifi==2024.2.2
cfgv==3.4.0
charset-normalizer==3.3.2
coverage==7.4.3
DAWG-Python==0.7.2
distlib==0.3.8
Django==4.2
django-cors-headers==4.3.1
django-debug-toolbar==4.2.0
django-extensions==3.2.3
django-phonenumber-field==7.3.0
django-redis==5.4.0
django-rest-passwordreset==1.4.0
django-stubs==4.2.7
django-stubs-ext==4.2.7
djangorestframework==3.15.1
djangorestframework-simplejwt==5.3.1
djangorestframework-stubs==3.14.5
drf-spectacular==0.27.1
eradicate==2.3.0
et-xmlfile==1.1.0
exceptiongroup==1.2.0
Faker==24.11.0
filelock==3.13.1
flake8==7.0.0
flake8-eradicate==1.5.0
flake8-markdown==0.5.0
flake8-print==5.0.0
gunicorn==21.2.0
identify==2.5.33
idna==3.7
inflection==0.5.1
iniconfig==2.0.0
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
markdown-it-py==3.0.0
mccabe==0.7.0
mdurl==0.1.2
mypy==1.7.1
mypy-extensions==1.0.0
nodeenv==1.8.0
openpyxl==3.1.2
packaging==23.2
phonenumberslite==8.13.27
platformdirs==4.1.0
pluggy==1.4.0
pprintpp==0.4.0
pre-commit==3.6.0
psycopg2-binary==2.9.9
pycodestyle==2.11.1
pyflakes==3.2.0
Pygments==2.17.2
PyJWT==2.8.0
pymorphy3==2.0.1
pymorphy3-dicts-ru==2.4.417150.4580142
pytest==8.0.2
pytest-clarity==1.0.1
pytest-cov==4.1.0
pytest-django==4.8.0
pytest-faker==2.0.0
pytest-testdox==3.1.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.0
pytz==2024.1
PyYAML==6.0.1
redis==5.0.4
referencing==0.33.0
requests==2.31.0
rest-framework-simplejwt==0.0.2
rich==13.7.1
rpds-py==0.18.0
ruff==0.3.0
setuptools==69.1.1
six==1.16.0
sqlparse==0.4.4
tomli==2.0.1
types-python-dateutil==2.9.0.20240316
types-pytz==2024.1.0.20240203
types-PyYAML==6.0.12.12
types-requests==2.31.0.20240406
typing_extensions==4.9.0
tzdata==2023.4
uritemplate==4.1.1
urllib3==2.2.1
virtualenv==20.25.0