Skip to content

Commit

Permalink
Merge pull request #28 from chime-experiment/peewee_3_14_1
Browse files Browse the repository at this point in the history
fix(requirements): Bump peewee requirement to 3.14.1 or newer
  • Loading branch information
ketiltrout authored Jun 15, 2022
2 parents 29fb07c + c4a787a commit e80df30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ numpy >= 1.16
scipy
networkx >= 2.0
h5py
peewee >= 3.10
peewee >= 3.14.1
bitshuffle
caput[compression] @ git+https://github.com/radiocosmology/caput.git
skyfield >= 1.10
Expand Down

0 comments on commit e80df30

Please sign in to comment.