Spaces:
Paused
Paused
Dean Pleban
commited on
Commit
·
6880b4f
1
Parent(s):
9066474
Fixed requirements for dagshub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ opencv-python==4.4.0.42
|
|
6 |
tqdm==4.52.0
|
7 |
numpy==1.19.4
|
8 |
scikit-learn==0.23.2
|
9 |
-
dagshub==0.1.
|
10 |
tables==3.6.1
|
|
|
6 |
tqdm==4.52.0
|
7 |
numpy==1.19.4
|
8 |
scikit-learn==0.23.2
|
9 |
+
dagshub==0.1.6
|
10 |
tables==3.6.1
|