Skip to content

Commit

Permalink
Remove strict version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Piccirello authored Sep 18, 2023
1 parent fcbf2db commit c6de2bc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.31.0
http-exceptions==0.2.10
pytest==7.1.2
responses==0.21.0
requests >= 2.31.0
http-exceptions
pytest
responses

0 comments on commit c6de2bc

Please sign in to comment.