-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment_dev.yml
77 lines (77 loc) · 2.16 KB
/
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
name: sr_bot
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- attrs=22.2.0=pyh71513ae_0
- black=23.1.0=py310hff52083_0
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2023.01.10=h06a4308_0
- cachetools=5.3.0=pyhd8ed1ab_0
- chardet=5.1.0=py310hff52083_0
- click=8.1.3=unix_pyhd8ed1ab_2
- colorama=0.4.6=pyhd8ed1ab_0
- distlib=0.3.6=pyhd8ed1ab_0
- exceptiongroup=1.1.0=pyhd8ed1ab_0
- filelock=3.9.0=pyhd8ed1ab_0
- flake8=6.0.0=pyhd8ed1ab_0
- importlib-metadata=6.0.0=pyha770c72_0
- iniconfig=2.0.0=pyhd8ed1ab_0
- ld_impl_linux-64=2.40=h41732ed_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.2.0=h65d4601_19
- libgomp=12.2.0=h65d4601_19
- libnsl=2.0.0=h7f98852_0
- libsqlite=3.40.0=h753d276_0
- libuuid=2.32.1=h7f98852_1000
- libzlib=1.2.13=h166bdaf_4
- mccabe=0.7.0=pyhd8ed1ab_0
- mypy=1.0.1=py310h1fa729e_0
- mypy_extensions=1.0.0=pyha770c72_0
- ncurses=6.4=h6a678d5_0
- openssl=3.0.8=h0b41bf4_0
- packaging=23.0=pyhd8ed1ab_0
- pathspec=0.11.0=pyhd8ed1ab_0
- pip=23.0.1=pyhd8ed1ab_0
- platformdirs=3.0.0=pyhd8ed1ab_0
- pluggy=1.0.0=pyhd8ed1ab_5
- psutil=5.9.4=py310h5764c6d_0
- pycodestyle=2.10.0=pyhd8ed1ab_0
- pyflakes=3.0.1=pyhd8ed1ab_0
- pyproject-api=1.5.0=pyhd8ed1ab_0
- pytest=7.2.1=pyhd8ed1ab_0
- python=3.10.9=he550d4f_0_cpython
- python_abi=3.10=3_cp310
- readline=8.2=h5eee18b_0
- setuptools=67.4.0=pyhd8ed1ab_0
- tk=8.6.12=h27826a3_0
- tomli=2.0.1=pyhd8ed1ab_0
- tox=4.3.5=pyhd8ed1ab_0
- typing-extensions=4.4.0=hd8ed1ab_0
- typing_extensions=4.4.0=pyha770c72_0
- tzdata=2022g=h191b570_0
- virtualenv=20.19.0=pyhd8ed1ab_0
- wheel=0.38.4=pyhd8ed1ab_0
- xz=5.2.10=h5eee18b_1
- zipp=3.14.0=pyhd8ed1ab_0
- pip:
- aiohttp==3.8.4
- aiosignal==1.3.1
- async-timeout==4.0.2
- cfgv==3.3.1
- charset-normalizer==3.0.1
- discord==2.1.0
- discord-py==2.1.1
- frozenlist==1.3.3
- identify==2.5.18
- idna==3.4
- multidict==6.0.4
- nodeenv==1.7.0
- optimal-edge==0.1.0
- pre-commit==3.1.0
- python-dotenv==0.21.1
- pyyaml==6.0
- yarl==1.8.2
prefix: /home/tim/.anaconda3/envs/sr_bot