mr-kush commited on
Commit
485b65f
·
1 Parent(s): d5d002c

Update requirements.txt to ensure wandb is included with the correct version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,3 +6,4 @@ requests
6
  scikit-learn
7
  datasets
8
  psycopg2-binary==2.9.11
 
 
6
  scikit-learn
7
  datasets
8
  psycopg2-binary==2.9.11
9
+ wandb>=0.15.4