Skip to content

Commit

Permalink
another requirements fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Aron committed Jun 20, 2024
1 parent 90ca2ec commit fd28850
Show file tree
Hide file tree
Showing 4,252 changed files with 4 additions and 251,282 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.9', '3.10', '3.11', '3.12']
python-version: ['3.10', '3.11', '3.12']
architecture: [x86_64, i686, aarch64]
steps:
- uses: actions/checkout@v2
Expand Down Expand Up @@ -57,7 +57,7 @@ jobs:
runs-on: macos-latest
strategy:
matrix:
python-version: ['3.9', '3.10', '3.11', '3.12']
python-version: ['3.10', '3.11', '3.12']
architecture: [x86_64, arm64]
steps:
- uses: actions/checkout@v2
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ joblib==1.4.2
kiwisolver==1.4.5
lazy_loader==0.4
matplotlib==3.9.0
networkx==3.2
networkx==3.3
nibabel==5.2.1
numba==0.60.0
numpy==1.26.4
Expand Down Expand Up @@ -52,4 +52,4 @@ tqdm==4.66.4
trx-python==0.2.9
tzdata==2024.1
urllib3==2.2.2
webcolors==24.6.0
webcolors==24.6.0
Binary file removed rpg_cpp/fftw-3.3.10/.libs/libfftw3.3.dylib
Binary file not shown.
Binary file removed rpg_cpp/fftw-3.3.10/.libs/libfftw3.a
Binary file not shown.
1 change: 0 additions & 1 deletion rpg_cpp/fftw-3.3.10/.libs/libfftw3.dylib

This file was deleted.

1 change: 0 additions & 1 deletion rpg_cpp/fftw-3.3.10/.libs/libfftw3.la

This file was deleted.

41 changes: 0 additions & 41 deletions rpg_cpp/fftw-3.3.10/.libs/libfftw3.lai

This file was deleted.

17 changes: 0 additions & 17 deletions rpg_cpp/fftw-3.3.10/FFTW3Config.cmake

This file was deleted.

12 changes: 0 additions & 12 deletions rpg_cpp/fftw-3.3.10/FFTW3ConfigVersion.cmake

This file was deleted.

Loading

0 comments on commit fd28850

Please sign in to comment.