Skip to content

Commit

Permalink
put into syft dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
khoaguin committed May 22, 2024
1 parent 6945153 commit 19c7115
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/syft/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,12 @@ syft =
rich==13.7.1
jinja2==3.1.4
tenacity==8.3.0
torch==2.3.0

install_requires =
%(syft)s

# The usage of test_requires is discouraged, see `Dependency Management` docs
# The usage of test_reqsuires is discouraged, see `Dependency Management` docs
# tests_require = pytest; pytest-cov
# Require a specific Python version, e.g. Python 2.7 or >= 3.4
python_requires = >=3.10
Expand Down

0 comments on commit 19c7115

Please sign in to comment.