-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment_napshift.yml
96 lines (96 loc) · 2.55 KB
/
environment_napshift.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
name: venv_napshift
channels:
- anaconda
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2023.01.10=hecd8cb5_0
- certifi=2022.12.7=py39hecd8cb5_0
- intel-openmp=2021.4.0=hecd8cb5_3538
- joblib=1.1.0=pyhd3eb1b0_0
- keras-preprocessing=1.1.2=pyhd3eb1b0_0
- libcxx=12.0.0=h2f01273_0
- libffi=3.3=hb1e8313_2
- libgfortran=3.0.1=h93005f0_2
- llvm-openmp=12.0.0=h0dcd299_1
- mkl=2021.4.0=hecd8cb5_637
- mkl-service=2.4.0=py39h9ed2024_0
- mkl_fft=1.3.1=py39h4ab4a9b_0
- mkl_random=1.2.2=py39hb2f4e1b_0
- ncurses=6.3=hca72f7f_2
- numpy=1.22.3=py39h2e5f0a9_0
- numpy-base=1.22.3=py39h3b1a694_0
- openssl=1.1.1s=hca72f7f_0
- pip=21.2.4=py39hecd8cb5_0
- python=3.9.12=hdfd78df_1
- readline=8.1.2=hca72f7f_1
- scikit-learn=1.0.2=py39hae1ba45_1
- scipy=1.7.3=py39h8c7af03_0
- setuptools=61.2.0=py39hecd8cb5_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.38.5=h707629a_0
- threadpoolctl=2.2.0=pyh0d69192_0
- tk=8.6.12=h5d9f67b_0
- tzdata=2022a=hda174b7_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=hca72f7f_1
- zlib=1.2.12=h4dc903c_2
- pip:
- absl-py==1.4.0
- astunparse==1.6.3
- bio==1.5.3
- biopython==1.80
- biothings-client==0.2.6
- cachetools==5.3.0
- charset-normalizer==3.0.1
- contourpy==1.0.7
- cycler==0.11.0
- docopt==0.6.2
- flatbuffers==23.1.21
- fonttools==4.38.0
- gast==0.4.0
- google-auth==2.16.0
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.51.1
- h5py==3.8.0
- idna==3.4
- importlib-metadata==6.0.0
- keras==2.11.0
- kiwisolver==1.4.4
- libclang==15.0.6.1
- llvmlite==0.39.1
- markdown==3.4.1
- markupsafe==2.1.2
- matplotlib==3.6.3
- mygene==3.2.2
- numba==0.56.4
- oauthlib==3.2.2
- opt-einsum==3.3.0
- packaging==23.0
- pandas==1.5.3
- pillow==9.4.0
- pipreqs==0.4.11
- protobuf==3.19.6
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.7.1
- requests==2.28.2
- requests-oauthlib==1.3.1
- rsa==4.9
- tensorboard==2.11.2
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.11.0
- tensorflow-estimator==2.11.0
- tensorflow-io-gcs-filesystem==0.30.0
- termcolor==2.2.0
- tqdm==4.64.1
- typing-extensions==4.4.0
- urllib3==1.26.14
- werkzeug==2.2.2
- wrapt==1.14.1
- yarg==0.1.9
- zipp==3.12.0