更新了独立的解释器环境
This commit is contained in:
parent
839f86ec84
commit
d17a189f57
122
requirements.txt
122
requirements.txt
|
|
@ -1,122 +0,0 @@
|
|||
booktype
|
||||
aerich==0.9.1
|
||||
aiomysql==0.2.0
|
||||
aiosqlite==0.21.0
|
||||
altgraph==0.17.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.9.0
|
||||
appnope==0.1.4
|
||||
asttokens==3.0.0
|
||||
asyncclick==8.1.8.0
|
||||
atlastk==0.13.5
|
||||
attrs==25.3.0
|
||||
backcall==0.2.0
|
||||
bcrypt==4.3.0
|
||||
beautifulsoup4==4.13.4
|
||||
bleach==6.2.0
|
||||
certifi==2025.7.14
|
||||
charset-normalizer==3.4.2
|
||||
click==8.2.1
|
||||
contourpy==1.3.2
|
||||
cycler==0.12.1
|
||||
decorator==5.2.1
|
||||
defusedxml==0.7.1
|
||||
dictdiffer==0.9.0
|
||||
docopt==0.6.2
|
||||
ecdsa==0.19.1
|
||||
et_xmlfile==2.0.0
|
||||
executing==2.2.0
|
||||
fastapi==0.116.1
|
||||
fastjsonschema==2.21.1
|
||||
fonttools==4.58.0
|
||||
greenlet==3.2.3
|
||||
h11==0.16.0
|
||||
idna==3.10
|
||||
ipython==8.12.3
|
||||
iso8601==2.1.0
|
||||
jedi==0.19.2
|
||||
jieba==0.42.1
|
||||
Jinja2==3.1.6
|
||||
json5==0.12.0
|
||||
jsonschema==4.25.0
|
||||
jsonschema-specifications==2025.4.1
|
||||
jupyter_client==8.6.3
|
||||
jupyter_core==5.8.1
|
||||
jupyterlab_pygments==0.3.0
|
||||
kiwisolver==1.4.8
|
||||
macholib==1.16.3
|
||||
MarkupSafe==3.0.2
|
||||
matplotlib==3.10.3
|
||||
matplotlib-inline==0.1.7
|
||||
mistune==3.1.3
|
||||
nbclient==0.10.2
|
||||
nbconvert==7.16.6
|
||||
nbformat==5.10.4
|
||||
numpy==2.2.5
|
||||
openpyxl==3.1.5
|
||||
outcome==1.3.0.post0
|
||||
packaging==25.0
|
||||
pandas==2.2.3
|
||||
pandas-stubs==2.3.0.250703
|
||||
pandocfilters==1.5.1
|
||||
parso==0.8.4
|
||||
pexpect==4.9.0
|
||||
pickleshare==0.7.5
|
||||
pillow==11.1.0
|
||||
pipreqs==0.5.0
|
||||
platformdirs==4.3.8
|
||||
playwright==1.53.0
|
||||
prompt_toolkit==3.0.51
|
||||
ptyprocess==0.7.0
|
||||
pure_eval==0.2.3
|
||||
pyasn1==0.6.1
|
||||
pydantic==2.11.7
|
||||
pydantic_core==2.33.2
|
||||
pyee==13.0.0
|
||||
Pygments==2.19.2
|
||||
pyinstaller==6.14.2
|
||||
pyinstaller-hooks-contrib==2025.6
|
||||
PyMySQL==1.1.1
|
||||
pyparsing==3.2.3
|
||||
pypika-tortoise==0.6.1
|
||||
PySocks==1.7.1
|
||||
python-dateutil==2.9.0.post0
|
||||
python-jose==3.5.0
|
||||
python-multipart==0.0.20
|
||||
pytz==2025.2
|
||||
PyYAML==6.0.2
|
||||
pyzmq==27.0.1
|
||||
redis==6.2.0
|
||||
referencing==0.36.2
|
||||
requests==2.32.4
|
||||
rpds-py==0.26.0
|
||||
rsa==4.9.1
|
||||
selenium==4.34.2
|
||||
setuptools==80.9.0
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
sortedcontainers==2.4.0
|
||||
soupsieve==2.7
|
||||
stack-data==0.6.3
|
||||
starlette==0.47.1
|
||||
tinycss2==1.4.0
|
||||
tornado==6.5.1
|
||||
tortoise==0.1.1
|
||||
tortoise-orm==0.25.1
|
||||
traitlets==5.14.3
|
||||
trio==0.30.0
|
||||
trio-websocket==0.12.2
|
||||
typing-inspection==0.4.1
|
||||
typing_extensions==4.14.0
|
||||
tzdata==2025.2
|
||||
urllib3==2.5.0
|
||||
uvicorn==0.35.0
|
||||
wcwidth==0.2.13
|
||||
webencodings==0.5.1
|
||||
websocket-client==1.8.0
|
||||
wheel==0.45.1
|
||||
wordcloud==1.9.4
|
||||
WsgiDAV==4.3.3
|
||||
wsproto==1.2.0
|
||||
xlrd==2.0.1
|
||||
yarg==0.1.9
|
||||
Loading…
Reference in New Issue