-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
27 lines (27 loc) · 966 Bytes
/
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
-i https://pypi.org/simple
anyio==3.6.2 ; python_full_version >= '3.6.2'
bidict==0.22.0 ; python_version >= '3.7'
certifi==2022.12.7 ; python_version >= '3.6'
charset-normalizer==2.1.1 ; python_full_version >= '3.6.0'
click==8.1.3 ; python_version >= '3.7'
fastapi==0.88.0
h11==0.14.0 ; python_version >= '3.7'
httptools==0.5.0
idna==3.4 ; python_version >= '3.5'
packaging==22.0 ; python_version >= '3.7'
pydantic==1.10.2 ; python_version >= '3.7'
python-dotenv==0.21.0
python-engineio==4.3.4 ; python_version >= '3.6'
python-socketio[client]==5.7.2 ; python_version >= '3.6'
pyyaml==6.0
requests==2.28.1
sniffio==1.3.0 ; python_version >= '3.7'
starlette==0.22.0 ; python_version >= '3.7'
typing-extensions==4.4.0 ; python_version < '3.10'
uptime-kuma-api==0.5.2
urllib3==1.26.13 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
uvicorn[standard]==0.20.0
uvloop==0.17.0
watchfiles==0.18.1
websocket-client==1.4.2
websockets==10.4