]> git.mar77i.info Git - hublib/blob - requirements.txt
functioning basic chat app
[hublib] / requirements.txt
1 anyio==3.7.1
2 black==23.7.0
3 click==8.1.4
4 falcon==3.1.1
5 h11==0.14.0
6 httptools==0.6.0
7 idna==3.4
8 isort==5.12.0
9 Jinja2==3.1.2
10 MarkupSafe==2.1.3
11 mypy-extensions==1.0.0
12 packaging==23.1
13 pathspec==0.11.1
14 pipdeptree==2.11.0
15 platformdirs==3.8.1
16 python-dotenv==1.0.0
17 PyYAML==6.0.1
18 redis==4.6.0
19 sniffio==1.3.0
20 uvicorn==0.23.1
21 uvloop==0.17.0
22 watchfiles==0.19.0
23 websockets==11.0.3