Skip to content

Commit b08b3cd

Browse files
committed
tmp: temporarely restore requirements-dev-gpu
1 parent ae011ec commit b08b3cd

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

requirements-dev-gpu.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
numpy>=2.0.0
2+
scipy>=1.13.0
3+
cupy-cuda12x
4+
torch<2.11.0
5+
numba
6+
sympy
7+
astra-toolbox>=2.3.0
8+
matplotlib
9+
ipython
10+
pytest
11+
pytest-runner
12+
setuptools_scm
13+
docutils<0.18
14+
Sphinx
15+
pooch
16+
pydata-sphinx-theme
17+
sphinx-gallery
18+
sphinxemoji
19+
numpydoc
20+
nbsphinx
21+
image
22+
pre-commit
23+
autopep8
24+
isort
25+
black
26+
flake8
27+
mypy

0 commit comments

Comments
 (0)