Skip to content

Commit

Permalink
Merge pull request #5 from microsoft/update-versions
Browse files Browse the repository at this point in the history
update versions for httpx, requests and pytest
  • Loading branch information
alfredodeza authored Oct 3, 2023
2 parents 34753a3 + 54c9200 commit 37a2243
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
fastapi==0.78.0
fastapi==0.103.2
pydantic
uvicorn[standard]
uvicorn[standard]
httpx==0.25.0
requests==2.31.0
pytest

0 comments on commit 37a2243

Please sign in to comment.