【requirements.txt】添加完整依赖
This commit is contained in:
@@ -0,0 +1,90 @@
|
|||||||
|
# This file may be used to create an environment using:
|
||||||
|
# $ conda create --name <env> --file <this file>
|
||||||
|
# platform: win-64
|
||||||
|
blas=1.0=mkl
|
||||||
|
blinker=1.6.2=py38haa95532_0
|
||||||
|
bottleneck=1.3.7=py38h9128911_0
|
||||||
|
brotli=1.0.9=h2bbff1b_8
|
||||||
|
brotli-bin=1.0.9=h2bbff1b_8
|
||||||
|
brotli-python=1.0.9=py38hd77b12b_7
|
||||||
|
ca-certificates=2024.3.11=haa95532_0
|
||||||
|
certifi=2024.6.2=py38haa95532_0
|
||||||
|
cffi=1.16.0=py38h2bbff1b_0
|
||||||
|
charset-normalizer=2.0.4=pyhd3eb1b0_0
|
||||||
|
click=8.1.7=py38haa95532_0
|
||||||
|
colorama=0.4.6=py38haa95532_0
|
||||||
|
contourpy=1.0.5=py38h59b6b97_0
|
||||||
|
cryptography=41.0.3=py38h89fc84f_0
|
||||||
|
cycler=0.11.0=pyhd3eb1b0_0
|
||||||
|
flask=3.0.3=py38haa95532_0
|
||||||
|
fonttools=4.51.0=py38h2bbff1b_0
|
||||||
|
freetype=2.12.1=ha860e81_0
|
||||||
|
icc_rt=2022.1.0=h6049295_2
|
||||||
|
idna=3.4=py38haa95532_0
|
||||||
|
importlib-metadata=7.0.1=py38haa95532_0
|
||||||
|
importlib_resources=6.1.1=py38haa95532_1
|
||||||
|
intel-openmp=2023.1.0=h59b6b97_46320
|
||||||
|
itsdangerous=2.2.0=py38haa95532_0
|
||||||
|
jieba=0.42.1=pyhd8ed1ab_0
|
||||||
|
jinja2=3.1.4=py38haa95532_0
|
||||||
|
joblib=1.2.0=py38haa95532_0
|
||||||
|
jpeg=9e=h2bbff1b_1
|
||||||
|
kiwisolver=1.4.4=py38hd77b12b_0
|
||||||
|
lcms2=2.12=h83e58a3_0
|
||||||
|
lerc=3.0=hd77b12b_0
|
||||||
|
libbrotlicommon=1.0.9=h2bbff1b_8
|
||||||
|
libbrotlidec=1.0.9=h2bbff1b_8
|
||||||
|
libbrotlienc=1.0.9=h2bbff1b_8
|
||||||
|
libdeflate=1.17=h2bbff1b_1
|
||||||
|
libffi=3.4.4=hd77b12b_1
|
||||||
|
libpng=1.6.39=h8cc25b3_0
|
||||||
|
libtiff=4.5.1=hd77b12b_0
|
||||||
|
libwebp-base=1.3.2=h2bbff1b_0
|
||||||
|
lz4-c=1.9.4=h2bbff1b_1
|
||||||
|
markupsafe=2.1.3=py38h2bbff1b_0
|
||||||
|
matplotlib-base=3.7.2=py38h4ed8f06_0
|
||||||
|
mkl=2023.1.0=h6b88ed4_46358
|
||||||
|
mkl-service=2.4.0=py38h2bbff1b_1
|
||||||
|
mkl_fft=1.3.8=py38h2bbff1b_0
|
||||||
|
mkl_random=1.2.4=py38h59b6b97_0
|
||||||
|
numexpr=2.8.4=py38h7b80656_1
|
||||||
|
numpy=1.24.3=py38h79a8e48_1
|
||||||
|
numpy-base=1.24.3=py38h8a87ada_1
|
||||||
|
openjpeg=2.4.0=h4fc8c34_0
|
||||||
|
openssl=3.0.14=h827c3e9_0
|
||||||
|
packaging=23.1=py38haa95532_0
|
||||||
|
pandas=2.0.3=py38h4ed8f06_0
|
||||||
|
pillow=10.3.0=py38h2bbff1b_0
|
||||||
|
pip=24.0=py38haa95532_0
|
||||||
|
platformdirs=3.10.0=py38haa95532_0
|
||||||
|
pooch=1.7.0=py38haa95532_0
|
||||||
|
pycparser=2.21=pyhd3eb1b0_0
|
||||||
|
pymysql=1.0.2=py38haa95532_1
|
||||||
|
pyopenssl=23.2.0=py38haa95532_0
|
||||||
|
pyparsing=3.0.9=py38haa95532_0
|
||||||
|
pysocks=1.7.1=py38haa95532_0
|
||||||
|
python=3.8.19=h1aa4202_0
|
||||||
|
python-dateutil=2.9.0post0=py38haa95532_2
|
||||||
|
python-tzdata=2023.3=pyhd3eb1b0_0
|
||||||
|
pytz=2024.1=py38haa95532_0
|
||||||
|
requests=2.31.0=py38haa95532_0
|
||||||
|
scikit-learn=1.3.0=py38h4ed8f06_0
|
||||||
|
scipy=1.10.1=py38hdcfc7df_1
|
||||||
|
setuptools=69.5.1=py38haa95532_0
|
||||||
|
six=1.16.0=pyhd3eb1b0_1
|
||||||
|
snownlp=0.12.3=pyhd8ed1ab_0
|
||||||
|
sqlite=3.45.3=h2bbff1b_0
|
||||||
|
tbb=2021.8.0=h59b6b97_0
|
||||||
|
threadpoolctl=2.2.0=pyh0d69192_0
|
||||||
|
unicodedata2=15.1.0=py38h2bbff1b_0
|
||||||
|
urllib3=1.26.18=py38haa95532_0
|
||||||
|
vc=14.2=h2eaa2aa_4
|
||||||
|
vs2015_runtime=14.29.30133=h43f2093_4
|
||||||
|
werkzeug=3.0.3=py38haa95532_0
|
||||||
|
wheel=0.43.0=py38haa95532_0
|
||||||
|
win_inet_pton=1.1.0=py38haa95532_0
|
||||||
|
wordcloud=1.9.3=py38h2bbff1b_0
|
||||||
|
xz=5.4.6=h8cc25b3_1
|
||||||
|
zipp=3.17.0=py38haa95532_0
|
||||||
|
zlib=1.2.13=h8cc25b3_1
|
||||||
|
zstd=1.5.5=hd43e919_2
|
||||||
Reference in New Issue
Block a user