We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275769e commit 8b13113Copy full SHA for 8b13113
pyproject.toml
@@ -27,7 +27,7 @@ python-dotenv = "^1.0.1"
27
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
28
python-multipart = "^0.0.9"
29
pyyaml = "^6.0.1"
30
-requests = "^2.31.0"
+requests = "*"
31
sqlalchemy = "^2.0.29"
32
sqlalchemy-utils = "^0.41.2"
33
starlette = "^0.37.2"
0 commit comments