2022-07-06 20:35:12 +00:00
|
|
|
build==0.8.0
|
2022-02-12 00:06:16 +00:00
|
|
|
numpy==1.21.5; platform_python_implementation=="PyPy" and sys_platform=="linux" and python_version=="3.7"
|
2021-10-26 18:50:34 +00:00
|
|
|
numpy==1.19.3; platform_python_implementation!="PyPy" and python_version=="3.6"
|
2022-02-12 00:06:16 +00:00
|
|
|
numpy==1.21.5; platform_python_implementation!="PyPy" and python_version>="3.7" and python_version<"3.10"
|
|
|
|
numpy==1.22.2; platform_python_implementation!="PyPy" and python_version>="3.10" and python_version<"3.11"
|
|
|
|
pytest==7.0.0
|
2021-01-27 00:25:35 +00:00
|
|
|
pytest-timeout
|
2022-02-12 00:06:16 +00:00
|
|
|
scipy==1.5.4; platform_python_implementation!="PyPy" and python_version<"3.10"
|
|
|
|
scipy==1.8.0; platform_python_implementation!="PyPy" and python_version=="3.10"
|