-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
20 lines (20 loc) · 2.83 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
numpy>=1.19
sympy>=1.9
torch>=1.9
pdoc
constraint-prog@git+https://github.com/symbench/constraint-prog
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py38-none-win_amd64.whl; platform_system=='Windows' and platform_machine=='AMD64' and python_version=='3.8'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py39-none-win_amd64.whl; platform_system=='Windows' and platform_machine=='AMD64' and python_version=='3.9'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py310-none-win_amd64.whl; platform_system=='Windows' and platform_machine=='AMD64' and python_version=='3.10'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py38-none-manylinux1_x86_64.whl; platform_system=='Linux' and platform_machine=='x86_64' and python_version=='3.8'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py39-none-manylinux1_x86_64.whl; platform_system=='Linux' and platform_machine=='x86_64' and python_version=='3.9'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py310-none-manylinux1_x86_64.whl; platform_system=='Linux' and platform_machine=='x86_64' and python_version=='3.10'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py38-none-manylinux1_aarch64.whl; platform_system=='Linux' and platform_machine=='aarch64' and python_version=='3.8'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py39-none-manylinux1_aarch64.whl; platform_system=='Linux' and platform_machine=='aarch64' and python_version=='3.9'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py310-none-manylinux1_aarch64.whl; platform_system=='Linux' and platform_machine=='aarch64' and python_version=='3.10'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py38-none-macosx_11_0_arm64.whl; platform_system=='Darwin' and platform_machine=='arm64' and python_version=='3.8'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py39-none-macosx_11_0_arm64.whl; platform_system=='Darwin' and platform_machine=='arm64' and python_version=='3.9'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py310-none-macosx_11_0_arm64.whl; platform_system=='Darwin' and platform_machine=='arm64' and python_version=='3.10'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py38-none-macosx_11_0_x86_64.whl; platform_system=='Darwin' and platform_machine=='x86_64' and python_version=='3.8'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py39-none-macosx_11_0_x86_64.whl; platform_system=='Darwin' and platform_machine=='x86_64' and python_version=='3.9'
PyFreeCAD@https://symbench.github.io/PyFreeCAD/wheels/PyFreeCAD-0.20.0-py310-none-macosx_11_0_x86_64.whl; platform_system=='Darwin' and platform_machine=='x86_64' and python_version=='3.10'