This repository has been archived by the owner on Sep 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
environment.yml
87 lines (87 loc) · 2.46 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
name: Publish
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=h8ffe710_4
- ca-certificates=2022.5.18.1=h5b45459_0
- cffi=1.15.0=py310hcbf9ad4_0
- cfgv=3.3.1=pyhd8ed1ab_0
- click=8.1.3=py310h5588dad_0
- colorama=0.4.4=pyh9f0ad1d_0
- commonmark=0.9.1=py_0
- dataclasses=0.8=pyhc8e2a94_3
- distlib=0.3.4=pyhd8ed1ab_0
- filelock=3.7.1=pyhd8ed1ab_0
- flake8=4.0.1=pyhd8ed1ab_2
- future=0.18.2=py310h5588dad_5
- gitdb=4.0.7=pyhd3eb1b0_0
- gitpython=3.1.27=pyhd8ed1ab_0
- identify=2.5.1=pyhd8ed1ab_0
- importlib-metadata=4.11.4=py310h5588dad_0
- isort=5.10.1=pyhd8ed1ab_0
- libffi=3.4.2=h8ffe710_5
- libzlib=1.2.12=h8ffe710_0
- nodeenv=1.6.0=pyhd8ed1ab_0
- openssl=3.0.3=h8ffe710_0
- pip=22.1.2=pyhd8ed1ab_0
- platformdirs=2.5.1=pyhd8ed1ab_0
- pre-commit=2.19.0=py310h5588dad_0
- pycodestyle=2.8.0=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pyflakes=2.4.0=pyhd8ed1ab_0
- pygments=2.12.0=pyhd8ed1ab_0
- pyperclip=1.8.2=pyhd8ed1ab_2
- python=3.10.4=hcf16a7b_0_cpython
- python-dotenv=0.20.0=pyhd8ed1ab_0
- python_abi=3.10=2_cp310
- pyyaml=6.0=py310he2412df_4
- rich=12.4.4=pyhd8ed1ab_0
- setuptools=62.3.3=py310h5588dad_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.38.5=h8ffe710_0
- tk=8.6.12=h8ffe710_0
- toml=0.10.2=pyhd8ed1ab_0
- typing_extensions=4.2.0=pyha770c72_1
- tzdata=2022a=h191b570_0
- ucrt=10.0.20348.0=h57928b3_0
- ukkonen=1.0.1=py310h476a331_2
- unidecode=1.3.4=pyhd8ed1ab_0
- vc=14.2=hb210afc_6
- virtualenv=20.14.1=py310h5588dad_0
- vs2015_runtime=14.29.30037=h902a5da_6
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h62dcd97_1
- yaml=0.2.5=h8ffe710_2
- zipp=3.8.0=pyhd8ed1ab_0
- pip:
- astor==0.8.1
- attrs==21.4.0
- bandit==1.7.4
- darglint==1.8.1
- docutils==0.18.1
- eradicate==2.1.0
- flake8-bandit==3.0.0
- flake8-broken-line==0.4.0
- flake8-bugbear==22.4.25
- flake8-commas==2.1.0
- flake8-comprehensions==3.10.0
- flake8-debugger==4.1.2
- flake8-docstrings==1.6.0
- flake8-eradicate==1.2.1
- flake8-isort==4.1.1
- flake8-polyfill==1.0.2
- flake8-quotes==3.3.1
- flake8-rst-docstrings==0.2.6
- flake8-string-format==0.3.0
- mccabe==0.6.1
- pbr==5.9.0
- pep8-naming==0.12.1
- pydocstyle==6.1.1
- python-frontmatter==1.0.0
- restructuredtext-lint==1.4.0
- smmap==4.0.0
- snowballstemmer==2.2.0
- stevedore==3.5.0
- testfixtures==6.18.5
- wemake-python-styleguide==0.16.1