Skip to content

Commit

Permalink
bumping transpiler and upgrading to uvicorn with uvloop
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanDietzMorris committed Oct 4, 2024
1 parent 5e9a964 commit 5eb5861
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PLATER/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ fastapi==0.85.0
pyaml==20.4.0
pytest==8.3.3
pytest-asyncio==0.24.0
uvicorn==0.24.0
reasoner-transpiler==2.3.2
uvicorn[standard]==0.31.0
reasoner-transpiler==2.3.4
reasoner-pydantic==5.0.6
httpx==0.27.2
pytest-httpx==0.32.0
Expand Down

0 comments on commit 5eb5861

Please sign in to comment.