Skip to content

Commit fa2ba02

Browse files
committed
numpy lower version for git workflow
1 parent 7fe021a commit fa2ba02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/environment-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies:
2626
- testcontainers>=3.7.1
2727
- madmom @ git+https://github.com/vivekvjyn/madmom.git
2828
- matplotlib>=3.0.0
29-
- numpy>=1.20.3,<=1.26.4
29+
- numpy>=1.20.3,<=1.23.5
3030
- joblib>=1.2.0
3131
- tqdm>=4.66.1
3232
- IPython>=7.34.0

0 commit comments

Comments
 (0)