Skip to content

Commit e4ec0de

Browse files
committed
fix: versioning
Signed-off-by: exploreriii <[email protected]>
1 parent 7c7c354 commit e4ec0de

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
@@ -19,7 +19,7 @@ dependencies = [
1919
"grpcio==1.76.0",
2020
"cryptography==44.0.0",
2121
"python-dotenv==1.2.1",
22-
"requests>=2.32.4,<2.32.5",
22+
"requests>=2.32.4,<=2.32.5",
2323
"pycryptodome==3.23.0",
2424
"eth-abi==5.2.0",
2525
"rlp>=4.0.0",

0 commit comments

Comments
 (0)