diff --git a/requirements.txt b/requirements.txt index 300add3..7d4a024 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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