-
Notifications
You must be signed in to change notification settings - Fork 0
/
web3.yml
111 lines (111 loc) · 3.15 KB
/
web3.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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
name: web
channels:
- conda-forge
- defaults
dependencies:
- alembic=1.5.8=pyhd8ed1ab_0
- aniso8601=9.0.0=pyhd8ed1ab_0
- asgiref=3.3.1=pyhd8ed1ab_0
- autopep8=1.5.6=pyhd8ed1ab_1
- brotlipy=0.7.0=py38h5406a74_1001
- ca-certificates=2020.12.5=h033912b_0
- certifi=2020.12.5=py38h50d1736_1
- cffi=1.14.5=py38ha97d567_0
- chardet=4.0.0=py38h50d1736_1
- click=7.1.2=pyh9f0ad1d_0
- cryptography=3.4.6=py38h1fa4640_0
- django=3.1.7=pyhd8ed1ab_0
- django-js-asset=1.2.2=py_0
- django-mptt=0.12.0=pyhd8ed1ab_0
- elasticsearch=7.10.1=pyhd3deb0d_0
- fastapi=0.63.0=pyhd8ed1ab_0
- flask=1.1.2=pyh9f0ad1d_0
- flask-restful=0.3.8=py_0
- greenlet=1.0.0=py38h23ab428_2
- gunicorn=20.1.0=py38h50d1736_0
- h11=0.12.0=pyhd8ed1ab_0
- httpie=2.1.0=py38h32f6830_1
- httptools=0.1.1=py38hca655e8_2
- idna=2.10=pyh9f0ad1d_0
- itsdangerous=1.1.0=py_0
- jedi=0.17.2=py38h50d1736_1
- jinja2=2.11.3=pyh44b312d_0
- libcxx=10.0.0=1
- libffi=3.3=hb1e8313_2
- libuv=1.41.0=hbcf498f_0
- mako=1.1.4=pyh44b312d_0
- markupsafe=1.1.1=py38h5406a74_3
- ncurses=6.2=h0a44026_1
- openssl=1.1.1k=h0d85af4_0
- parso=0.7.1=pyh9f0ad1d_0
- pip=21.0.1=py38hecd8cb5_0
- pycodestyle=2.7.0=pyhd8ed1ab_0
- pycparser=2.20=pyh9f0ad1d_2
- pygments=2.8.1=pyhd8ed1ab_0
- pymysql=1.0.2=pyhd8ed1ab_0
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pysocks=1.7.1=py38h50d1736_3
- python=3.8.8=h88f2d9e_4
- python-dateutil=2.8.1=py_0
- python-dotenv=0.16.0=pyhd8ed1ab_0
- python-editor=1.0.4=py_0
- python_abi=3.8=1_cp38
- pytz=2021.1=pyhd8ed1ab_0
- readline=8.1=h9ed2024_0
- requests=2.25.1=pyhd3deb0d_0
- setuptools=52.0.0=py38hecd8cb5_0
- six=1.15.0=pyh9f0ad1d_0
- sqlalchemy=1.4.3=py38h96a0964_0
- sqlite=3.35.2=hce871da_0
- sqlparse=0.4.1=pyh9f0ad1d_0
- starlette-base=0.13.6=py_0
- tk=8.6.10=hb0a8c7a_0
- toml=0.10.2=pyhd8ed1ab_0
- typing-extensions=3.7.4.3=0
- typing_extensions=3.7.4.3=py_0
- urllib3=1.26.4=pyhd8ed1ab_0
- uvicorn=0.13.4=py38h50d1736_0
- uvloop=0.15.2=py38hca655e8_0
- watchgod=0.6=py_0
- websockets=8.1=py38h5406a74_3
- werkzeug=1.0.1=pyh9f0ad1d_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- yaml=0.2.5=haf1e3a3_0
- zlib=1.2.11=h1de35cc_3
- pip:
- aiofiles==0.6.0
- anyascii==0.1.7
- beautifulsoup4==4.8.2
- defusedxml==0.7.1
- diff-match-patch==20200713
- django-ckeditor==6.0.0
- django-cors-headers==3.7.0
- django-filter==2.4.0
- django-import-export==2.5.0
- django-modelcluster==5.1
- django-ninja==0.12.2
- django-taggit==1.3.0
- django-treebeard==4.5.1
- djangorestframework==3.12.2
- django-tree-queries==0.5.1
- draftjs-exporter==2.1.7
- drf-nested-routers==0.93.3
- et-xmlfile==1.0.1
- html5lib==1.1
- l18n==2020.6.1
- markuppy==1.14
- odfpy==1.4.1
- openpyxl==3.0.7
- pillow==8.1.2
- pydantic==1.7.3
- pyyaml==5.4.1
- soupsieve==2.2.1
- tablib==3.0.0
- wagtail==2.12.3
- webencodings==0.5.1
- willow==1.4
- xlrd==2.0.1
- xlsxwriter==1.3.7
- xlwt==1.3.0
prefix: /Users/qwerkytchunoo/opt/miniconda3/envs/web