-
Notifications
You must be signed in to change notification settings - Fork 10
/
requirements.txt
57 lines (57 loc) · 956 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
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
aiohttp==3.8.4
aiosignal==1.3.1
anitopy==2.1.0
anyio==3.6.1
appdirs==1.4.4
aria2p==0.11.2
async-timeout==4.0.2
attrs==22.2.0
beautifulsoup4==4.11.1
black==22.6.0
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
Deprecated==1.2.13
fastapi==0.85.0
frozenlist==1.3.3
h11==0.12.0
httpcore==0.14.7
httptools==0.4.0
httpx==0.22.0
idna==3.4
loguru==0.6.0
lxml==4.9.1
multidict==6.0.4
mypy-extensions==0.4.3
openai==0.27.0
packaging==21.3
pathspec==0.9.0
pikpakapi==0.0.7
platformdirs==2.5.2
pycodestyle==2.8.0
pydantic==1.10.2
pyparsing==3.0.9
python-dotenv==0.21.0
PyYAML==6.0
qbittorrent-api==2022.8.38
redis==4.3.4
requests==2.28.1
rfc3986==1.5.0
six==1.16.0
sniffio==1.3.0
soupsieve==2.3.2.post1
starlette==0.20.4
tabulate==0.8.10
toml==0.10.2
tomli==2.0.1
tqdm==4.65.0
transmission-rpc==3.3.2
typing_extensions==4.3.0
urllib3==1.26.12
uvicorn==0.18.3
uvloop==0.16.0
watchdog==2.1.9
websocket-client==1.4.1
websockets==10.3
wrapt==1.14.1
yarl==1.8.2