-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
49 lines (49 loc) · 889 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
anyio==3.5.0
asgiref==3.5.0
async-timeout==4.0.2
backports.zoneinfo==0.2.1
certifi==2021.10.8
defusedxml==0.7.1
Deprecated==1.2.13
diff-match-patch==20200713
Django==4.0.2
django-cors-headers==3.11.0
django-elasticsearch-dsl==7.2.2
django-filter==21.1
django-import-export==2.7.1
django-redis==5.2.0
djangorestframework==3.13.1
elasticsearch==7.17.1
elasticsearch-dsl==7.4.0
et-xmlfile==1.1.0
fastapi==0.74.1
gunicorn==20.1.0
idna==3.3
importlib-metadata==4.10.1
Markdown==3.3.6
MarkupPy==1.14
numpy==1.22.1
odfpy==1.4.1
openpyxl==3.0.9
packaging==21.3
pandas==1.4.0
psycopg2-binary==2.9.3
pydantic==1.9.0
pyparsing==3.0.7
python-dateutil==2.8.2
python-decouple==3.5
pytz==2021.3
PyYAML==6.0
redis==4.2.0
six==1.16.0
sniffio==1.2.0
sqlparse==0.4.2
starlette==0.17.1
tablib==3.2.0
typing_extensions==4.1.1
urllib3==1.26.9
whitenoise==5.3.0
wrapt==1.14.0
xlrd==2.0.1
xlwt==1.3.0
zipp==3.7.0