Skip to content

Commit

Permalink
I reverted the update the the urllib3 dependency because it caused is…
Browse files Browse the repository at this point in the history
…sues with TravisCI.
  • Loading branch information
camUrban committed Jul 10, 2023
1 parent c15bf81 commit 09a1df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ cmocean >= 3.0.3, < 4.0.0
tqdm >= 4.65.0, < 5.0.0
webp >= 0.1.6, < 1.0.0
codecov >= 2.1.13, < 3.0.0
urllib3 >= 2.0.3, < 3.0.0
urllib3 >= 1.26.16, < 2.0.0

0 comments on commit 09a1df7

Please sign in to comment.