-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
52 lines (52 loc) · 927 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.6.0
async-generator==1.10
attrs==23.1.0
autopep8==2.0.2
beautifulsoup4==4.12.2
certifi==2023.5.7
charset-normalizer==3.1.0
coverage==7.2.3
Django==4.2
django-cors-headers==3.14.0
django-extensions==3.2.1
django-filter==22.1
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
drf-yasg==1.21.6
exceptiongroup==1.1.1
flake8==6.0.0
gunicorn==21.2.0
h11==0.14.0
idna==3.4
inflection==0.5.1
iniconfig==2.0.0
mccabe==0.7.0
outcome==1.2.0
packaging==23.0
pluggy==1.0.0
psycopg2==2.9.7
pycodestyle==2.10.0
pyflakes==3.0.1
PyJWT==2.7.0
PySocks==1.7.1
pytest==7.3.0
pytest-cov==4.0.0
pytest-django==4.5.2
python-dotenv==1.0.0
pytz==2023.3
PyYAML==6.0
requests==2.31.0
selenium==4.10.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.4.1
sqlparse==0.4.3
tomli==2.0.1
trio==0.22.0
trio-websocket==0.10.3
typing_extensions==4.6.3
tzdata==2022.6
uritemplate==4.1.1
urllib3==2.0.3
whitenoise==6.5.0
wsproto==1.2.0