Spaces:
Sleeping
Sleeping
initial app test
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -11,4 +11,6 @@ pandas
|
|
11 |
configargparse
|
12 |
flatten_dict
|
13 |
chumpy
|
14 |
-
numpy==1.23.1
|
|
|
|
|
|
11 |
configargparse
|
12 |
flatten_dict
|
13 |
chumpy
|
14 |
+
numpy==1.23.1
|
15 |
+
yacs
|
16 |
+
networkx>=2.5
|