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 93a6304 commit 0f2764cCopy full SHA for 0f2764c
pyproject.toml
@@ -12,7 +12,7 @@ keywords = ["discord", "webhook"]
12
13
[tool.poetry.dependencies]
14
python = "^3.10"
15
-requests = "2.32.0"
+requests = "^2.32.3"
16
httpx = { version = "^0.28.1", optional = true }
17
18
[tool.poetry.extras]
0 commit comments