Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
dependancies update
  • Loading branch information
Smartappli authored Dec 12, 2024
1 parent 8783fcb commit b0d20ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/syft/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ package_dir =

syft =
setuptools
bcrypt==4.1.2
bcrypt==4.2.1
boto3==1.34.56
forbiddenfruit==0.1.4
packaging>=23.0
Expand Down Expand Up @@ -69,8 +69,8 @@ syft =
psycopg[pool]==3.1.19
ipython<8.27.0
dynaconf==3.2.6
sqlalchemy==2.0.32
psycopg2-binary==2.9.9
sqlalchemy==2.0.36
psycopg2-binary==2.9.10

install_requires =
%(syft)s
Expand All @@ -87,7 +87,7 @@ exclude =

[options.extras_require]
data_science =
transformers==4.46.3
transformers==4.47.0
opendp==0.11.1
evaluate==0.4.3
recordlinkage==0.16
Expand Down

0 comments on commit b0d20ff

Please sign in to comment.