-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.env
47 lines (46 loc) · 2.15 KB
/
.env
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
name: dev
channels:
- defaults
dependencies:
- ca-certificates=2019.5.15=0
- certifi=2019.6.16=py37_0
- openssl=1.1.1c=he774522_1
- pip=19.1.1=py37_0
- python=3.7.3=h8c8aaf0_1
- setuptools=41.0.1=py37_0
- sqlite=3.28.0=he774522_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.15.26706=h3a45250_4
- wheel=0.33.4=py37_0
- wincertstore=0.2=py37_0
- pip:
- altgraph==0.16.1
- astroid==2.2.5
- autopep8==1.4.4
- click==7.0
- colorama==0.4.1
- dnspython==1.16.0
- email-validator==1.0.4
- fastapi==0.31.0
- future==0.17.1
- h11==0.8.1
- idna==2.8
- isort==4.3.21
- lazy-object-proxy==1.4.1
- macholib==1.11
- mccabe==0.6.1
- pefile==2019.4.18
- pycodestyle==2.5.0
- pydantic==0.29
- pyinstaller==3.4
- pylint==2.3.1
- pywin32==224
- pywin32-ctypes==0.2.0
- pyyaml==5.1.1
- six==1.12.0
- starlette==0.12.0
- typed-ast==1.4.0
- uvicorn==0.8.3
- websockets==7.0
- wrapt==1.11.2
prefix: C:\Users\beaugrandk\Miniconda3\envs\dev