Skip to content

Commit

Permalink
Correct typo in locker urllib3 version (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirRebilly committed Sep 7, 2023
1 parent 87487bc commit 16e30d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests==2.31.0
urllib3=1.26.15
urllib3==1.26.15

0 comments on commit 16e30d2

Please sign in to comment.