forked from burakcan-izmirli/DeepResponse
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathapple_silicon_env.yml
112 lines (112 loc) · 3.08 KB
/
apple_silicon_env.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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
name: deep-response
channels:
- defaults
- conda-forge
dependencies:
- appnope=0.1.2=py310hca03da5_1001
- asttokens=2.0.5=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- bzip2=1.0.8=h620ffc9_4
- ca-certificates=2023.08.22=hca03da5_0
- decorator=5.1.1=pyhd3eb1b0_0
- exceptiongroup=1.0.4=py310hca03da5_0
- executing=0.8.3=pyhd3eb1b0_0
- ipython=8.15.0=py310hca03da5_0
- jedi=0.18.1=py310hca03da5_1
- libffi=3.4.4=hca03da5_0
- matplotlib-inline=0.1.6=py310hca03da5_0
- ncurses=6.4=h313beb8_0
- openssl=3.0.12=h1a28f6b_0
- parso=0.8.3=pyhd3eb1b0_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=23.3=py310hca03da5_0
- prompt-toolkit=3.0.36=py310hca03da5_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pure_eval=0.2.2=pyhd3eb1b0_0
- pygments=2.15.1=py310hca03da5_1
- python=3.10.13=hb885b13_0
- readline=8.2=h1a28f6b_0
- setuptools=68.0.0=py310hca03da5_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h80987f9_0
- stack_data=0.2.0=pyhd3eb1b0_0
- tk=8.6.12=hb8d0fd4_0
- traitlets=5.7.1=py310hca03da5_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- wheel=0.41.2=py310hca03da5_0
- xz=5.4.2=h80987f9_0
- zlib=1.2.13=h5a0b063_0
- pip:
- absl-py==2.0.0
- astunparse==1.6.3
- attrs==23.1.0
- cachetools==5.3.2
- certifi==2023.11.17
- charset-normalizer==3.3.2
- comet-ml==3.35.3
- configobj==5.0.8
- dulwich==0.21.6
- everett==3.1.0
- flatbuffers==23.5.26
- gast==0.5.4
- google-auth==2.23.4
- google-auth-oauthlib==1.1.0
- google-pasta==0.2.0
- grpcio==1.59.3
- h5py==3.10.0
- idna==3.4
- joblib==1.3.2
- jsonschema==4.20.0
- jsonschema-specifications==2023.11.1
- keras==2.15.0
- libclang==16.0.6
- markdown==3.5.1
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- mdurl==0.1.2
- ml-dtypes==0.2.0
- numpy==1.26.2
- oauthlib==3.2.2
- opt-einsum==3.3.0
- packaging==23.2
- pandas==2.1.3
- pillow==10.1.0
- protobuf==4.23.4
- psutil==5.9.6
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- python-box==6.1.0
- python-dateutil==2.8.2
- python-dotenv==1.0.0
- pytz==2023.3.post1
- rdkit==2023.9.1
- referencing==0.31.0
- requests==2.31.0
- requests-oauthlib==1.3.1
- requests-toolbelt==1.0.0
- rich==13.7.0
- rpds-py==0.13.0
- rsa==4.9
- scikit-learn==1.3.2
- scipy==1.11.4
- semantic-version==2.10.0
- sentry-sdk==1.35.0
- simplejson==3.19.2
- tensorboard==2.15.1
- tensorboard-data-server==0.7.2
- tensorflow==2.15.0
- tensorflow-estimator==2.15.0
- tensorflow-io-gcs-filesystem==0.34.0
- tensorflow-macos==2.15.0
- tensorflow-metal==1.1.0
- termcolor==2.3.0
- threadpoolctl==3.2.0
- typing-extensions==4.8.0
- tzdata==2023.3
- urllib3==2.1.0
- websocket-client==1.3.3
- werkzeug==3.0.1
- wrapt==1.14.1
- wurlitzer==3.0.3
prefix: /Users/burakcanizmirli/miniforge3/envs/deep-response