This commit is contained in:
jxxghp
2023-06-06 07:15:17 +08:00
commit 4d06f86e62
217 changed files with 13959 additions and 0 deletions

32
requirements.txt Normal file
View File

@@ -0,0 +1,32 @@
pydantic~=1.10.8
SQLAlchemy~=2.0.15
uvicorn~=0.22.0
fastapi~=0.96.0
passlib~=1.7.4
PyJWT~=2.7.0
python-multipart~=0.0.6
alembic~=1.11.1
bcrypt~=4.0.1
regex~=2023.6.3
cn2an~=0.5.19
dateparser~=1.1.8
python-dateutil~=2.8.2
zhconv~=1.4.3
anitopy~=2.1.1
requests~=2.31.0
urllib3~=2.0.2
lxml~=4.9.2
tmdbv3api~=1.7.7
pyquery~=2.0.0
cython~=0.29.24
fast-bencode~=1.1.3
ruamel.yaml~=0.17.31
APScheduler~=3.10.1
cryptography~=41.0.1
pytz~=2023.3
pycryptodome~=3.18.0
qbittorrent-api==2023.5.48
plexapi~=4.14.0
transmission-rpc~=4.3.0
feapder~=1.8.5
Jinja2~=3.1.2