Skip to content

Commit

Permalink
fix: adds versions to requirements.txt (#165)
Browse files Browse the repository at this point in the history
* fix: adds versions to requirements.txt

* fix: update bittensor version

* fix: btcli
  • Loading branch information
grantdfoster authored Jul 31, 2024
1 parent d3542ba commit ce2c875
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.1.0
loguru==0.7.2
python-dotenv==0.21.0
torch==2.3.0
watchfiles==0.22.0

0 comments on commit ce2c875

Please sign in to comment.