-
-
Notifications
You must be signed in to change notification settings - Fork 82
/
requirements.txt
51 lines (51 loc) · 923 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.8.1
certifi==2024.7.4
charset-normalizer==3.3.2
coreapi==2.3.3
coreschema==0.0.4
django==4.2.15
django-anymail==11.1
django-cors-headers==4.4.0
django-picklefield==3.2
django-q2==1.6.2
django-webpack-loader==3.1.0
djangorestframework==3.15.2
gevent==24.2.1
greenlet==3.0.3
gunicorn==23.0.0
idna==3.8
importlib-metadata==8.4.0
itypes==1.2.0
jinja2==3.1.4
markdown==3.7
markupsafe==2.1.5
packaging==24.1
postgres==4.0
psycopg2-binary==2.9.9
psycopg2-pool==1.2
python-dateutil==2.9.0.post0
pyyaml==6.0.2
requests==2.32.3
setuptools==73.0.1
six==1.16.0
sqlparse==0.5.1
typing-extensions==4.12.2
uritemplate==4.1.1
urllib3==2.2.2
zipp==3.20.0
zope.event==5.0
zope.interface==7.0.1
astroid==3.2.4
autopep8==2.3.1
dill==0.3.8
isort==5.13.2
mccabe==0.7.0
pip-licenses==5.0.0
platformdirs==4.2.2
prettytable==3.11.0
pycodestyle==2.12.1
pylint==3.2.6
tomli==2.0.1
tomlkit==0.13.2
typing-extensions==4.12.2
wcwidth==0.2.13