Skip to content

Commit ce89825

Browse files
committed
updated requirements
1 parent 5cba893 commit ce89825

File tree

1 file changed

+57
-5
lines changed

1 file changed

+57
-5
lines changed

requirements.txt

Lines changed: 57 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,60 @@
1+
aiofiles==23.2.1
2+
aiohttp==3.9.3
3+
aiosignal==1.3.1
4+
annotated-types==0.6.0
5+
anyio==4.3.0
16
APScheduler==3.10.4
2-
SQLAlchemy==2.0.22
7+
asyncssh==2.14.0
8+
attrs==23.2.0
9+
bidict==0.23.1
10+
certifi==2024.2.2
11+
cffi==1.16.0
12+
click==8.1.7
13+
colorama==0.4.6
314
cron-descriptor==1.4.0
415
cron-validator==1.0.8
5-
nicegui==1.4.3
6-
zfs-autobackup==3.2
7-
netifaces==0.11.0
8-
asyncssh==2.14.0
16+
cryptography==42.0.5
17+
docutils==0.19
18+
fastapi==0.109.2
19+
frozenlist==1.4.1
20+
greenlet==3.0.3
21+
h11==0.14.0
22+
httpcore==1.0.4
23+
httptools==0.6.1
24+
httpx==0.27.0
25+
idna==3.6
26+
ifaddr==0.2.0
27+
itsdangerous==2.1.2
28+
Jinja2==3.1.3
29+
markdown2==2.4.13
30+
MarkupSafe==2.1.5
31+
multidict==6.0.5
32+
nicegui==1.4.17
33+
orjson==3.9.15
34+
pscript==0.7.7
35+
pycparser==2.21
36+
pydantic==2.6.3
37+
pydantic_core==2.16.3
38+
Pygments==2.17.2
39+
python-dateutil==2.9.0.post0
40+
python-dotenv==1.0.1
41+
python-engineio==4.9.0
42+
python-multipart==0.0.9
43+
python-socketio==5.11.1
44+
pytz==2024.1
45+
PyYAML==6.0.1
46+
simple-websocket==1.0.0
47+
six==1.16.0
48+
sniffio==1.3.1
49+
SQLAlchemy==2.0.22
50+
starlette==0.36.3
51+
typing_extensions==4.10.0
52+
tzlocal==5.2
53+
uvicorn==0.27.1
54+
uvloop==0.19.0
55+
vbuild==0.8.2
56+
watchfiles==0.21.0
57+
websockets==12.0
58+
wsproto==1.2.0
59+
yarl==1.9.4
60+
zfs-autobackup==3.2

0 commit comments

Comments
 (0)