-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
65 lines (65 loc) · 1.1 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
aiofiles==23.2.1
aiohttp==3.9.3
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.3.0
attrs==23.2.0
azure-core==1.30.0
azure-iot-device==2.13.0
azure-iot-hub==2.6.1
bidict==0.23.1
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
deprecation==2.1.0
fastapi==0.109.2
frozenlist==1.4.1
h11==0.14.0
httpcore==1.0.4
httptools==0.6.1
httpx==0.27.0
idna==3.6
ifaddr==0.2.0
isodate==0.6.1
itsdangerous==2.1.2
janus==1.0.0
Jinja2==3.1.3
markdown2==2.4.12
MarkupSafe==2.1.5
msrest==0.7.1
multidict==6.0.5
nicegui==1.4.15
oauthlib==3.2.2
orjson==3.9.15
packaging==23.2
paho-mqtt==1.6.1
pscript==0.7.7
pydantic==2.6.2
pydantic_core==2.16.3
Pygments==2.17.2
pyperclip==1.8.2
PySocks==1.7.1
python-dotenv==1.0.1
python-engineio==4.9.0
python-multipart==0.0.9
python-socketio==5.11.1
PyYAML==6.0.1
requests==2.31.0
requests-oauthlib==1.3.1
requests-unixsocket==0.3.0
simple-websocket==1.0.0
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.27
starlette==0.36.3
typing_extensions==4.9.0
uamqp==1.6.8
urllib3==1.26.18
uvicorn==0.27.1
uvloop==0.19.0
vbuild==0.8.2
watchfiles==0.21.0
websockets==12.0
wsproto==1.2.0
XlsxWriter==3.2.0
yarl==1.9.4