Skip to content

Commit aad92b8

Browse files
authored
Merge pull request #110 from Datura-ai/upgrade-version
Upgrade version
2 parents bd46d51 + 0c2e5b6 commit aad92b8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

requirements.txt

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
bittensor==8.4.3
1+
bittensor==8.5.1
22
datasets==2.*
33
envparse==0.2.0
44
openai>=1.3.2, ==1.*
@@ -7,7 +7,7 @@ requests==2.*
77
scikit-learn==1.*
88
torch==2.*
99
transformers==4.*
10-
wandb
10+
wandb==0.19.1
1111
anthropic==0.19.2
1212
stability-sdk
1313
boto3
@@ -16,4 +16,6 @@ pyOpenSSL==24.*
1616
google-generativeai
1717
groq==0.5.0
1818
aioboto3
19-
tabulate
19+
tabulate
20+
numpy==1.25.2
21+
requests==2.32.3

0 commit comments

Comments
 (0)