Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
chore(deps): pin urllib3 to pre-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
BobDotCom authored Aug 22, 2023
1 parent 8574bc5 commit f7ff0da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests
urllib3
urllib3<2
aiohttp
typing-extensions>=4.0, <5.0; python_version < "3.8"

0 comments on commit f7ff0da

Please sign in to comment.