Skip to content

Commit

Permalink
Fix version specifier in requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
BolunThompson committed Dec 21, 2024
1 parent 424bb86 commit 75891c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
graphviz
libdash
pash-annotations==0.2.2
shasta>=0.2.0
shasta~=0.2.0
pexpect
libbash>=0.1.14
libbash~=0.1.14
sh-expand>=0.1.6

0 comments on commit 75891c3

Please sign in to comment.