|
a |
|
b/environment.yml |
|
|
1 |
name: simdeep |
|
|
2 |
channels: |
|
|
3 |
- defaults |
|
|
4 |
dependencies: |
|
|
5 |
- _libgcc_mutex=0.1=main |
|
|
6 |
- _openmp_mutex=5.1=1_gnu |
|
|
7 |
- ca-certificates=2023.05.30=h06a4308_0 |
|
|
8 |
- ld_impl_linux-64=2.38=h1181459_1 |
|
|
9 |
- libffi=3.4.4=h6a678d5_0 |
|
|
10 |
- libgcc-ng=11.2.0=h1234567_1 |
|
|
11 |
- libgomp=11.2.0=h1234567_1 |
|
|
12 |
- libstdcxx-ng=11.2.0=h1234567_1 |
|
|
13 |
- ncurses=6.4=h6a678d5_0 |
|
|
14 |
- openssl=3.0.10=h7f8727e_0 |
|
|
15 |
- python=3.8.17=h955ad1f_0 |
|
|
16 |
- readline=8.2=h5eee18b_0 |
|
|
17 |
- setuptools=68.0.0=py38h06a4308_0 |
|
|
18 |
- sqlite=3.41.2=h5eee18b_0 |
|
|
19 |
- tk=8.6.12=h1ccaba5_0 |
|
|
20 |
- wheel=0.38.4=py38h06a4308_0 |
|
|
21 |
- xz=5.4.2=h5eee18b_0 |
|
|
22 |
- zlib=1.2.13=h5eee18b_0 |
|
|
23 |
- pip: |
|
|
24 |
- absl-py==0.15.0 |
|
|
25 |
- aiohttp==3.8.5 |
|
|
26 |
- aiosignal==1.3.1 |
|
|
27 |
- astunparse==1.6.3 |
|
|
28 |
- async-timeout==4.0.3 |
|
|
29 |
- attrs==23.1.0 |
|
|
30 |
- autograd-gamma==0.5.0 |
|
|
31 |
- beautifulsoup4==4.12.2 |
|
|
32 |
- cachetools==5.3.1 |
|
|
33 |
- colorama==0.4.6 |
|
|
34 |
- cython==3.0.0 |
|
|
35 |
- ecos==2.0.12 |
|
|
36 |
- filelock==3.12.2 |
|
|
37 |
- flatbuffers==1.12 |
|
|
38 |
- frozenlist==1.4.0 |
|
|
39 |
- gast==0.3.3 |
|
|
40 |
- google==3.0.0 |
|
|
41 |
- google-auth==2.22.0 |
|
|
42 |
- google-auth-oauthlib==0.4.6 |
|
|
43 |
- google-pasta==0.2.0 |
|
|
44 |
- grpcio==1.32.0 |
|
|
45 |
- h5py==2.10.0 |
|
|
46 |
- importlib-resources==6.0.1 |
|
|
47 |
- jsonschema==4.19.0 |
|
|
48 |
- jsonschema-specifications==2023.7.1 |
|
|
49 |
- keras==2.4.3 |
|
|
50 |
- keras-preprocessing==1.1.2 |
|
|
51 |
- lifelines==0.25.5 |
|
|
52 |
- markdown==3.4.4 |
|
|
53 |
- matplotlib==3.4.0 |
|
|
54 |
- mpld3==0.5.2 |
|
|
55 |
- multidict==6.0.4 |
|
|
56 |
- numexpr==2.8.5 |
|
|
57 |
- oauthlib==3.2.2 |
|
|
58 |
- opt-einsum==3.3.0 |
|
|
59 |
- osqp==0.6.3 |
|
|
60 |
- patsy==0.5.3 |
|
|
61 |
- pip==21.0.1 |
|
|
62 |
- pkgutil-resolve-name==1.3.10 |
|
|
63 |
- py-spy==0.3.14 |
|
|
64 |
- pyasn1==0.5.0 |
|
|
65 |
- pyasn1-modules==0.3.0 |
|
|
66 |
- qdldl==0.1.7.post0 |
|
|
67 |
- ray==0.8.4 |
|
|
68 |
- redis==5.0.0 |
|
|
69 |
- referencing==0.30.2 |
|
|
70 |
- requests-oauthlib==1.3.1 |
|
|
71 |
- rpds-py==0.9.2 |
|
|
72 |
- rsa==4.9 |
|
|
73 |
- scikit-learn==1.1.3 |
|
|
74 |
- scikit-survival==0.18.0 |
|
|
75 |
- six==1.15.0 |
|
|
76 |
- soupsieve==2.4.1 |
|
|
77 |
- tensorboard==2.11.2 |
|
|
78 |
- tensorboard-data-server==0.6.1 |
|
|
79 |
- tensorboard-plugin-wit==1.8.1 |
|
|
80 |
- tensorflow==2.4.1 |
|
|
81 |
- tensorflow-estimator==2.4.0 |
|
|
82 |
- termcolor==1.1.0 |
|
|
83 |
- theano==1.0.5 |
|
|
84 |
- typing-extensions==3.7.4.3 |
|
|
85 |
- werkzeug==2.3.7 |
|
|
86 |
- wrapt==1.12.1 |
|
|
87 |
- yarl==1.9.2 |
|
|
88 |
prefix: /home/opoirion/.conda/envs/simdeep |