Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tools/req_ci.txt
169661 views
1
# these requirements are used to make sure the tests run only with versions known to work on GitHub actions
2
# the "normal" requirements should be used in addition
3
fmpy<0.3.23
4
matplotlib==3.6.3
5
ortools==9.10.4067; python_version >= '3.8' and python_version < '3.13'
6
pandas<2.2.0; python_version < '3.13'
7
8