Spaces:
Sleeping
Sleeping
eaglelandsonce
commited on
Commit
•
f14ea15
1
Parent(s):
bf51868
Update requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
CHANGED
@@ -3,3 +3,15 @@ py2neo
|
|
3 |
IPython
|
4 |
streamlit_agraph
|
5 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
IPython
|
4 |
streamlit_agraph
|
5 |
|
6 |
+
numpy
|
7 |
+
pandas
|
8 |
+
htbuilder
|
9 |
+
streamlit
|
10 |
+
streamlit-agraph==0.0.28
|
11 |
+
SPARQLWrapper
|
12 |
+
networkx
|
13 |
+
|
14 |
+
|
15 |
+
# [-e] git+https://github.com/openlegaldata/oldp-sdk-python.git#egg=oldp-api
|
16 |
+
# -e https://github.com/openlegaldata/oldp-sdk-python.git#egg=oldp-api
|
17 |
+
|