Skip to content

Commit

Permalink
Add uuid7 dependency to backend worker (#3373)
Browse files Browse the repository at this point in the history
Fixes a startup error for the worker introduced in
fe5f2c5
  • Loading branch information
olliestanley committed Jun 10, 2023
1 parent c0edd79 commit c57c866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/requirements_worker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ scipy==1.8.1
SQLAlchemy==1.4.41
sqlmodel==0.0.8
starlette==0.22.0
uuid7==0.1.0
uvicorn==0.20.0

0 comments on commit c57c866

Please sign in to comment.