Andrea Maldonado commited on
Commit
d92e92a
·
1 Parent(s): e39ba74

Updates conda env

Browse files
Files changed (1) hide show
  1. .conda.yml +31 -107
.conda.yml CHANGED
@@ -1,156 +1,80 @@
1
  name: gedi
2
  channels:
3
- - conda-forge
4
  - defaults
 
5
  dependencies:
6
- - asttokens=2.4.1=pyhd8ed1ab_0
7
- - backcall=0.2.0=pyh9f0ad1d_0
8
  - certifi=2024.2.2=pyhd8ed1ab_0
9
- - colorama=0.4.6=pyhd8ed1ab_0
10
- - comm=0.2.2=pyhd8ed1ab_0
11
  - cycler=0.12.1=pyhd8ed1ab_0
12
- - decorator=5.1.1=pyhd8ed1ab_0
13
- - executing=2.0.1=pyhd8ed1ab_0
14
- - importlib-metadata=7.1.0=pyha770c72_0
15
- - importlib-resources=6.4.0=pyhd8ed1ab_0
16
- - importlib_metadata=7.1.0=hd8ed1ab_0
17
- - importlib_resources=6.4.0=pyhd8ed1ab_0
18
- - jedi=0.19.1=pyhd8ed1ab_0
19
- - joblib=1.4.0=pyhd8ed1ab_0
20
- - jupyter_client=8.6.1=pyhd8ed1ab_0
21
- - matplotlib-inline=0.1.7=pyhd8ed1ab_0
22
  - munkres=1.1.4=pyh9f0ad1d_0
23
- - nest-asyncio=1.6.0=pyhd8ed1ab_0
24
- - packaging=24.0=pyhd8ed1ab_0
25
- - parso=0.8.4=pyhd8ed1ab_0
26
- - pickleshare=0.7.5=py_1003
27
  - pip=24.0=pyhd8ed1ab_0
28
- - platformdirs=4.2.0=pyhd8ed1ab_0
29
- - ply=3.11=pyhd8ed1ab_2
30
- - prompt-toolkit=3.0.42=pyha770c72_0
31
- - prompt_toolkit=3.0.42=hd8ed1ab_0
32
- - pure_eval=0.2.2=pyhd8ed1ab_0
33
- - pygments=2.17.2=pyhd8ed1ab_0
34
- - pyparsing=3.1.2=pyhd8ed1ab_0
35
  - python-dateutil=2.9.0=pyhd8ed1ab_0
36
  - python-tzdata=2024.1=pyhd8ed1ab_0
37
  - python_abi=3.9=4_cp39
38
  - pytz=2024.1=pyhd8ed1ab_0
39
- - setuptools=69.5.1=pyhd8ed1ab_0
40
  - six=1.16.0=pyh6c4a22f_0
41
- - stack_data=0.6.2=pyhd8ed1ab_0
42
- - threadpoolctl=3.4.0=pyhc1e730c_0
43
  - toml=0.10.2=pyhd8ed1ab_0
44
  - tomli=2.0.1=pyhd8ed1ab_0
45
- - traitlets=5.14.3=pyhd8ed1ab_0
46
- - typing_extensions=4.11.0=pyha770c72_0
47
  - tzdata=2024a=h0c530f3_0
48
- - wcwidth=0.2.13=pyhd8ed1ab_0
49
- - wheel=0.43.0=pyhd8ed1ab_1
50
  - zipp=3.17.0=pyhd8ed1ab_0
51
  - pip:
52
- - altair==5.3.0
53
- - asttokens==2.4.1
54
- - attrs==23.2.0
55
- - backcall==0.2.0
56
- - blinker==1.8.2
57
- - brotli==1.1.0
58
- - cachetools==5.4.0
59
- - certifi==2024.2.2
60
- - charset-normalizer==3.3.2
61
  - click==8.1.7
62
  - cloudpickle==3.0.0
