first commit

This commit is contained in:
dgsoft
2025-10-14 21:27:41 +02:00
commit 44b8667f31
40 changed files with 4619 additions and 0 deletions

15
requirements.txt Normal file
View File

@@ -0,0 +1,15 @@
Flask==2.3.3
Flask-Login==0.6.3
Flask-SQLAlchemy==3.0.5
Flask-WTF==1.1.1
WTForms==3.0.1
Werkzeug==2.3.7
SQLAlchemy==2.0.21
python-dotenv==1.0.0
psycopg2-binary==2.9.7
pymysql==1.1.0
cryptography==41.0.4
flask-cors==4.0.0
pandas==2.1.1
cx-Oracle==8.3.0
oracledb==1.4.2