crypto_prediction/env.yml

58 lines
1.7 KiB
YAML
Raw Normal View History

2022-09-05 13:30:09 +02:00
name: crypto_prediction
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- beautifulsoup4=4.11.1=py310h06a4308_0
- blas=1.0=mkl
- bottleneck=1.3.5=py310ha9d4c09_0
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2022.07.19=h06a4308_0
- certifi=2022.6.15=py310h06a4308_0
- fftw=3.3.9=h27cfd23_1
- intel-openmp=2021.4.0=h06a4308_3561
- joblib=1.1.0=pyhd3eb1b0_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=11.2.0=h00389a5_1
- libgfortran5=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.0.3=h7f8727e_2
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py310h7f8727e_0
- mkl_fft=1.3.1=py310hd6ae3a3_0
- mkl_random=1.2.2=py310h00e6091_0
- ncurses=6.3=h5eee18b_3
- numexpr=2.8.3=py310hcea2de6_0
- numpy=1.21.5=py310h1794996_3
- numpy-base=1.21.5=py310hcba007f_3
- openssl=1.1.1q=h7f8727e_0
- packaging=21.3=pyhd3eb1b0_0
- pandas=1.4.3=py310h6a678d5_0
- pip=22.1.2=py310h06a4308_0
- pyparsing=3.0.9=py310h06a4308_0
- python=3.10.4=h12debd9_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pytz=2022.1=py310h06a4308_0
- readline=8.1.2=h7f8727e_1
- scikit-learn=1.1.1=py310h6a678d5_0
- scipy=1.7.3=py310h1794996_2
- setuptools=63.4.1=py310h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- soupsieve=2.3.1=pyhd3eb1b0_0
- sqlite=3.39.2=h5082296_0
- threadpoolctl=2.2.0=pyh0d69192_0
- tk=8.6.12=h1ccaba5_0
- tzdata=2022a=hda174b7_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7f8727e_1
- zlib=1.2.12=h7f8727e_2
- pip:
- charset-normalizer==2.1.1
- idna==3.3
- requests==2.28.1
- urllib3==1.26.12