Skip to content

Commit

Permalink
pin attrs upper ver in requirements/
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Aug 3, 2024
1 parent a972163 commit 996d1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/minimal_install_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black
attrs >= 20.3.0
attrs >= 20.3.0, < 20.4.1
demes == 0.2.2
numpy >= 1.23.5
tskit >= 0.5.6
Expand Down

0 comments on commit 996d1f8

Please sign in to comment.