Skip to content

Commit

Permalink
Fix Build
Browse files Browse the repository at this point in the history
Signed-off-by: Sachidanand Alle <[email protected]>
  • Loading branch information
SachidanandAlle committed Oct 18, 2023
1 parent c34c782 commit be7aca0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ python-dotenv==1.0.0
fastapi==0.95.0
python-multipart==0.0.6
requests-toolbelt==0.10.1
httpx==0.23.3
schedule==1.1.0
dicomweb-client==0.59.1
timeloop==1.0.2
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ install_requires =
fastapi==0.95.0
python-multipart==0.0.6
requests-toolbelt==0.10.1
httpx==0.23.3
schedule==1.1.0
dicomweb-client==0.59.1
timeloop==1.0.2
Expand Down

0 comments on commit be7aca0

Please sign in to comment.