Skip to content

Commit

Permalink
Lax versions
Browse files Browse the repository at this point in the history
  • Loading branch information
estheruary committed Nov 7, 2023
1 parent 7f8ed58 commit 5a260f1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
black==23.10.1
flake8==6.1.0
isort==5.12.0
black>=23
flake8>=6
isort>=5
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pytest==7.4.3
pytest>=7
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
certifi==2023.7.22
charset-normalizer==3.3.2
idna==3.4
requests==2.31.0
urllib3==2.0.7
requests>=2

0 comments on commit 5a260f1

Please sign in to comment.