mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-07-29 15:13:46 +00:00
go back to waitress
This commit is contained in:
+54
-76
@@ -1,85 +1,63 @@
|
||||
altgraph==0.17.4
|
||||
annotated-types==0.6.0
|
||||
astroid==2.15.8
|
||||
attrs==23.1.0
|
||||
black==22.12.0
|
||||
blinker==1.6.3
|
||||
boto3==1.35.71
|
||||
botocore==1.35.71
|
||||
Brotli==1.1.0
|
||||
certifi==2023.7.22
|
||||
charset-normalizer==3.3.0
|
||||
click==8.1.7
|
||||
colorgram.py==1.2.0
|
||||
ConfigArgParse==1.7
|
||||
dill==0.3.7
|
||||
exceptiongroup==1.1.3
|
||||
annotated-types==0.7.0
|
||||
blinker==1.9.0
|
||||
brotli==1.1.0
|
||||
certifi==2025.1.31
|
||||
charset-normalizer==3.4.1
|
||||
click==8.1.8
|
||||
colorgram-py==1.2.0
|
||||
configargparse==1.7
|
||||
ffmpeg-python==0.2.0
|
||||
Flask==2.3.3
|
||||
Flask-BasicAuth==0.2.0
|
||||
Flask-Compress==1.14
|
||||
Flask-Cors==3.0.10
|
||||
Flask-JWT-Extended==4.6.0
|
||||
flask-openapi3==3.0.2
|
||||
flask==3.1.0
|
||||
flask-compress==1.17
|
||||
flask-cors==5.0.0
|
||||
flask-jwt-extended==4.7.1
|
||||
flask-login==0.6.3
|
||||
flask-openapi3==4.1.0
|
||||
future==1.0.0
|
||||
gevent==23.9.1
|
||||
geventhttpclient==2.0.11
|
||||
greenlet==3.0.3
|
||||
hypothesis==6.87.3
|
||||
idna==3.4
|
||||
iniconfig==2.0.0
|
||||
isort==5.12.0
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
jmespath==1.0.1
|
||||
lazy-object-proxy==1.9.0
|
||||
locust==2.20.1
|
||||
MarkupSafe==2.1.3
|
||||
mccabe==0.7.0
|
||||
gevent==24.11.1
|
||||
geventhttpclient==2.3.3
|
||||
greenlet==3.1.1
|
||||
idna==3.10
|
||||
itsdangerous==2.2.0
|
||||
jinja2==3.1.5
|
||||
locust==2.32.9
|
||||
markupsafe==3.0.2
|
||||
memory-profiler==0.61.0
|
||||
msgpack==1.0.7
|
||||
mypy-extensions==1.0.0
|
||||
packaging==23.2
|
||||
pathspec==0.11.2
|
||||
msgpack==1.1.0
|
||||
packaging==24.2
|
||||
pendulum==3.0.0
|
||||
Pillow==9.5.0
|
||||
platformdirs==3.11.0
|
||||
pluggy==1.3.0
|
||||
psutil==5.9.5
|
||||
pydantic==2.6.3
|
||||
pydantic_core==2.16.3
|
||||
pyinstaller==5.13.2
|
||||
pyinstaller-hooks-contrib==2023.9
|
||||
PyJWT==2.8.0
|
||||
pylint==2.17.7
|
||||
pytest==7.4.2
|
||||
python-dateutil==2.8.2
|
||||
pillow==11.1.0
|
||||
psutil==6.1.1
|
||||
pydantic==2.10.6
|
||||
pydantic-core==2.27.2
|
||||
pyinstaller==6.12.0
|
||||
pyinstaller-hooks-contrib==2025.1
|
||||
pyjwt==2.10.1
|
||||
python-dateutil==2.9.0.post0
|
||||
pyxdg==0.28
|
||||
pyzmq==25.1.2
|
||||
rapidfuzz==2.15.2
|
||||
requests==2.31.0
|
||||
requests-ip-rotator==1.0.14
|
||||
roundrobin==0.0.4
|
||||
s3transfer==0.10.4
|
||||
pyzmq==26.2.1
|
||||
rapidfuzz==3.12.1
|
||||
requests==2.32.3
|
||||
schedule==1.2.2
|
||||
setproctitle==1.3.3
|
||||
show-in-file-manager==1.1.4
|
||||
six==1.16.0
|
||||
setproctitle==1.3.4
|
||||
setuptools==75.8.0
|
||||
show-in-file-manager==1.1.5
|
||||
six==1.17.0
|
||||
sortedcontainers==2.4.0
|
||||
SQLAlchemy==2.0.31
|
||||
sqlalchemy==2.0.38
|
||||
tabulate==0.9.0
|
||||
tinytag==1.10.1
|
||||
tomli==2.0.1
|
||||
tomlkit==0.12.1
|
||||
tqdm==4.66.1
|
||||
typing_extensions==4.8.0
|
||||
tzdata==2024.1
|
||||
Unidecode==1.3.7
|
||||
urllib3==2.0.6
|
||||
waitress==2.1.2
|
||||
watchdog==4.0.0
|
||||
Werkzeug==3.0.0
|
||||
wrapt==1.15.0
|
||||
xxhash==3.4.1
|
||||
zope.event==5.0
|
||||
zope.interface==6.1
|
||||
time-machine==2.16.0
|
||||
tinytag==2.0.0
|
||||
tqdm==4.67.1
|
||||
typing-extensions==4.12.2
|
||||
tzdata==2025.1
|
||||
unidecode==1.3.8
|
||||
urllib3==2.3.0
|
||||
waitress==3.0.2
|
||||
watchdog==6.0.0
|
||||
werkzeug==3.1.3
|
||||
xxhash==3.5.0
|
||||
zope-event==5.0
|
||||
zope-interface==7.2
|
||||
zstandard==0.23.0
|
||||
|
||||
Reference in New Issue
Block a user