mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-03-17 22:36:17 +00:00
update libs
This commit is contained in:
@@ -1,10 +1,33 @@
|
|||||||
fastapi==0.116.1
|
annotated-doc==0.0.4
|
||||||
uvicorn[standard]==0.35.0
|
annotated-types==0.7.0
|
||||||
pydantic==2.11.7
|
anyio==4.12.1
|
||||||
authlib==1.6.4
|
|
||||||
httpx==0.28.1
|
|
||||||
pyotp==2.9.0
|
|
||||||
argon2-cffi==25.1.0
|
argon2-cffi==25.1.0
|
||||||
jinja2==3.1.6
|
argon2-cffi-bindings==25.1.0
|
||||||
python-multipart==0.0.20
|
Authlib==1.6.9
|
||||||
pydantic-settings==2.10.1
|
certifi==2026.2.25
|
||||||
|
cffi==2.0.0
|
||||||
|
click==8.3.1
|
||||||
|
cryptography==46.0.5
|
||||||
|
fastapi==0.135.1
|
||||||
|
h11==0.16.0
|
||||||
|
httpcore==1.0.9
|
||||||
|
httptools==0.7.1
|
||||||
|
httpx==0.28.1
|
||||||
|
idna==3.11
|
||||||
|
Jinja2==3.1.6
|
||||||
|
MarkupSafe==3.0.3
|
||||||
|
pycparser==3.0
|
||||||
|
pydantic==2.12.5
|
||||||
|
pydantic-settings==2.13.1
|
||||||
|
pydantic_core==2.41.5
|
||||||
|
pyotp==2.9.0
|
||||||
|
python-dotenv==1.2.2
|
||||||
|
python-multipart==0.0.22
|
||||||
|
PyYAML==6.0.3
|
||||||
|
starlette==0.52.1
|
||||||
|
typing-inspection==0.4.2
|
||||||
|
typing_extensions==4.15.0
|
||||||
|
uvicorn==0.42.0
|
||||||
|
uvloop==0.22.1
|
||||||
|
watchfiles==1.1.1
|
||||||
|
websockets==16.0
|
||||||
|
|||||||
Reference in New Issue
Block a user