Skip to content

Commit bc4f0c7

Browse files
committed
Dictpath dependency
1 parent d8a36cc commit bc4f0c7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
isodate==0.6.0
2+
dictpath==0.1.3
23
openapi-spec-validator
34
openapi-schema-validator
45
six

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ setup_requires =
2727
setuptools
2828
install_requires =
2929
isodate
30+
dictpath
3031
openapi-spec-validator
3132
openapi-schema-validator
3233
six

0 commit comments

Comments
 (0)