Core, CI: Add Python 3.12 support (#3290)

* Core, CI: add py3.12 compat

* Stardew Valley: Fix tests for Py3.12

* ModuleUpdate: always install pkg_resources

* Docs: update supported python versions

* WebHost: update pony to upstream 0.7.18

* CI: test hosting update to py3.12

* Update docs/running from source.md
This commit is contained in:
black-sliver
2024-09-02 10:08:16 +02:00
committed by GitHub
parent 3ab71daa8d
commit 73701292b5
4 changed files with 10 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
flask>=3.0.3
werkzeug>=3.0.3
pony>=0.7.17
pony>=0.7.18
waitress>=3.0.0
Flask-Caching>=2.3.0
Flask-Compress>=1.15