Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cffi==1.17.1 # via cryptography
charset-normalizer==3.4.1 # via requests
checksumdir==1.1.9 # via reana-commons
click==8.1.8 # via flask, reana-commons
cryptography==44.0.0 # via sqlalchemy-utils
cryptography==44.0.1 # via sqlalchemy-utils
events==0.5 # via opensearch-py
flask==2.2.5 # via reana-workflow-controller (setup.py)
fqdn==1.5.1 # via jsonschema
Expand Down
Loading