first commit
This commit is contained in:
15
requirements.txt
Normal file
15
requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user