Task 9
This commit is contained in:
parent
8cde33457f
commit
c0f2b371cc
76
environment.yml
Normal file
76
environment.yml
Normal file
@ -0,0 +1,76 @@
|
||||
name: environment
|
||||
channels:
|
||||
- defaults
|
||||
dependencies:
|
||||
- blas=1.0=mkl
|
||||
- bottleneck=1.3.5=py311h5bb9823_0
|
||||
- bzip2=1.0.8=he774522_0
|
||||
- ca-certificates=2023.01.10=haa95532_0
|
||||
- intel-openmp=2023.1.0=h59b6b97_46319
|
||||
- libffi=3.4.4=hd77b12b_0
|
||||
- mkl=2023.1.0=h8bd8f75_46356
|
||||
- mkl-service=2.4.0=py311h2bbff1b_1
|
||||
- mkl_fft=1.3.6=py311hf62ec03_1
|
||||
- mkl_random=1.2.2=py311hf62ec03_1
|
||||
- numexpr=2.8.4=py311h1fcbade_1
|
||||
- openssl=1.1.1t=h2bbff1b_0
|
||||
- pandas=1.5.3=py311heda8569_0
|
||||
- pip=23.0.1=py311haa95532_0
|
||||
- python=3.11.3=h966fe2a_0
|
||||
- python-dateutil=2.8.2=pyhd3eb1b0_0
|
||||
- pytz=2022.7=py311haa95532_0
|
||||
- setuptools=66.0.0=py311haa95532_0
|
||||
- six=1.16.0=pyhd3eb1b0_1
|
||||
- sqlite=3.41.2=h2bbff1b_0
|
||||
- tbb=2021.8.0=h59b6b97_0
|
||||
- tk=8.6.12=h2bbff1b_0
|
||||
- tzdata=2023c=h04d1e81_0
|
||||
- vc=14.2=h21ff451_1
|
||||
- vs2015_runtime=14.27.29016=h5e58377_2
|
||||
- wheel=0.38.4=py311haa95532_0
|
||||
- xz=5.4.2=h8cc25b3_0
|
||||
- zlib=1.2.13=h8cc25b3_0
|
||||
- pip:
|
||||
- absl-py==1.4.0
|
||||
- astunparse==1.6.3
|
||||
- cachetools==5.3.0
|
||||
- certifi==2023.5.7
|
||||
- charset-normalizer==3.1.0
|
||||
- flatbuffers==23.5.9
|
||||
- gast==0.4.0
|
||||
- google-auth==2.18.1
|
||||
- google-auth-oauthlib==1.0.0
|
||||
- google-pasta==0.2.0
|
||||
- grpcio==1.54.2
|
||||
- h5py==3.8.0
|
||||
- idna==3.4
|
||||
- jax==0.4.10
|
||||
- keras==2.12.0
|
||||
- libclang==16.0.0
|
||||
- markdown==3.4.3
|
||||
- markupsafe==2.1.2
|
||||
- ml-dtypes==0.1.0
|
||||
- numpy==1.23.5
|
||||
- oauthlib==3.2.2
|
||||
- opt-einsum==3.3.0
|
||||
- packaging==23.1
|
||||
- protobuf==4.23.1
|
||||
- pyasn1==0.5.0
|
||||
- pyasn1-modules==0.3.0
|
||||
- requests==2.31.0
|
||||
- requests-oauthlib==1.3.1
|
||||
- rsa==4.9
|
||||
- scipy==1.10.1
|
||||
- sklearn==0.0.post5
|
||||
- tensorboard==2.12.3
|
||||
- tensorboard-data-server==0.7.0
|
||||
- tensorflow==2.12.0
|
||||
- tensorflow-estimator==2.12.0
|
||||
- tensorflow-intel==2.12.0
|
||||
- tensorflow-io-gcs-filesystem==0.31.0
|
||||
- termcolor==2.3.0
|
||||
- typing-extensions==4.6.0
|
||||
- urllib3==1.26.16
|
||||
- werkzeug==2.3.4
|
||||
- wrapt==1.14.1
|
||||
prefix: C:\Users\ggap9\anaconda31\envs\environment
|
Loading…
Reference in New Issue
Block a user