Spaces:
Runtime error
Runtime error
[[source]] | |
url = "https://pypi.org/simple" | |
verify_ssl = true | |
name = "pypi" | |
[packages] | |
streamlit = "*" | |
requests = "*" | |
networkx = "*" | |
orjson = "*" | |
pyvis = {editable = true, path = "./pyvis"} | |
[dev-packages] | |
black = "*" | |
isort = "*" | |
flake8 = "*" | |
mypy = "*" | |
pytest = "*" | |
pytest-cov = "*" | |
[requires] | |
python_version = "3.8" | |