Skip to content

Commit

Permalink
update requirements.txt for run_tests.sh dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
heykulthe committed Jul 16, 2024
1 parent 89aa90d commit 9fd0f9f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
numpy>=1.18.0
scipy>=1.1.0
torch>=1.4.0
torch>=1.4.0
codecov==2.1.13
coverage==7.6.0

0 comments on commit 9fd0f9f

Please sign in to comment.