Skip to content

Commit b36b18a

Browse files
author
acer-king
committed
revert version to old in requirements.txt
1 parent 7f52a11 commit b36b18a

File tree

1 file changed

+18
-19
lines changed

1 file changed

+18
-19
lines changed

requirements.txt

+18-19
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
1-
bittensor==8.4.3
2-
datasets==3.1.0
1+
bittensor==6.9.4
2+
datasets==2.*
33
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
4+
openai>=1.3.2, ==1.*
5+
Pillow==10.*
6+
requests==2.*
7+
scikit-learn==1.*
8+
torch==2.*
9+
transformers==4.*
10+
wandb
11+
anthropic==0.19.2
12+
stability-sdk
13+
boto3
14+
anthropic_bedrock
15+
pyOpenSSL==24.*
16+
google-generativeai
17+
groq==0.5.0
18+
aioboto3
19+
tabulate

0 commit comments

Comments
 (0)