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 8aa6bf4 commit f99d33cCopy full SHA for f99d33c
2 files changed
pyproject.toml
@@ -5,7 +5,7 @@ description = "User environment for Prototype MTC Model"
5
readme = "README.md"
6
requires-python = ">=3.10,<3.12"
7
dependencies = [
8
- "activitysim==1.4",
+ "activitysim>=1.5",
9
"multimethod<2.0",
10
"numba>=0.57",
11
"numpy>=1.16.1,<1.26",
0 commit comments