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 4ecb83c commit 8783fcb
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 @@ -39,13 +39,13 @@ syft =
pyzmq>=23.2.1,<=25.1.1
requests==2.32.3
RestrictedPython==7.0
tqdm==4.66.4
tqdm==4.67.1
typeguard==4.1.5
typing_extensions==4.12.0
typing_extensions==4.12.2
sherlock[filelock]==0.4.1
uvicorn[standard]==0.32.1
markdown==3.5.2
fastapi==0.115.5
fastapi==0.115.6
psutil==6.0.0
itables==1.7.1
argon2-cffi==23.1.0
Expand Down Expand Up @@ -103,7 +103,7 @@ dev =
isort==5.13.2
mypy==1.10.0
pre-commit==4.0.1
ruff==0.8.1
ruff==0.8.3
safety>=2.4.0b2
aiosmtpd==1.4.6

Expand Down

0 comments on commit 8783fcb

Please sign in to comment.