Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
deps bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tbwrigh committed Apr 18, 2024
1 parent d2d1bf8 commit 0cae84c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ alembic==1.12.0
annotated-types==0.5.0
anyio==3.7.1
astroid==2.15.8
black==23.9.1
beautifulsoup4==4.10.0
black==24.4.0
cachetools==5.3.2
click==8.1.7
dill==0.3.7
Expand All @@ -12,7 +12,7 @@ fastapi==0.109.1
fastkml==0.12
greenlet==3.0.0
h11==0.14.0
idna==3.7
idna==3.4
iniconfig==2.0.0
isort==5.12.0
lazy-object-proxy==1.9.0
Expand Down Expand Up @@ -40,6 +40,7 @@ python-memcached==1.59
python-multipart==0.0.7
six==1.16.0
sniffio==1.3.0
soupsieve==2.5
SQLAlchemy==2.0.21
starlette==0.35.0
tomli==2.0.1
Expand All @@ -48,5 +49,5 @@ types-cachetools==5.3.0.7
types-psycopg2==2.9.21.14
typing_extensions==4.8.0
uvicorn==0.23.2
websockets==12.0
wrapt==1.15.0
websockets==12.0

0 comments on commit 0cae84c

Please sign in to comment.