Spaces:
Runtime error
Runtime error
remove deps
Browse files- Pipfile +0 -24
- Pipfile.lock +0 -0
Pipfile
DELETED
@@ -1,24 +0,0 @@
|
|
1 |
-
[[source]]
|
2 |
-
url = "https://pypi.org/simple"
|
3 |
-
verify_ssl = true
|
4 |
-
name = "pypi"
|
5 |
-
|
6 |
-
[packages]
|
7 |
-
streamlit = "*"
|
8 |
-
requests = "*"
|
9 |
-
networkx = "*"
|
10 |
-
pyvis = {editable = true, path = "./pyvis"}
|
11 |
-
aiohttp = {extras = ["speedups"], version = "*"}
|
12 |
-
pybase64 = "*"
|
13 |
-
watchdog = "*"
|
14 |
-
|
15 |
-
[dev-packages]
|
16 |
-
black = "*"
|
17 |
-
isort = "*"
|
18 |
-
flake8 = "*"
|
19 |
-
mypy = "*"
|
20 |
-
pytest = "*"
|
21 |
-
pytest-cov = "*"
|
22 |
-
|
23 |
-
[requires]
|
24 |
-
python_version = "3.8"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pipfile.lock
DELETED
The diff for this file is too large to render.
See raw diff
|
|