Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
nlsschim authored Feb 27, 2024
1 parent 20084ca commit 96f30dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
coverage == 4.5.2
coveralls == 3.3.1
#coverage == 4.5.2
#coveralls == 3.3.1
pytest >= 5.2.0
numpy == 1.21.6
scipy == 1.7.3
Expand All @@ -14,4 +14,4 @@ boto3 == 1.26.118
shapely == 2.0.1
shap == 0.41.0
xgboost == 1.2.1
hypothesis == 6.14.3
hypothesis >= 6.14.3

0 comments on commit 96f30dd

Please sign in to comment.