mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 03:11:03 -07:00
Set the correct requirements for 5.3.0-beta.1
This commit is contained in:
parent
90b794d7dd
commit
8dfaca3752
1 changed files with 5 additions and 5 deletions
|
|
@ -10,15 +10,15 @@
|
|||
# requirements (use the <dep_name>/(latest)@ultimaker/testing)
|
||||
#
|
||||
# Subject to change in the future!
|
||||
"5.3.0-beta":
|
||||
"5.3.0-beta.1":
|
||||
requirements:
|
||||
- "pyarcus/5.2.2"
|
||||
- "curaengine/(latest)@ultimaker/stable"
|
||||
- "curaengine/5.3.0-beta.1"
|
||||
- "pysavitar/5.2.2"
|
||||
- "pynest2d/5.2.2"
|
||||
- "uranium/(latest)@ultimaker/stable"
|
||||
- "fdm_materials/(latest)@ultimaker/stable"
|
||||
- "cura_binary_data/(latest)@ultimaker/stable"
|
||||
- "uranium/5.3.0-beta"
|
||||
- "fdm_materials/5.3.0-beta.1+29@ultimaker/stable"
|
||||
- "cura_binary_data/5.3.0-beta"
|
||||
- "cpython/3.10.4"
|
||||
internal_requirements:
|
||||
- "fdm_materials_private/(latest)@ultimaker/testing"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue