Skip to content

Commit

Permalink
test: add change in backend/pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
kirtimanmishrazipstack committed Jul 19, 2024
1 parent cf4d643 commit d02419f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ authors = [
dependencies = [
"Authlib==1.2.1", # For Auth plugins
"boto3~=1.28.17", # For Unstract-cloud-storage
"celery>=5.3.4", # For Celery
"celery>=5.3.3", # For Celery
"flower>=2.0.1", # Celery Monitoring
"cron-descriptor==1.4.0", # For cron string description
"cryptography>=41.0.7",
Expand Down

0 comments on commit d02419f

Please sign in to comment.