Skip to content

Commit 8b13113

Browse files
feat(update): Requests
1 parent 275769e commit 8b13113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ python-dotenv = "^1.0.1"
2727
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
2828
python-multipart = "^0.0.9"
2929
pyyaml = "^6.0.1"
30-
requests = "^2.31.0"
30+
requests = "*"
3131
sqlalchemy = "^2.0.29"
3232
sqlalchemy-utils = "^0.41.2"
3333
starlette = "^0.37.2"

0 commit comments

Comments
 (0)