forked from pyjanitor-devs/pyjanitor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment-dev.yml
56 lines (56 loc) · 854 Bytes
/
environment-dev.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
name: pyjanitor-dev
channels:
- conda-forge
dependencies:
- python=3.9
- biopython
- black=22.1.0
- bump2version=1.0.1
- cairo
- conda
- darglint
- doc8
- flake8
- hypothesis
- interrogate
- ipykernel
- ipython
- isort
- jinja2<3.1.0 # 27 March 2022: https://github.com/pallets/jinja/issues/1631
- jupyterlab
- lxml
- make
- mkdocs
- mkdocs-material
- mkdocstrings-python
- missingno
- multipledispatch
- mypy
- natsort
- numba
- numpy
- openpyxl
- pandas-flavor
- pandas-vet
- pandas=1.3.5
- pip
- pipreqs
- pip-tools
- pre-commit
- pyflakes
- pylint
- pyspark>=3.2.0
- pytest
- pytest-cov
- pytest-xdist
- python-language-server
- rdkit=2021.09.3
- recommonmark
- seaborn
- twine
- unyt
- xarray
- xlrd
- xorg-libxrender
- pip:
- mknotebooks