Upgrade dependencies
This commit is contained in:
parent
cf888bdc2c
commit
828853e3ee
1 changed files with 5 additions and 5 deletions
|
|
@ -3,14 +3,14 @@ annotated-types==0.7.0
|
||||||
ansi2html==1.9.2
|
ansi2html==1.9.2
|
||||||
anyio==4.4.0
|
anyio==4.4.0
|
||||||
cachetools==5.3.3
|
cachetools==5.3.3
|
||||||
certifi==2024.6.2
|
certifi==2024.7.4
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
dnspython==2.6.1
|
dnspython==2.6.1
|
||||||
email-validator==2.2.0
|
email-validator==2.2.0
|
||||||
fastapi==0.111.0
|
fastapi==0.111.0
|
||||||
fastapi-cli==0.0.4
|
fastapi-cli==0.0.4
|
||||||
google-auth==2.30.0
|
google-auth==2.31.0
|
||||||
gunicorn==22.0.0
|
gunicorn==22.0.0
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
httpcore==1.0.5
|
httpcore==1.0.5
|
||||||
|
|
@ -23,12 +23,12 @@ markdown-it-py==3.0.0
|
||||||
markupsafe==2.1.5
|
markupsafe==2.1.5
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
oauthlib==3.2.2
|
oauthlib==3.2.2
|
||||||
orjson==3.10.5
|
orjson==3.10.6
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
pyasn1==0.6.0
|
pyasn1==0.6.0
|
||||||
pyasn1-modules==0.4.0
|
pyasn1-modules==0.4.0
|
||||||
pydantic==2.7.4
|
pydantic==2.8.2
|
||||||
pydantic-core==2.18.4
|
pydantic-core==2.20.1
|
||||||
pydantic-settings==2.3.4
|
pydantic-settings==2.3.4
|
||||||
pygments==2.18.0
|
pygments==2.18.0
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue