Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
oysand committed May 29, 2024
1 parent 1f3920b commit 50c7263
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ alitra==1.1.3
# isar-robot (pyproject.toml)
annotated-types==0.7.0
# via pydantic
anyio==4.3.0
anyio==4.4.0
# via
# httpx
# starlette
Expand Down Expand Up @@ -99,7 +99,7 @@ idna==3.7
# requests
injector==0.21.0
# via isar
isar==1.19.0
isar==1.19.1
# via isar-robot (pyproject.toml)
isodate==0.6.1
# via
Expand Down Expand Up @@ -163,12 +163,12 @@ pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.7.1
pydantic==2.7.2
# via
# fastapi
# isar
# pydantic-settings
pydantic-core==2.18.2
pydantic-core==2.18.3
# via pydantic
pydantic-settings==2.2.1
# via isar
Expand Down Expand Up @@ -242,13 +242,13 @@ ujson==5.10.0
# via fastapi
urllib3==2.2.1
# via requests
uvicorn[standard]==0.29.0
uvicorn[standard]==0.30.0
# via
# fastapi
# isar
uvloop==0.19.0
# via uvicorn
watchfiles==0.21.0
watchfiles==0.22.0
# via uvicorn
websockets==12.0
# via uvicorn
Expand Down

0 comments on commit 50c7263

Please sign in to comment.