Skip to content

Commit

Permalink
chore: bump dadb reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
dlbrittain committed Aug 5, 2022
1 parent 402497e commit 53fc12e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ gcsfs>=0.8.0
pyarrow==3.0.0
flask_cors
numpy>=1.20
dynamicannotationdb>=5.0.7
dynamicannotationdb>=5.1.0
emannotationschemas>=5.0.2
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ dill==0.3.4
# pathos
dracopy==1.0.1
# via cloud-volume
dynamicannotationdb==5.0.7
dynamicannotationdb==5.1.0
# via -r requirements.in
emannotationschemas==5.0.2
# via
Expand Down Expand Up @@ -514,9 +514,9 @@ zipp==3.7.0
# via
# importlib-metadata
# importlib-resources
zope-event==4.5.0
zope.event==4.5.0
# via gevent
zope-interface==5.4.0
zope.interface==5.4.0
# via gevent
zstandard==0.17.0
# via cloud-files
Expand Down

0 comments on commit 53fc12e

Please sign in to comment.