Skip to content

Commit 02aebe4

Browse files
committed
update repo URLs in requirements files
1 parent 87fb8b4 commit 02aebe4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

locked-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile requirements.txt -o locked-requirements.txt --emit-find-links --universal --python-version 3.12
3-
--find-links https://github.com/PREDICT-EPFL/mpc2025public/releases/expanded_assets/mpt4py_wheels
4-
--find-links https://github.com/PREDICT-EPFL/mpc2025public/releases/expanded_assets/pycddlib_wheels
3+
--find-links https://github.com/PREDICT-EPFL/MPC-Course-EPFL/releases/expanded_assets/mpt4py_wheels
4+
--find-links https://github.com/PREDICT-EPFL/MPC-Course-EPFL/releases/expanded_assets/pycddlib_wheels
55

66
aiohappyeyeballs==2.6.1
77
# via aiohttp

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ control
66
casadi
77
mpt4py
88
jupyter
9-
--find-links https://github.com/PREDICT-EPFL/mpc2025public/releases/expanded_assets/mpt4py_wheels
10-
--find-links https://github.com/PREDICT-EPFL/mpc2025public/releases/expanded_assets/pycddlib_wheels
9+
--find-links https://github.com/PREDICT-EPFL/MPC-Course-EPFL/releases/expanded_assets/mpt4py_wheels
10+
--find-links https://github.com/PREDICT-EPFL/MPC-Course-EPFL/releases/expanded_assets/pycddlib_wheels

0 commit comments

Comments
 (0)