We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f52a11 commit b36b18aCopy full SHA for b36b18a
requirements.txt
@@ -1,20 +1,19 @@
1
-bittensor==8.4.3
2
-datasets==3.1.0
+bittensor==6.9.4
+datasets==2.*
3
envparse==0.2.0
4
-openai==1.55.3
5
-Pillow==11.0.0
6
-requests==2.32.3
7
-scikit-learn==1.5.2
8
-torch==2.5.1
9
-transformers==4.46.3
10
-wandb==0.18.7
11
-anthropic==0.40.0
12
-stability-sdk==0.8.6
13
-boto3==1.35.36
14
-anthropic_bedrock==0.8.0
15
-pyOpenSSL==24.3.0
16
-google-generativeai==0.8.3
17
-groq==0.13.0
18
-tabulate==0.9.0
19
-httpx==0.27.2
20
-aioboto3==13.2.0
+openai>=1.3.2, ==1.*
+Pillow==10.*
+requests==2.*
+scikit-learn==1.*
+torch==2.*
+transformers==4.*
+wandb
+anthropic==0.19.2
+stability-sdk
+boto3
+anthropic_bedrock
+pyOpenSSL==24.*
+google-generativeai
+groq==0.5.0
+aioboto3
+tabulate
0 commit comments