-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
53 lines (52 loc) · 1.17 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
name: FinalFight
channels:
- defaults
dependencies:
- ca-certificates=2019.1.23=0
- certifi=2018.11.29=py36_0
- openssl=1.1.1b=he774522_0
- pip=19.0.3=py36_0
- python=3.6.6=hea74fb7_0
- setuptools=40.8.0=py36_0
- sqlite=3.26.0=he774522_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.15.26706=h3a45250_0
- wheel=0.33.1=py36_0
- wincertstore=0.2=py36h7fe50ca_0
- pip:
- aiofiles==0.4.0
- aiohttp==1.0.5
- async-timeout==3.0.1
- attrs==18.2.0
- blinker==1.4
- cffi==1.12.2
- chardet==3.0.4
- click==7.0
- discord.py==0.16.12
- flask==1.0.2
- h11==0.8.1
- h2==3.1.0
- hpack==3.0.0
- httptools==0.0.13
- hypercorn==0.5.3
- hyperframe==5.2.0
- idna==2.8
- itsdangerous==1.1.0
- jinja2==2.10
- markupsafe==1.1.1
- multidict==4.5.2
- psycopg2==2.7.7
- pycparser==2.19
- pynacl==1.2.1
- pytoml==0.1.20
- quart==0.6.12
- sanic==18.12.0
- six==1.12.0
- sortedcontainers==2.1.0
- sqlalchemy==1.2.18
- typing-extensions==3.7.2
- websockets==6.0
- werkzeug==0.14.1
- wsproto==0.13.0
- yarl==1.3.0
prefix: C:\Users\richa\Anaconda3\envs\FinalFight