@@ -0,0 +1,21 @@
|
||||
# Runtime (входит в OTA ZIP и vendor/wheels)
|
||||
Flask==2.3.3
|
||||
Flask-SQLAlchemy==3.1.1
|
||||
Flask-CORS==4.0.0
|
||||
SQLAlchemy==2.0.41
|
||||
waitress==2.1.2
|
||||
pytz==2023.3
|
||||
tzdata>=2024.1; sys_platform == "win32"
|
||||
cryptography==41.0.7
|
||||
requests==2.31.0
|
||||
alembic==1.12.1
|
||||
python-dotenv==1.0.0
|
||||
qrcode>=7.4.2
|
||||
psutil>=5.9.0
|
||||
zeroconf>=0.131.0,<1
|
||||
Pillow>=10.0.0,<12
|
||||
openpyxl>=3.1.0
|
||||
xlrd>=2.0.1
|
||||
reportlab>=4.0.0
|
||||
pymupdf>=1.24.0
|
||||
scipy>=1.11.0,<2
|
||||
Reference in New Issue
Block a user