Spaces:
Runtime error
Runtime error
tracinginsights
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ sqlalchemy
|
|
7 |
alembic
|
8 |
streamlit
|
9 |
lxml
|
10 |
-
pygit2
|
|
|
|
7 |
alembic
|
8 |
streamlit
|
9 |
lxml
|
10 |
+
pygit2
|
11 |
+
html5lib
|