update code structure and get session on each query
All checks were successful
Build Docker Image / build (push) Successful in 12m54s
All checks were successful
Build Docker Image / build (push) Successful in 12m54s
This commit is contained in:
@@ -3,14 +3,14 @@ cffi==1.17.1
|
||||
click==8.1.7
|
||||
cryptography==43.0.1
|
||||
Flask==3.0.3
|
||||
greenlet==3.0.3
|
||||
greenlet==3.1.1
|
||||
gunicorn==23.0.0
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==2.1.5
|
||||
oracledb==2.4.1
|
||||
packaging==24.1
|
||||
psycopg2-binary==2.9.9
|
||||
psycopg2-binary==2.9.10
|
||||
pycparser==2.22
|
||||
PyMySQL==1.1.1
|
||||
SQLAlchemy==2.0.34
|
||||
|
||||
Reference in New Issue
Block a user