63
- - comm==0.2.2
64
  - configspace==0.7.1
65
- - contourpy==1.2.1
66
- - cycler==0.12.1
67
  - cvxopt==1.3.2
68
- - dask==2024.4.1
69
  - dask-jobqueue==0.8.5
70
- - debugpy==1.8.1
71
- - decorator==5.1.1
72
  - deprecation==2.1.0
73
- - distributed==2024.4.1
74
  - emcee==3.1.4
75
- - executing==2.0.1
76
- - feeed==1.2.0
77
- - fsspec==2024.3.1
78
- - fonttools==4.51.0
79
- - gitdb==4.0.11
80
- - gitpython==3.1.43
81
- - graphviz==0.20.3
82
- - idna==3.7
83
- - importlib-metadata==7.1.0
84
- - importlib-resources==6.4.0
85
- - imbalanced-learn==0.12.2
86
  - imblearn==0.0
 
87
  - intervaltree==3.1.0
88
- - ipykernel==6.29.3
89
- - ipython==8.12.0
90
- - jedi==0.19.1
91
  - jinja2==3.1.3
92
- - joblib==1.4.0
93
- - jsonschema==4.23.0
94
- - jsonschema-specifications==2023.12.1
95
- - jupyter_client==8.6.1
96
- - jupyter_core==5.7.2
97
- - kiwisolver==1.4.5
98
  - levenshtein==0.23.0
99
- - llvmlite==0.42.0
100
  - locket==1.0.0
101
- - lxml==5.2.1
102
- - markdown-it-py==3.0.0
103
  - markupsafe==2.1.5
104
- - matplotlib==3.8.4
105
- - matplotlib-inline==0.1.7
106
- - mdurl==0.1.2
107
  - more-itertools==10.2.0
108
  - msgpack==1.0.8
109
- - munkres==1.1.4
110
  - networkx==3.2.1
111
- - numba==0.59.1
112
  - numpy==1.26.4
113
- - opyenxes==0.3.0
114
  - partd==1.4.1
115
- - pandas==2.2.2
116
  - pm4py==2.7.2
117
- - protobuf==5.27.2
118
- - pyarrow==17.0.0
119
- - pydeck==0.9.1
120
  - pydotplus==2.0.2
121
  - pynisher==1.0.10
122
  - pyrfr==0.9.0
123
- - python-dateutil==2.9.0
124
  - pyyaml==6.0.1
125
- - rapidfuzz==3.8.1
126
- - referencing==0.35.1
127
  - regex==2023.12.25
128
- - requests==2.32.3
129
- - rich==13.7.1
130
- - rpds-py==0.19.0
131
- - seaborn==0.13.2
132
  - scikit-learn==1.2.2
133
- - scipy==1.13.0
134
- - slicer==0.0.8
135
  - smac==2.0.2
136
- - smmap==5.0.1
137
  - sortedcontainers==2.4.0
138
- - stack_data==0.6.2
139
- - streamlit==1.36.0
140
  - stringdist==1.0.9
141
- - tabulate==0.9.0
142
  - tblib==3.0.0
143
- - tenacity==8.5.0
144
- - threadpoolctl==3.4.0
145
- - toml==0.10.2
146
- - tomli==2.0.1
147
- - tornado==6.4
148
- - tqdm==4.65.0
149
  - toolz==0.12.1
150
- - tzdata==2024.1
 
151
  - urllib3==2.2.1
152
- - watchdog==4.0.1
153
- - xgboost==2.1.0
154
- - zict==3.0.0
155
- - zipp==3.17.0
156
- - zstd==1.5.5.1
 
1
  name: gedi
2
  channels:
 
3
  - defaults
4
+ - conda-forge
5
  dependencies:
 
 
6
  - certifi=2024.2.2=pyhd8ed1ab_0
 
 
7
  - cycler=0.12.1=pyhd8ed1ab_0
