File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ mock>=5.0.2
44setuptools>=67.7.2
55# pysb>=1.11.0
66# WIP PR for compatibility with recent sympy
7- # https://github.com/pysb/pysb/pull/599
7+ # https://github.com/pysb/pysb/pull/599 / https://github.com/jmuhlich/pysb/pull/6
88# for building the documentation, we don't care whether this fully works
9- git+https://github.com/pysb /pysb@0afeaab385e9a1d813ecf6fdaf0153f4b91358af
9+ git+https://github.com/jmuhlich /pysb@22d69a350b472f33d85ba64ffb10b190483c1c98
1010# For forward type definition in generate_equinox
1111matplotlib>=3.7.1
1212optax
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ classifiers = [
6060# HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
6161# Invalid value for requires_dist. Error: Can't have direct dependency: ...
6262petab = [" petab>=0.7.0" ]
63- pysb = [" pysb>=1.13.1 " ]
63+ pysb = [" pysb>=1.17.0 " ]
6464test = [
6565 " fiddy>=0.0.3" ,
6666 " h5py!=3.15" ,
You can’t perform that action at this time.
0 commit comments