We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe8952 commit 5a37566Copy full SHA for 5a37566
scenario_execution/setup.py
@@ -45,7 +45,7 @@
45
'setuptools',
46
'antlr4-python3-runtime==4.9.2',
47
'pyyaml==6.0.1',
48
- 'py-trees==2.2.1'
+ 'py-trees==2.3.0'
49
],
50
zip_safe=True,
51
include_package_data=True,
0 commit comments