-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
69 lines (69 loc) · 1.25 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
anyio==3.6.2
asgiref==3.6.0
async-timeout==4.0.3
blinker==1.6.2
certifi==2022.12.7
channels==4.0.0
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
coreapi==2.3.3
coreschema==0.0.4
defusedxml==0.7.1
diff-match-patch==20230430
Django==4.1.7
django-cors-headers==3.14.0
django-extensions==3.2.1
django-filter==22.1
django-import-export==3.2.0
django-redis==5.3.0
django-simpleui==2023.3.1
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
drf-extensions==0.7.1
et-xmlfile==1.1.0
fastapi==0.95.1
Flask==2.3.2
h11==0.14.0
httptools==0.5.0
idna==3.4
itsdangerous==2.1.2
itypes==1.2.0
Jinja2==3.1.2
lxml==4.9.2
Markdown==3.4.1
MarkupPy==1.14
MarkupSafe==2.1.2
mccabe==0.7.0
mysqlclient==2.1.1
odfpy==1.4.1
openpyxl==3.1.2
Pillow==9.4.0
pycodestyle==2.10.0
pydantic==1.10.7
pyflakes==3.0.1
Pygments==2.15.0
PyJWT==2.6.0
PyMySQL==1.0.3
pypng==0.20220715.0
python-dotenv==1.0.0
pytz==2022.7.1
PyYAML==6.0
qrcode==7.4.2
redis==5.0.0
requests==2.28.2
sniffio==1.3.0
sqlparse==0.4.3
starlette==0.26.1
tablib==3.5.0
typing_extensions==4.5.0
tzdata==2022.7
uritemplate==4.1.1
urllib3==1.26.15
uvicorn==0.22.0
waitress==2.1.2
watchfiles==0.19.0
websockets==11.0.2
Werkzeug==2.3.6
xlrd==2.0.1
xlwt==1.3.0