Skip to content

Commit

Permalink
Merge pull request #239 from dlyongemallo/fix_requirements
Browse files Browse the repository at this point in the history
Fix error in requirements.txt.
  • Loading branch information
jvdwetering committed May 6, 2024
2 parents 177792f + 97e934b commit 6a872e4
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,4 +1,4 @@
pyzx 0.8.0
pyzx>=0.8.0
networkx~=3.1
numpy~=1.25.2
pytest-qt~=4.2.0
Expand All @@ -9,4 +9,4 @@ shapely-stubs @ git+https://github.com/ciscorn/shapely-stubs.git
pyperclip>=1.8.1
mypy
pylint
pyproject-flake8
pyproject-flake8

0 comments on commit 6a872e4

Please sign in to comment.