Skip to content

Commit abf86c7

Browse files
committed
need newer schema-salad for type narrowing
1 parent 775ec14 commit abf86c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ requests>=2.4.3
22
ruamel.yaml>=0.15,<0.17.22
33
rdflib>=4.2.2,<6.2
44
shellescape>=3.4.1,<3.9
5-
schema-salad>=8.2.20211104054942,<9
5+
schema-salad>=8.3,<9
66
prov==1.5.1
77
bagit==1.8.1
88
mypy-extensions

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"ruamel.yaml >= 0.15, < 0.17.22",
112112
"rdflib >= 4.2.2, < 6.2.0",
113113
"shellescape >= 3.4.1, < 3.9",
114-
"schema-salad >= 8.2.20211104054942, < 9",
114+
"schema-salad >= 8.3, < 9",
115115
"mypy-extensions",
116116
"psutil >= 5.6.6",
117117
"prov == 1.5.1",

0 commit comments

Comments
 (0)