mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
WebHost: use Py3.11 compatible ponyorm
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
flask>=2.2.3
|
flask>=2.2.3
|
||||||
pony>=0.7.16
|
pony>=0.7.16; python_version <= '3.10'
|
||||||
|
pony @ https://github.com/Berserker66/pony/releases/download/v0.7.16/pony-0.7.16-py3-none-any.whl#0.7.16 ; python_version >= '3.11'
|
||||||
waitress>=2.1.2
|
waitress>=2.1.2
|
||||||
Flask-Caching>=2.0.2
|
Flask-Caching>=2.0.2
|
||||||
Flask-Compress>=1.13
|
Flask-Compress>=1.13
|
||||||
|
Reference in New Issue
Block a user