Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chunking and Padding #829

Merged
merged 14 commits into from
Oct 29, 2024
Next Next commit
add deps to requirements-test
gwbischof committed Oct 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit ba01c439131e1a0515ad99d962992859d6283ee6
5 changes: 5 additions & 0 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
area-detector-handlers
bluesky
boltons
codecov
coverage
doct
flake8
glue-core <1.18
glueviz
matplotlib
mongomock
mongoquery
msgpack >=1.0.0
numpy >=1.16.0 # for astropy (via glueviz)
ophyd
pims
pyqt5 !=5.14.1
pytest >=4.4,!=5.4.0
pytest-rerunfailures
@@ -18,5 +22,6 @@ suitcase-jsonl >=0.1.0b2
suitcase-mongo >=0.5.0
suitcase-msgpack >=0.2.2
tiled[all] >=0.1.0b9
tzlocal
ujson
vcrpy