-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
51 lines (51 loc) · 1.85 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
aiofiles==24.1.0
aiohappyeyeballs==2.4.4
aiohttp==3.11.11
aiosignal==1.3.2
annotated-types==0.7.0
anyio==4.7.0
attrs==24.3.0
bidict==0.23.1
certifi==2024.12.14
charset-normalizer==3.4.0
click==8.1.8
colorama==0.4.6
docutils==0.21.2
fastapi==0.115.6
fritzconnection==1.14.0
frozenlist==1.5.0
h11==0.14.0
httpcore==1.0.7
httptools==0.6.4
httpx==0.28.1
idna==3.10
ifaddr==0.2.0
itsdangerous==2.2.0
Jinja2==3.1.5
markdown2==2.5.2
MarkupSafe==3.0.2
multidict==6.1.0
nicegui==2.9.0
orjson==3.10.12
propcache==0.2.1
pscript==0.7.7
pydantic==2.10.4
pydantic_core==2.27.2
Pygments==2.18.0
python-dotenv==1.0.1
python-engineio==4.11.1
python-multipart==0.0.20
python-socketio==5.12.0
PyYAML==6.0.2
requests==2.32.3
simple-websocket==1.1.0
sniffio==1.3.1
starlette==0.41.3
typing_extensions==4.12.2
urllib3==2.3.0
uvicorn==0.34.0
vbuild==0.8.2
watchfiles==1.0.3
websockets==14.1
wsproto==1.2.0
yarl==1.18.3