Star-Mapper/requirements.txt

11 lines
138 B
Plaintext
Raw Normal View History

2026-03-06 16:34:01 +00:00
flask>=3.0
neo4j>=5.0
networkx>=3.0
numpy>=1.24
scipy>=1.10
2026-03-10 15:48:18 +00:00
matplotlib>=3.10
2026-03-06 16:34:01 +00:00
python-igraph>=0.11
gunicorn>=21.0
2026-03-07 15:17:52 +00:00
requests>=2.0
pytest>=7.0