Skip to content

Commit

Permalink
Pin to latest msprime/tskit, later scipy
Browse files Browse the repository at this point in the history
  • Loading branch information
hyanwong committed Jul 22, 2024
1 parent 68ec97a commit 492b05a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
tskit>=0.5.0
tskit>=0.5.8
tsinfer>=0.3.0
flake8
numpy
tqdm
daiquiri
msprime>=1.0.0
scipy
msprime>=1.3.2
scipy>=1.13.0
numba>=0.58.1
appdirs
pre-commit
Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ python_requires = >=3.8
include_package_data = True
install_requires =
numpy
tskit>=0.5.6
scipy>1.2.3
tskit>=0.5.8
scipy>=1.13.0
numba>=0.58.1
mpmath
tqdm
Expand Down

0 comments on commit 492b05a

Please sign in to comment.