8
+ - font-ttf-dejavu-sans-mono=2.37=hab24e00_0
9
+ - font-ttf-inconsolata=3.000=h77eed37_0
10
+ - font-ttf-source-code-pro=2.038=h77eed37_0
11
+ - font-ttf-ubuntu=0.83=h77eed37_1
12
+ - fonts-conda-ecosystem=1=0
13
+ - fonts-conda-forge=1=0
14
+ - importlib-resources=6.1.2=pyhd8ed1ab_0
15
+ - importlib_resources=6.1.2=pyhd8ed1ab_0
16
+ - joblib=1.3.2=pyhd8ed1ab_0
 
17
  - munkres=1.1.4=pyh9f0ad1d_0
18
+ - packaging=23.2=pyhd8ed1ab_0
 
 
 
19
  - pip=24.0=pyhd8ed1ab_0
20
+ - ply=3.11=py_1
21
+ - pyparsing=3.1.1=pyhd8ed1ab_0
 
 
 
 
 
22
  - python-dateutil=2.9.0=pyhd8ed1ab_0
23
  - python-tzdata=2024.1=pyhd8ed1ab_0
24
  - python_abi=3.9=4_cp39
25
  - pytz=2024.1=pyhd8ed1ab_0
26
+ - setuptools=69.1.1=pyhd8ed1ab_0
27
  - six=1.16.0=pyh6c4a22f_0
28
+ - threadpoolctl=3.3.0=pyhc1e730c_0
 
29
  - toml=0.10.2=pyhd8ed1ab_0
30
  - tomli=2.0.1=pyhd8ed1ab_0
 
 
31
  - tzdata=2024a=h0c530f3_0
32
+ - wheel=0.42.0=pyhd8ed1ab_0
 
33
  - zipp=3.17.0=pyhd8ed1ab_0
34
  - pip:
 
 
 
 
 
 
 
 
 
35
  - click==8.1.7
36
  - cloudpickle==3.0.0
 
37
  - configspace==0.7.1
 
 
38
  - cvxopt==1.3.2
39
+ - dask==2024.2.1
40
  - dask-jobqueue==0.8.5
 
 
41
  - deprecation==2.1.0
42
+ - distributed==2024.2.1
43
  - emcee==3.1.4
44
+ - feeed == 1.2.0
45
+ - fsspec==2024.2.0
46
+ - imbalanced-learn==0.12.0
 
 
 
 
 
 
 
 
47
  - imblearn==0.0
48
+ - importlib-metadata==7.0.1
49
  - intervaltree==3.1.0
 
 
 
50
  - jinja2==3.1.3
 
 
 
 
 
 
51
  - levenshtein==0.23.0
 
52
  - locket==1.0.0
53
+ - lxml==5.1.0
 
54
  - markupsafe==2.1.5
 
 
 
55
  - more-itertools==10.2.0
56
  - msgpack==1.0.8
 
57
  - networkx==3.2.1
 
58
  - numpy==1.26.4
59
+ - pandas==2.0.0
60
  - partd==1.4.1
 
61
  - pm4py==2.7.2
62
+ - psutil==5.9.8
 
 
63
  - pydotplus==2.0.2
64
  - pynisher==1.0.10
65
  - pyrfr==0.9.0
 
66
  - pyyaml==6.0.1
67
+ - rapidfuzz==3.6.1
 
68
  - regex==2023.12.25
 
 
 
 
69
  - scikit-learn==1.2.2
70
+ - scipy==1.10.1
71
+ - seaborn==0.13.2
72
  - smac==2.0.2
 
73
  - sortedcontainers==2.4.0
 
 
74
  - stringdist==1.0.9
 
75
  - tblib==3.0.0
 
 
 
 
 
 
76
  - toolz==0.12.1
77
+ - tqdm==4.65.0
78
+ - typing-extensions==4.10.0
79
  - urllib3==2.2.1
80
+ - zict==3.0.0