requests<3,>=2.22.1
requests-futures<2,>=1.0.0
networkx<3,>=2.6.3
numpy<2,>=1.21.1

[:python_version < "3.11"]
scipy<2,>=1.7.3

[:python_version ~= "3.11"]
scipy<2,>=1.9.2

[dev]
black==23.1.0
build<0.11,>=0.10.0
check-manifest<0.49,>=0.48
coverage[toml]<7,>=6.4.2
pylint==2.16.2
pytest<8,>=7.2.1
twine<4,>=3.7.1
