Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kthare10 committed Nov 6, 2024
1 parent e60e10e commit 46e742b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ keywords = ["Swagger", "Fabric Control Framework"]
requires-python = '>=3.9'
dependencies = [
"requests >= 2.28.1",
"cryptography==42.0.4",
"cryptography==43.0.3",
"psycopg2-binary",
"sqlalchemy",
"waitress",
Expand Down

0 comments on commit 46e742b

Please sign in to comment.