Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
pybase64
|
3 |
SigProfilerMatrixGenerator
|
4 |
SigProfilerExtractor
|
5 |
-
|
6 |
-
|
|
|
1 |
+
pip==22.3
|
2 |
pybase64
|
3 |
SigProfilerMatrixGenerator
|
4 |
SigProfilerExtractor
|
5 |
+
urllib3
|
6 |
+
zipfile36
|