Skip to content

Commit 3aa0a86

Browse files
Tim O'FarrellTim O'Farrell
Tim O'Farrell
authored and
Tim O'Farrell
committed
Added direct dependency
1 parent d2dbc34 commit 3aa0a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
long_description_content_type="text/markdown",
1313
url="https://github.com/tofarr/schemey",
1414
packages=setuptools.find_packages(exclude=("tests", "tests.*")),
15-
install_requires=["marshy~=5.0", "jsonschema~=4.8"],
15+
install_requires=["injecty~=0.0", "marshy~=5.0", "jsonschema~=4.8"],
1616
python_requires=">=3.7",
1717
extras_require={
1818
"dev": [

0 commit comments

Comments
 (0)