-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconda_environment.yml
80 lines (80 loc) · 2.52 KB
/
conda_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
72
73
74
75
76
77
78
79
80
name: geonlplify
channels:
- default
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- brotlipy=0.7.0=py310h5764c6d_1005
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.9.24=ha878542_0
- catalogue=2.0.8=py310hff52083_1
- certifi=2022.9.24=pyhd8ed1ab_0
- cffi=1.15.1=py310h255011f_2
- charset-normalizer=2.1.1=pyhd8ed1ab_0
- click=8.1.3=unix_pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_0
- confection=0.0.3=py310hfdc917e_1
- cryptography=38.0.3=py310h600f1e7_0
- cymem=2.0.7=py310hd8f1fbe_1
- cython-blis=0.7.8=py310hde88566_0
- dataclasses=0.8=pyhc8e2a94_3
- idna=3.4=pyhd8ed1ab_0
- jinja2=3.1.2=pyhd8ed1ab_1
- langcodes=3.3.0=pyhd8ed1ab_0
- ld_impl_linux-64=2.39=hc81fddc_0
- libblas=3.9.0=16_linux64_openblas
- libcblas=3.9.0=16_linux64_openblas
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.2.0=h65d4601_19
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- libgomp=12.2.0=h65d4601_19
- liblapack=3.9.0=16_linux64_openblas
- libnsl=2.0.0=h7f98852_0
- libopenblas=0.3.21=pthreads_h78a6416_3
- libsqlite=3.39.4=h753d276_0
- libstdcxx-ng=12.2.0=h46fd767_19
- libuuid=2.32.1=h7f98852_1000
- libzlib=1.2.13=h166bdaf_4
- markupsafe=2.1.1=py310h5764c6d_2
- murmurhash=1.0.9=py310hd8f1fbe_1
- ncurses=6.3=h27087fc_1
- numpy=1.23.4=py310h53a5b5f_1
- openssl=3.0.7=h166bdaf_0
- packaging=21.3=pyhd8ed1ab_0
- pandas=1.5.1=py310h769672d_1
- pathy=0.6.2=pyhd8ed1ab_0
- pip=22.3.1=pyhd8ed1ab_0
- preshed=3.0.8=py310hd8f1fbe_1
- pycparser=2.21=pyhd8ed1ab_0
- pydantic=1.10.2=py310h5764c6d_1
- pyopenssl=22.1.0=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.10.6=ha86cf86_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.10=2_cp310
- pytz=2022.6=pyhd8ed1ab_0
- readline=8.1.2=h0f457ee_0
- requests=2.28.1=pyhd8ed1ab_1
- setuptools=65.5.1=pyhd8ed1ab_0
- shellingham=1.5.0=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- smart_open=5.2.1=pyhd8ed1ab_0
- spacy=3.4.2=py310hc4a4660_0
- spacy-legacy=3.0.10=pyhd8ed1ab_0
- spacy-loggers=1.0.3=pyhd8ed1ab_0
- srsly=2.4.5=py310hd8f1fbe_1
- thinc=8.1.5=py310hc4a4660_0
- tk=8.6.12=h27826a3_0
- tqdm=4.64.1=pyhd8ed1ab_0
- typer=0.4.2=pyhd8ed1ab_0
- typing-extensions=4.4.0=hd8ed1ab_0
- typing_extensions=4.4.0=pyha770c72_0
- tzdata=2022f=h191b570_0
- urllib3=1.26.11=pyhd8ed1ab_0
- wasabi=0.10.0=pyhd8ed1ab_0
- wheel=0.38.2=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
prefix: /home/rdecoupe/mambaforge/envs/geonlplify