Skip to content

Commit

Permalink
ci: Drop stars from versioning and add pip to reqs (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebisbas authored Jan 31, 2023
1 parent 25e2dc7 commit 754bc80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-optional.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
yapf<0.33.*
toml<0.11.*
yapf<0.33
toml<0.11
codecov
pytest-cov
ipykernel
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pip<24.0
pytest<8.0
filecheck<0.0.24
lit<16.0.0
frozenlist<1.4.*
frozenlist<1.4
coverage<8.0.0

0 comments on commit 754bc80

Please sign in to comment.