-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements.txt
51 lines (51 loc) · 902 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
asgiref==3.7.2
async-generator==1.10
attrs==23.2.0
certifi==2023.11.17
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
cryptography==41.0.7
Django==5.0.8
django-cors-headers==4.3.1
django-rest-knox==4.2.0
django-stubs-ext==4.2.7
djangorestframework==3.14.0
exceptiongroup==1.2.0
gunicorn==21.2.0
h11==0.14.0
idna==3.6
iniconfig==2.0.0
mypy-extensions==1.0.0
outcome==1.3.0.post0
packaging==23.2
pathspec==0.12.1
platformdirs==4.1.0
pluggy==1.3.0
psycopg2-binary==2.9.9
py==1.11.0
pycodestyle==2.11.1
pycparser==2.21
pyOpenSSL==23.3.0
pyparsing==3.1.1
PySocks==1.7.1
pytest==7.4.4
pytz==2023.3.post1
regex==2023.12.25
requests==2.31.0
selenium==4.16.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
sqlparse==0.4.4
tblib==3.0.0
toml==0.10.2
tomli==2.0.1
trio==0.24.0
trio-websocket==0.11.1
typed-ast==1.5.5
typing_extensions==4.9.0
urllib3==2.1.0
whitenoise==6.6.0
wsproto==1.2.0