We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 431c26c commit ceda06fCopy full SHA for ceda06f
CHANGELOG.md
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Changed
13
14
+* Changed `compas_rui` minimal requirements.
15
+
16
### Removed
17
18
requirements.txt
@@ -1,6 +1,6 @@
1
compas >=2.9
2
compas_dem
3
-compas_rui >=0.4.2
+compas_rui >=0.5.0
4
compas_session >=0.4.5
5
compas_skeleton
6
compas_tna >=0.5
0 commit comments