Skip to content

Commit a2ec82b

Browse files
committed
fixed requirements inconsistency caused by click==8.0.0 breaking changes
1 parent 10cd687 commit a2ec82b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
typer
12
aiofiles
23
aiohttp
34
broadcaster[postgres]
@@ -17,5 +18,4 @@ starlette==0.13.6
1718
tenacity==6.3.1
1819
typing-extensions
1920
uvicorn[standard]
20-
websockets
21-
typer
21+
websockets

0 commit comments

Comments
 (0)