Initial tansition to SQLAlchemy on the Game Table resource

This commit is contained in:
iamBadgers
2026-04-22 22:16:27 -07:00
parent a0bc0f0feb
commit b6cef4f3c1
9 changed files with 75 additions and 51 deletions

View File

@@ -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