Skip to content

Commit fbbf8d7

Browse files
committed
chore: bump dadb version
1 parent e7c4b9a commit fbbf8d7

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask<2.0
22
emannotationschemas>=5.4.0
3-
dynamicannotationdb>=5.4.2
3+
dynamicannotationdb>=5.5.1
44
caveclient>=4.20.2
55
multiwrapper
66
jsonschema<4.0

requirements.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22
# This file is autogenerated by pip-compile with python 3.7
33
# To update, run:
44
#
5-
# pip-compile requirements.in
5+
# pip-compile
66
#
77
alembic==1.7.6
88
# via dynamicannotationdb
99
aniso8601==9.0.1
1010
# via flask-restx
1111
attrs==21.4.0
12-
# via jsonschema
12+
# via
13+
# caveclient
14+
# jsonschema
1315
backcall==0.2.0
1416
# via ipython
1517
cachetools==5.0.0
@@ -29,7 +31,7 @@ decorator==5.1.1
2931
# via ipython
3032
deprecated==1.2.13
3133
# via redis
32-
dynamicannotationdb==5.4.2
34+
dynamicannotationdb==5.5.1
3335
# via -r requirements.in
3436
emannotationschemas==5.6.0
3537
# via
@@ -92,6 +94,7 @@ jinja2==2.11.3
9294
jsonschema==3.2.0
9395
# via
9496
# -r requirements.in
97+
# caveclient
9598
# dynamicannotationdb
9699
# emannotationschemas
97100
# flask-restx

0 commit comments

Comments
 (0)