diff --git a/requirements.txt b/requirements.txt index 2575228..938863d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bittensor==8.4.3 +bittensor==8.5.1 datasets==2.* envparse==0.2.0 openai>=1.3.2, ==1.* @@ -7,7 +7,7 @@ requests==2.* scikit-learn==1.* torch==2.* transformers==4.* -wandb +wandb==0.19.1 anthropic==0.19.2 stability-sdk boto3 @@ -16,4 +16,6 @@ pyOpenSSL==24.* google-generativeai groq==0.5.0 aioboto3 -tabulate \ No newline at end of file +tabulate +numpy==1.25.2 +requests==2.32.3 \ No newline at end of file