-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
117 lines (117 loc) · 2.52 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
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
113
114
115
116
117
name: gbif_registrar
channels:
- conda-forge
- defaults
dependencies:
- alabaster=0.7.13
- astroid=3.0.0
- babel=2.13.0
- black=23.9.1
- brotli-python=1.1.0
- bzip2=1.0.8
- ca-certificates=2023.7.22
- certifi=2023.7.22
- charset-normalizer=3.3.0
- click=8.1.7
- colorama=0.4.6
- dill=0.3.7
- docutils=0.18.1
- exceptiongroup=1.1.3
- icu=73.2
- idna=3.4
- imagesize=1.4.1
- importlib-metadata=6.8.0
- iniconfig=2.0.0
- isort=5.12.0
- jinja2=3.1.2
- libblas=3.9.0
- libcblas=3.9.0
- libcxx=16.0.6
- libffi=3.4.2
- libgfortran=5.0.0
- libgfortran5=13.2.0
- libiconv=1.17
- liblapack=3.9.0
- libopenblas=0.3.24
- libsqlite=3.43.2
- libxml2=2.11.5
- libxslt=1.1.37
- libzlib=1.2.13
- llvm-openmp=17.0.2
- lxml=4.9.3
- markdown-it-py=3.0.0
- markupsafe=2.1.3
- mccabe=0.7.0
- mdit-py-plugins=0.4.0
- mypy_extensions=1.0.0
- myst-parser=2.0.0
- ncurses=6.4
- numpy=1.26.0
- openssl=3.1.3
- packaging=23.2
- pandas=2.1.1
- pathspec=0.11.2
- pip=23.2.1
- platformdirs=3.11.0
- pluggy=1.3.0
- pygments=2.16.1
- pylint=3.0.1
- pysocks=1.7.1
- pytest=7.4.2
- pytest-mock=3.11.1
- python=3.9.18
- python-dateutil=2.8.2
- python-tzdata=2023.3
- python_abi=3.9
- pytz=2023.3.post1
- pyyaml=6.0.1
- readline=8.2
- requests=2.31.0
- setuptools=68.2.2
- six=1.16.0
- snowballstemmer=2.2.0
- sphinx=7.2.6
- sphinx-rtd-theme=1.3.0
- sphinx_rtd_theme=1.3.0
- sphinxcontrib-applehelp=1.0.7
- sphinxcontrib-devhelp=1.0.5
- sphinxcontrib-dotnetdomain=0.4
- sphinxcontrib-golangdomain=0.2.0.dev0
- sphinxcontrib-htmlhelp=2.0.4
- sphinxcontrib-jquery=4.1
- sphinxcontrib-jsmath=1.0.1
- sphinxcontrib-qthelp=1.0.6
- sphinxcontrib-serializinghtml=1.1.9
- tk=8.6.13
- tomli=2.0.1
- tomlkit=0.12.1
- typing-extensions=4.8.0
- typing_extensions=4.8.0
- tzdata=2023c
- unidecode=1.3.7
- urllib3=2.0.6
- wheel=0.41.2
- xz=5.2.6
- yaml=0.2.5
- zipp=3.17.0
- pip:
- annotated-types==0.6.0
- anyascii==0.3.2
- coverage==7.3.2
- dotty-dict==1.3.1
- gbif-registrar==0.1.1
- gitdb==4.0.10
- gitpython==3.1.37
- importlib-resources==5.13.0
- mdurl==0.1.2
- pydantic==2.4.2
- pydantic-core==2.10.1
- pytest-cov==4.1.0
- python-gitlab==3.15.0
- python-semantic-release==8.1.1
- requests-toolbelt==1.0.0
- rich==13.6.0
- shellingham==1.5.3
- smmap==5.0.1
- sphinx-autoapi==3.0.0
prefix: /opt/miniconda3/envs/gbif_registrar