chore: bump requirements
This commit is contained in:
parent
63b565ba44
commit
d838c0e2f5
1 changed files with 11 additions and 11 deletions
|
|
@ -1,21 +1,21 @@
|
||||||
certifi==2025.1.31
|
certifi==2025.6.15
|
||||||
babel==2.17.0
|
babel==2.17.0
|
||||||
flask-babel==4.0.0
|
flask-babel==4.0.0
|
||||||
flask==3.1.0
|
flask==3.1.1
|
||||||
jinja2==3.1.5
|
jinja2==3.1.6
|
||||||
lxml==5.3.1
|
lxml==6.0.0
|
||||||
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.2
|
||||||
httpx[http2]==0.24.1
|
httpx[http2]==0.28.1
|
||||||
|
httpx-socks[asyncio]==0.10.0
|
||||||
Brotli==1.1.0
|
Brotli==1.1.0
|
||||||
uvloop==0.21.0
|
uvloop==0.21.0
|
||||||
httpx-socks[asyncio]==0.7.7
|
setproctitle==1.3.6
|
||||||
setproctitle==1.3.4
|
redis==5.2.1
|
||||||
redis==5.0.8
|
|
||||||
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.0.2; python_version < '3.11'
|
tomli==2.2.1; python_version < '3.11'
|
||||||
msgspec==0.19.0
|
msgspec==0.19.0
|
||||||
typer-slim==0.15.1
|
typer-slim==0.16.0
|
||||||
isodate==0.7.2
|
isodate==0.7.2
|
||||||
Loading…
Reference in a new issue