Skip to content

Commit

Permalink
Added direct dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim O'Farrell authored and Tim O'Farrell committed Feb 25, 2024
1 parent d2dbc34 commit 3aa0a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
long_description_content_type="text/markdown",
url="https://github.com/tofarr/schemey",
packages=setuptools.find_packages(exclude=("tests", "tests.*")),
install_requires=["marshy~=5.0", "jsonschema~=4.8"],
install_requires=["injecty~=0.0", "marshy~=5.0", "jsonschema~=4.8"],
python_requires=">=3.7",
extras_require={
"dev": [
Expand Down

0 comments on commit 3aa0a86

Please sign in to comment.