Skip to content

Commit

Permalink
loosen deps version
Browse files Browse the repository at this point in the history
  • Loading branch information
jellespijker committed Oct 10, 2023
1 parent 0503a4c commit ae608cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ def requirements(self):
self.requires("arcus/5.3.0")
self.requires("asio-grpc/2.6.0")
self.requires("grpc/1.50.1")
self.requires("curaengine_grpc_definitions/0.1.0-beta.1")
self.requires("curaengine_grpc_definitions/(latest)@ultimaker/testing")
self.requires("clipper/6.4.2")
self.requires("boost/1.82.0")
self.requires("rapidjson/1.1.0")
Expand Down

0 comments on commit ae608cd

Please sign in to comment.