-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
71 lines (71 loc) · 1.81 KB
/
environment.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
name: abm
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- black=22.6.0=pyhd8ed1ab_0
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.6.15=ha878542_0
- click=8.1.3=py310hff52083_0
- dataclasses=0.8=pyhc8e2a94_3
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.1.0=h8d9b700_16
- libgomp=12.1.0=h8d9b700_16
- libnsl=2.0.0=h7f98852_0
- libuuid=2.32.1=h7f98852_1000
- libzlib=1.2.12=h166bdaf_1
- mypy_extensions=0.4.3=py310hff52083_5
- ncurses=6.3=h27087fc_1
- openssl=3.0.4=h166bdaf_2
- pathspec=0.9.0=pyhd8ed1ab_0
- pip=22.1.2=pyhd8ed1ab_0
- platformdirs=2.5.1=pyhd8ed1ab_0
- python=3.10.5=ha86cf86_0_cpython
- python_abi=3.10=2_cp310
- readline=8.1.2=h0f457ee_0
- setuptools=62.6.0=py310hff52083_0
- sqlite=3.38.5=h4ff8645_0
- tk=8.6.12=h27826a3_0
- tomli=2.0.1=pyhd8ed1ab_0
- typed-ast=1.5.4=py310h5764c6d_0
- typing_extensions=4.2.0=pyha770c72_1
- tzdata=2022a=h191b570_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h516909a_1
- zlib=1.2.12=h166bdaf_1
- pip:
- arrow==1.2.2
- binaryornot==0.4.4
- certifi==2022.6.15
- chardet==4.0.0
- charset-normalizer==2.0.12
- cookiecutter==2.1.1
- cycler==0.11.0
- fonttools==4.33.3
- idna==3.3
- jinja2==3.1.2
- jinja2-time==0.2.0
- kiwisolver==1.4.3
- markupsafe==2.1.1
- matplotlib==3.5.2
- mesa==0.9.0
- networkx==2.8.4
- numpy==1.22.4
- packaging==21.3
- pandas==1.4.2
- pillow==9.1.1
- pyparsing==3.0.9
- python-dateutil==2.8.2
- python-slugify==6.1.2
- pytz==2022.1
- pyyaml==6.0
- requests==2.28.0
- six==1.16.0
- text-unidecode==1.3
- tornado==6.1
- tqdm==4.64.0
- urllib3==1.26.9
prefix: /data/vabelis/miniconda/envs/abm