-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
65 lines (65 loc) · 1.11 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
asgiref==3.7.2
Brotli==1.1.0
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
contourpy==1.2.0
coreapi==2.3.3
coreschema==0.0.4
cssselect2==0.7.0
cycler==0.12.1
defusedxml==0.7.1
diff-match-patch==20230430
dj-database-url==2.1.0
Django==5.0.4
django-cors-headers==4.3.1
django-crispy-forms==2.1
django-import-export==3.3.8
django-rest-swagger==2.2.0
djangorestframework==3.14.0
drf-yasg==1.21.7
et-xmlfile==1.1.0
fonttools==4.47.2
gunicorn==22.0.0
html5lib==1.1
idna==3.7
inflection==0.5.1
itypes==1.2.0
Jinja2==3.1.3
kiwisolver==1.4.5
MarkupPy==1.14
MarkupSafe==2.1.5
matplotlib==3.8.2
numpy==1.26.2
odfpy==1.4.1
openapi-codec==1.3.2
openpyxl==3.1.2
packaging==23.2
peewee==3.17.2
pillow==10.2.0
psycopg2-binary==2.9.9
pycparser==2.22
pydyf==0.9.0
pyparsing==3.1.1
pyphen==0.14.0
python-dateutil==2.8.2
pytz==2023.3.post1
PyYAML==6.0.1
requests==2.31.0
scipy==1.11.4
setuptools==74.1.2
simplejson==3.19.3
six==1.16.0
sqlparse==0.4.4
tablib==3.5.0
tabulate==0.9.0
tinycss2==1.2.1
typing_extensions==4.9.0
uritemplate==4.1.1
urllib3==2.2.1
weasyprint==61.2
webencodings==0.5.1
whitenoise==6.6.0
xlrd==2.0.1
xlwt==1.3.0
zopfli==0.2.3