Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -15,4 +15,7 @@ typing-extensions>=4.5.0
|
|
15 |
|
16 |
# Optional - for development
|
17 |
pytest==7.4.3
|
18 |
-
black==23.11.0
|
|
|
|
|
|
|
|
15 |
|
16 |
# Optional - for development
|
17 |
pytest==7.4.3
|
18 |
+
black==23.11.0
|
19 |
+
|
20 |
+
networkx
|
21 |
+
matplotlib
|