Skip to content

Commit

Permalink
[#38] adding requests module to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdash committed Jan 24, 2024
1 parent 513c88e commit bf0b427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/requirements/api.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
requests
fastapi[all]==0.101.*
uvicorn[standard]
motor==3.*
Expand Down

0 comments on commit bf0b427

Please sign in to comment.