Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
amindadgar authored Jul 3, 2024
1 parent 85f424a commit c37ef2f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy>=1.24.1
pytest>=7.2.0, <8.0.0
pytest-cov>=4.0.0, <6.0.0
coverage>=7.2.5
numpy==1.24.1
pytest==7.2.0
pytest-cov==4.0.0
coverage==7.2.5
python-dotenv==1.0.0
neo4j>=5.14.1, <6.0.0
graphdatascience>=1.7
neo4j==5.22.0
graphdatascience==1.10.0

0 comments on commit c37ef2f

Please sign in to comment.