Skip to content

Commit

Permalink
Properly pin dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Mar 15, 2024
1 parent e274329 commit 0fec7bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions conandata.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
version: "5.7.0-beta.1"
requirements:
- "uranium/5.7.0-beta.1@ultimaker/stable"
- "curaengine/5.7.0-beta.1@ultimaker/stable"
- "cura_binary_data/5.7.0-beta.1@ultimaker/stable"
- "fdm_materials/5.7.0-beta.1@ultimaker/stable"
- "uranium/5.7.0-beta.1"
- "curaengine/5.7.0-beta.1"
- "cura_binary_data/5.7.0-beta.1"
- "fdm_materials/5.7.0-beta.1"
- "curaengine_plugin_gradual_flow/0.1.0-beta.3"
- "dulcificum/latest@ultimaker/testing"
- "pysavitar/5.3.0"
Expand Down

0 comments on commit 0fec7bd

Please sign in to comment.