rusticluftig commited on
Commit
dcbedf1
·
1 Parent(s): 8114ad7

Update bittensor

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. requirements.txt +2 -2
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ .venv/*
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- bittensor==6.7.1
2
  requests==2.31.0
3
  wandb==0.16.2
4
  python-dotenv==1.0.1
5
  APScheduler==3.10.1
6
  huggingface-hub>=0.18.0
7
- pandas==2.2.0
 
1
+ bittensor==6.9.3
2
  requests==2.31.0
3
  wandb==0.16.2
4
  python-dotenv==1.0.1
5
  APScheduler==3.10.1
6
  huggingface-hub>=0.18.0
7
+ pandas==2.2.0