Skip to content

Commit

Permalink
Remove urllib<2 requirement
Browse files Browse the repository at this point in the history
With recent changes:
* 8455d0c
it is not required to use urllib<2.
  • Loading branch information
rbikar committed Apr 11, 2024
1 parent de87b97 commit 9b5a835
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ ubi-config>=3.1.0
pyrsistent
pubtools-pulplib>=2.34.2
attrs
fastpurge
urllib3<2
fastpurge

0 comments on commit 9b5a835

Please sign in to comment.