Skip to content

Commit

Permalink
Update requirements versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonabreul committed May 7, 2024
1 parent c346bc4 commit 6f7c5ab
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 @@ -58,7 +58,7 @@ def get_stubs_version_range() -> str:
"joblib>=1.1.0",
"setuptools",
f"quantconnect-stubs{get_stubs_version_range()}",
"cryptography>=42.0.4,<43.0.0",
"cryptography>=41.0.4,<43.0.0",
]

setup(
Expand Down

0 comments on commit 6f7c5ab

Please sign in to comment.