Skip to content

Commit

Permalink
Bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
hbruch committed Jan 30, 2024
1 parent 5a1e105 commit 5fd7171
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
fastapi[all]==0.104.0
fastapi[all]==0.109.0
geopandas==0.14
uvicorn[standard]==0.23.2
pydantic[dotenv]==2.4.2
protobuf==3.20.3
rtree==1.1.0
schedule==1.2.1
setproctitle==1.3.3
starlette==0.31.1
starlette~=0.35
pandas==2.1.1
requests==2.31.0
Shapely==2.0.2
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
fastapi[all]==0.104.0
fastapi[all]==0.109.0
geopandas==0.14
uvicorn[standard]==0.23.2
pydantic[dotenv]==2.4.2
protobuf==3.20.3
rtree==1.1.0
schedule==1.2.1
setproctitle==1.3.3
starlette
starlette~=0.35
pandas==2.1.1
requests==2.31.0
Shapely==2.0.2
Expand Down

0 comments on commit 5fd7171

Please sign in to comment.