Skip to content

Commit

Permalink
fix: adds versions to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
grantdfoster committed Jul 24, 2024
1 parent a5e1c87 commit b977977
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bittensor
torch
python-dotenv
loguru
watchfiles
bittensor==7.3.0
loguru==0.7.2
python-dotenv==0.21.0
torch==2.3.0
watchfiles==0.22.0

0 comments on commit b977977

Please sign in to comment.