We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 761a214 commit a566594Copy full SHA for a566594
pyproject.toml
@@ -19,6 +19,7 @@ black = "^23.12.1"
19
python-dotenv = "^1.0.0"
20
pytest-asyncio = "^0.23.3"
21
mypy = "^1.8.0"
22
+types-requests = "^2.31.0.20240106"
23
24
[build-system]
25
requires = ["poetry-core"]
0 commit comments