Skip to content

Commit bd9752d

Browse files
Abel ArmoaAbel Armoa
authored andcommitted
(fix) Solved issue with urllib3 version 2.0
1 parent 2ca1c86 commit bd9752d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ eip712_structs = "*"
1919
coincurve = "*"
2020
aiocron = "*"
2121
websockets = "*"
22+
urllib3 = "<2"
2223

2324
[dev-packages]
2425
pytest = "*"

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)