Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
coverage==6.3.2
|
|
|
1 |
+
gradio
|
2 |
+
gitpython
|
3 |
+
radon
|
4 |
+
pylint
|
5 |
+
pytest
|
6 |
+
coverage
|
|