Python依赖
This commit is contained in:
parent
2b9afaa260
commit
b298618186
1 changed files with 118 additions and 0 deletions
118
requirements.txt
Normal file
118
requirements.txt
Normal file
|
@ -0,0 +1,118 @@
|
|||
aiofiles==23.2.1
|
||||
aiosqlite==0.19.0
|
||||
anyio==3.7.1
|
||||
APScheduler==3.10.2
|
||||
arrow==1.2.3
|
||||
astor==0.8.1
|
||||
asttokens==2.2.1
|
||||
attrdict==2.0.1
|
||||
Babel==2.12.1
|
||||
backports.zoneinfo==0.2.1
|
||||
bce-python-sdk==0.8.87
|
||||
beautifulsoup4==4.12.2
|
||||
better-exceptions==0.3.3
|
||||
blinker==1.6.2
|
||||
cachetools==5.3.1
|
||||
certifi==2023.7.22
|
||||
charset-normalizer==3.2.0
|
||||
click==8.1.6
|
||||
contourpy==1.1.0
|
||||
cssselect==1.2.0
|
||||
cssutils==2.7.1
|
||||
cycler==0.11.0
|
||||
Cython==3.0.0
|
||||
databases==0.6.2
|
||||
decorator==5.1.1
|
||||
devtools==0.11.0
|
||||
et-xmlfile==1.1.0
|
||||
exceptiongroup==1.1.2
|
||||
executing==1.2.0
|
||||
fire==0.5.0
|
||||
Flask==2.3.2
|
||||
flask-babel==3.1.0
|
||||
fonttools==4.42.0
|
||||
future==0.18.3
|
||||
greenlet==2.0.2
|
||||
h11==0.14.0
|
||||
html5tagger==1.3.0
|
||||
httpcore==0.17.3
|
||||
httptools==0.6.0
|
||||
httpx==0.24.1
|
||||
idna==3.4
|
||||
imageio==2.31.1
|
||||
imgaug==0.4.0
|
||||
importlib-metadata==6.8.0
|
||||
importlib-resources==6.0.1
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
kiwisolver==1.4.4
|
||||
lazy_loader==0.3
|
||||
lmdb==1.4.1
|
||||
loguru==0.7.0
|
||||
lxml==4.9.3
|
||||
markdown-it-py==3.0.0
|
||||
MarkupSafe==2.1.3
|
||||
matplotlib==3.7.2
|
||||
mdurl==0.1.2
|
||||
multidict==6.0.4
|
||||
networkx==3.1
|
||||
numpy==1.24.4
|
||||
opencv-contrib-python==4.6.0.66
|
||||
opencv-python==4.6.0.66
|
||||
openpyxl==3.1.2
|
||||
opt-einsum==3.3.0
|
||||
orjson==3.9.4
|
||||
ormar==0.12.2
|
||||
packaging==23.1
|
||||
paddle-bfloat==0.1.7
|
||||
paddleocr==2.7.0.2
|
||||
paddlepaddle==2.5.1
|
||||
pandas==2.0.3
|
||||
pdf2docx==0.5.6
|
||||
pepperbot==0.3.6
|
||||
Pillow==10.0.0
|
||||
premailer==3.10.0
|
||||
protobuf==4.24.0
|
||||
psutil==5.9.5
|
||||
pyaes==1.6.1
|
||||
pyclipper==1.3.0.post4
|
||||
pycryptodome==3.18.0
|
||||
pydantic==1.10.8
|
||||
Pygments==2.16.1
|
||||
PyMuPDF==1.20.2
|
||||
pyparsing==3.0.9
|
||||
Pyrogram==2.0.106
|
||||
PySocks==1.7.1
|
||||
python-dateutil==2.8.2
|
||||
python-docx==0.8.11
|
||||
python-dotenv==1.0.0
|
||||
pytz==2023.3
|
||||
PyWavelets==1.4.1
|
||||
rapidfuzz==3.2.0
|
||||
rarfile==4.0
|
||||
requests==2.31.0
|
||||
rich==13.5.2
|
||||
sanic==23.6.0
|
||||
sanic-routing==23.6.0
|
||||
scikit-image==0.21.0
|
||||
scipy==1.10.1
|
||||
shapely==2.0.1
|
||||
six==1.16.0
|
||||
sniffio==1.3.0
|
||||
soupsieve==2.4.1
|
||||
SQLAlchemy==1.4.41
|
||||
termcolor==2.3.0
|
||||
TgCrypto==1.2.5
|
||||
tifffile==2023.7.10
|
||||
tqdm==4.66.1
|
||||
tracerite==1.1.0
|
||||
typing_extensions==4.7.1
|
||||
tzdata==2023.3
|
||||
tzlocal==5.0.1
|
||||
ujson==5.8.0
|
||||
urllib3==2.0.4
|
||||
uvloop==0.17.0
|
||||
visualdl==2.5.3
|
||||
websockets==11.0.3
|
||||
Werkzeug==2.3.6
|
||||
zipp==3.16.2
|
Loading…
Reference in a new issue