-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements.txt
82 lines (82 loc) · 1.42 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
aioredis==2.0.1
alabaster==0.7.12
asgiref==3.8.1
asn1crypto==1.3.0
astropy==5.3.4
async-timeout==3.0.1
atomicwrites==1.4.1
attrs==22.1.0
autobahn==23.6.2
Automat==20.2.0
Babel==2.9.1
certifi==2024.7.4
cffi==1.16.0
channels==4.1.0
channels-redis==4.2.0
chardet==3.0.4
constantly==15.1.0
coreapi==2.3.3
coreschema==0.0.4
cryptography==44.0.1
daphne==4.1.2
Django==5.0.9
django-auth-ldap==4.8.0
django-cors-headers==4.4.0
django-webpack-loader==0.7.0
djangorestframework==3.15.2
docutils==0.16
drf-yasg==1.21.7
entrypoints==0.3
freezegun==0.3.15
hiredis==3.0.0
hyperlink==21.0.0
idna==3.7
imagesize==1.2.0
importlib-metadata==1.5.0
incremental==22.10.0
inflection==0.3.1
itypes==1.1.0
Jinja2==3.1.4
jsonschema==3.2.0
MarkupSafe==2.1.5
mccabe==0.6.1
mistune<2.0.0
more-itertools==8.2.0
msgpack==1.0.0
numpy==1.22.0
packaging==24.1
pip-licenses==2.1.1
Pillow==10.3.0
pluggy==0.13.1
psycopg2==2.9.9
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.5.0
pycparser==2.20
pyflakes==2.1.1
Pygments==2.15.0
PyHamcrest==2.0.2
pyparsing==2.4.6
pyrsistent==0.15.7
pytest==7.2.0
pytest-asyncio==0.20.3
pytest-django==4.5.2
pytest-env==0.8.1
python-dateutil==2.8.1
python-ldap==3.4.0
pytz==2024.1
PyYAML==6.0.1
requests==2.32.2
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
six==1.14.0
snowballstemmer==2.0.0
sqlparse==0.5.0
Twisted==24.7.0
txaio==23.1.1
uritemplate==3.0.1
urllib3==1.26.19
uvicorn[standard]==0.24.0.post1
wcwidth==0.1.8
zipp==3.19.1
zope.interface==6.4