Skip to content

Commit

Permalink
updating deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdr0887 committed Aug 10, 2023
1 parent 382fe21 commit 4a017c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions requirements-lock.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
anyio==3.5.0
certifi==2021.10.8
click==7.1.2
fastapi==0.75.0
fastapi==0.101.0
h11==0.14.0
httpcore==0.16.3
httpx==0.24.1
idna==3.3
pydantic==1.9.0
reasoner-pydantic==4.1.3
reasoner-pydantic==4.1.4
rfc3986==1.5.0
sniffio==1.2.0
starlette==0.17.1
typing_extensions==4.1.1
uvicorn==0.13.3
starlette==0.27.0
typing_extensions==4.6.3
uvicorn==0.23.2
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fastapi==0.75.0
fastapi==0.101.0
httpx==0.24.1
reasoner-pydantic==4.1.3
uvicorn==0.13.3
reasoner-pydantic==4.1.4
uvicorn==0.23.2

0 comments on commit 4a017c8

Please sign in to comment.