server install requirements
parent
8148674fad
commit
12d0848290
@ -0,0 +1,41 @@
|
|||||||
|
autocomplete==0.0.104
|
||||||
|
bidict==0.21.4
|
||||||
|
bottle==0.12.19
|
||||||
|
Brotli==1.0.9
|
||||||
|
certifi==2021.10.8
|
||||||
|
cffi==1.15.0
|
||||||
|
charset-normalizer==2.0.8
|
||||||
|
click==8.0.3
|
||||||
|
cssselect2==0.4.1
|
||||||
|
Flask==2.0.2
|
||||||
|
Flask-SocketIO==5.1.1
|
||||||
|
Flask-SQLAlchemy==2.5.1
|
||||||
|
Flask-WeasyPrint==0.6
|
||||||
|
Flask-WTF==1.0.0
|
||||||
|
fonttools==4.28.2
|
||||||
|
greenlet==1.1.2
|
||||||
|
html5lib==1.1
|
||||||
|
idna==3.3
|
||||||
|
itsdangerous==2.0.1
|
||||||
|
Jinja2==3.0.3
|
||||||
|
MarkupSafe==2.0.1
|
||||||
|
marshmallow==3.14.1
|
||||||
|
Pillow==8.4.0
|
||||||
|
pycparser==2.21
|
||||||
|
pydyf==0.1.2
|
||||||
|
PyPDF2==1.26.0
|
||||||
|
pyphen==0.11.0
|
||||||
|
python-dotenv==0.19.2
|
||||||
|
python-engineio==4.3.0
|
||||||
|
python-socketio==5.5.0
|
||||||
|
requests==2.26.0
|
||||||
|
six==1.16.0
|
||||||
|
SQLAlchemy==1.4.27
|
||||||
|
tinycss2==1.1.1
|
||||||
|
urllib3==1.26.7
|
||||||
|
Wand==0.6.7
|
||||||
|
weasyprint==53.4
|
||||||
|
webencodings==0.5.1
|
||||||
|
Werkzeug==2.0.2
|
||||||
|
WTForms==3.0.0
|
||||||
|
zopfli==0.1.9
|
Loading…
Reference in New Issue