remove time module
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -17,5 +17,4 @@ tree_sitter
|
|
| 17 |
tree_sitter_languages
|
| 18 |
pysqlite3-binary
|
| 19 |
gitpython
|
| 20 |
-
gradio
|
| 21 |
-
time
|
|
|
|
| 17 |
tree_sitter_languages
|
| 18 |
pysqlite3-binary
|
| 19 |
gitpython
|
| 20 |
+
gradio
|
|
|