Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
os.system('pip install --upgrade pip==22.3')
|
2 |
pybase64
|
3 |
SigProfilerMatrixGenerator
|
4 |
SigProfilerExtractor
|
5 |
-
urllib3
|
6 |
-
zipfile36
|
|
|
1 |
+
#os.system('pip install --upgrade pip==22.3')
|
2 |
pybase64
|
3 |
SigProfilerMatrixGenerator
|
4 |
SigProfilerExtractor
|
5 |
+
#urllib3
|
6 |
+
#zipfile36
|