Skip to content

Commit

Permalink
v8.6.14 made stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
szmyd committed Feb 1, 2023
1 parent 0d6c7a7 commit e843f7b
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 @@ -46,7 +46,7 @@ def build_requirements(self):
self.build_requires("gtest/1.11.0")

def requirements(self):
self.requires("sisl/[~=8, include_prerelease=True]@oss/master")
self.requires("sisl/8.2.8")

self.requires("boost/1.79.0")
self.requires("folly/2022.01.31.00")
Expand Down

0 comments on commit e843f7b

Please sign in to comment.