We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a17078 commit f173f88Copy full SHA for f173f88
pyproject.toml
@@ -23,7 +23,7 @@ pydantic = ">=2"
23
typing-extensions = ">=4.7.1"
24
websockets = ">= 12.0.0"
25
eth-account = ">=0.13.4"
26
-requests ">=2.31.0"
+requests = ">=2.31.0"
27
28
[tool.poetry.dev-dependencies]
29
pytest = ">=7.2.1"
0 commit comments