Skip to content

Commit

Permalink
bump fast-api, uvicorn and idna version
Browse files Browse the repository at this point in the history
  • Loading branch information
hbruch committed May 6, 2024
1 parent 0c33f5a commit c8ed128
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fastapi[all]==0.109.0
fastapi[all]==0.111.0
geopandas==0.14
uvicorn[standard]==0.23.2
uvicorn[standard]~=0.29.0
pydantic[dotenv]==2.4.2
protobuf==3.20.3
rtree==1.1.0
Expand All @@ -14,3 +14,4 @@ pygeos==0.14
pyproj==3.6.1
geojson-pydantic==1.0.1
watchdog==3.0.0
idna>=3.7

0 comments on commit c8ed128

Please sign in to comment.