Initial tansition to SQLAlchemy on the Game Table resource
This commit is contained in:
@@ -3,8 +3,10 @@ blinker==1.9.0
|
||||
certifi==2026.2.25
|
||||
charset-normalizer==3.4.6
|
||||
click==8.3.1
|
||||
docker @ git+https://github.com/docker/docker-py@main
|
||||
docker @ git+https://github.com/docker/docker-py@df3f8e2abc5a03de482e37214dddef9e0cee1bb1
|
||||
Flask==3.1.3
|
||||
Flask-SQLAlchemy==3.1.1
|
||||
greenlet==3.4.0
|
||||
idna==3.11
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.6
|
||||
@@ -15,5 +17,7 @@ pathspec==1.0.4
|
||||
platformdirs==4.9.4
|
||||
pytokens==0.4.1
|
||||
requests==2.33.0
|
||||
SQLAlchemy==2.0.49
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.6.3
|
||||
Werkzeug==3.1.6
|
||||
|
||||
Reference in New Issue
Block a user