Skip to content

Commit

Permalink
Pin pysam version for galaxy-data.
Browse files Browse the repository at this point in the history
Latest version broke mypy setup.
  • Loading branch information
jmchilton committed Oct 6, 2023
1 parent 3a5fd2e commit 64ad9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/data/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ install_requires =
pydantic[email]<2
pylibmagic
python-magic
pysam>=0.21
pysam>=0.21,<0.22
rocrate
social-auth-core[openidconnect]==4.0.3
SQLAlchemy>=1.4.25,<2
Expand Down

0 comments on commit 64ad9f5

Please sign in to comment.