Update requirements.txt
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled

This commit is contained in:
2025-09-30 18:29:28 +00:00
parent 694433f2db
commit feb42e7458

View File

@@ -1,21 +1,22 @@
certifi==2025.6.15 certifi==2025.8.3
babel==2.17.0 babel==2.17.0
flask-babel==4.0.0 flask-babel==4.0.0
flask==3.1.1 flask==3.1.2
jinja2==3.1.6 jinja2==3.1.6
lxml==5.4.0 lxml==6.0.2
pygments==2.19.1 pygments==2.19.2
python-dateutil==2.9.0.post0 python-dateutil==2.9.0.post0
pyyaml==6.0.2 pyyaml==6.0.3
httpx[http2]==0.28.1 httpx[http2]==0.28.1
httpx-socks[asyncio]==0.10.0 httpx-socks[asyncio]==0.10.0
Brotli==1.1.0 Brotli==1.1.0
uvloop==0.21.0 setproctitle==1.3.7
setproctitle==1.3.6 valkey==6.1.1
redis==5.2.1
markdown-it-py==3.0.0 markdown-it-py==3.0.0
fasttext-predict==0.9.2.4 fasttext-predict==0.9.2.4
tomli==2.2.1; python_version < '3.11' tomli==2.2.1; python_version < '3.11'
msgspec==0.19.0 msgspec==0.19.0
typer-slim==0.16.0 typer-slim==0.19.2
isodate==0.7.2 isodate==0.7.2
whitenoise==6.11.0
typing-extensions==4.14.1