Skip to content
Snippets Groups Projects
Commit 7e0f4ab9 authored by tuhe's avatar tuhe
Browse files

Pinned numpy >=2.0

parent c93e175e
No related branches found
No related tags found
No related merge requests found
......@@ -28,8 +28,9 @@ solutions/ex13
#irlc/ex11
#irlc/ex12
#irlc/ex13
irlc/tests/tests_week01.py
irlc/tests/tests_week02.py
# irlc/tests/tests_week01.py
#irlc/tests/tests_week02.py
irlc/tests/tests_week03.py
irlc/tests/tests_week04.py
irlc/tests/tests_week05.py
......@@ -62,10 +63,10 @@ irlc/exam/exam2025*/*.pdf
irlc/exam/exam2*/solution
irlc/exam/midterm2023a
irlc/exam/midterm2023b
# irlc/exam/midterm2023a
# irlc/exam/midterm2023b
irlc/lectures/lec01
# irlc/lectures/lec01
irlc/lectures/lec02
irlc/lectures/lec03
irlc/lectures/lec04
......
......@@ -19,6 +19,7 @@ dependencies:
- requests
- qtpy # Try pyqt, pyqt6 on other platforms.
- pygame
- numpy>=2.0.1
- pip
- pip:
- -r requirements_pip.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment