This commit is contained in:
callebtc
2022-09-17 14:25:17 +03:00
parent c1db0af88a
commit 98d5485bdd
3 changed files with 12 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ idna = "3.3"
itsdangerous = "2.1.1"
Jinja2 = "3.0.3"
MarkupSafe = "2.1.1"
urllib3 = "1.23"
urllib3 = "^1.26.12"
Werkzeug = "2.2.2"
asgiref = "^3.5.2"
pydantic = "^1.10.2"