Skip to content

Commit b147541

Browse files
author
acer-king
committed
numpy wandb version upgrade
1 parent f777fb4 commit b147541

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

+3-2
Original file line numberDiff line numberDiff line change
@@ -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
@@ -17,4 +17,5 @@ google-generativeai
1717
groq==0.5.0
1818
aioboto3
1919
tabulate
20-
httpx==0.27.2
20+
httpx==0.27.2
21+
numpy==2.0.2

0 commit comments

Comments
 (0)