-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdependencies.yaml
119 lines (118 loc) · 2.92 KB
/
dependencies.yaml
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
112
113
114
115
116
117
118
name: parcoure
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- aniso8601=8.0.0=py_0
- astroid=2.4.2=py38_0
- brotli-python=1.0.9=py38h348cfbe_2
- ca-certificates=2020.10.14=0
- certifi=2020.6.20=py38_0
- click=7.1.2=py_0
- cython=0.29.21=py38he6710b0_0
- flask=1.1.2=py_0
- flask-compress=1.7.0=pyh9f0ad1d_0
- flask-cors=3.0.9=py_0
- flask-restful=0.3.8=py_0
- flask-wtf=0.14.3=py_0
- isort=5.6.4=py_0
- itsdangerous=1.1.0=py_0
- jinja2=2.11.2=py_0
- lazy-object-proxy=1.4.3=py38h7b6447c_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libblas=3.9.0=8_openblas
- libcblas=3.9.0=8_openblas
- libedit=3.1.20191231=h14c3975_1
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.5.0=h14aa051_18
- libgfortran4=7.5.0=h14aa051_18
- liblapack=3.9.0=8_openblas
- libopenblas=0.3.12=pthreads_hb3c22a3_1
- libstdcxx-ng=9.1.0=hdf63c60_0
- markupsafe=1.1.1=py38h7b6447c_0
- mccabe=0.6.1=py38_1
- ncurses=6.2=he6710b0_1
- openssl=1.1.1h=h7b6447c_0
- pandas=1.1.4=py38h0ef3d22_0
- pip=20.2.3=py38_0
- pylint=2.6.0=py38_0
- python=3.8.5=h7579374_1
- python-dateutil=2.8.1=py_0
- python_abi=3.8=1_cp38
- pytz=2020.1=pyh9f0ad1d_0
- readline=8.0=h7b6447c_0
- scikit-surprise=1.1.1=py38hab2c0dc_1
- setuptools=50.3.0=py38hb0f4dca_1
- six=1.15.0=py_0
- sqlite=3.33.0=h62c20be_0
- tk=8.6.10=hbc83047_0
- toml=0.10.1=py_0
- werkzeug=1.0.1=py_0
- wheel=0.35.1=py_0
- wrapt=1.11.2=py38h7b6447c_0
- wtforms=2.3.3=py_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- aiohttp==3.7.3
- aiohttp-cors==0.7.0
- aioredis==1.3.1
- async-timeout==3.0.1
- attrs==20.3.0
- beautifulsoup4==4.9.3
- blessings==1.7
- cachetools==4.2.0
- chardet==3.0.4
- colorama==0.4.4
- colorful==0.5.4
- decorator==4.4.2
- filelock==3.0.12
- future==0.18.2
- google==3.0.0
- google-api-core==1.24.1
- google-auth==1.24.0
- googleapis-common-protos==1.52.0
- gpustat==0.6.0
- grpcio==1.34.0
- hiredis==1.1.0
- idna==2.10
- joblib==0.17.0
- jsonschema==3.2.0
- msgpack==1.0.2
- multidict==5.1.0
- networkx==2.4
- numpy==1.19.2
- nvidia-ml-py3==7.352.0
- opencensus==0.7.11
- opencensus-context==0.1.2
- packaging==20.4
- prometheus-client==0.9.0
- protobuf==3.14.0
- psutil==5.8.0
- py-spy==0.3.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyparsing==2.4.7
- pyrsistent==0.17.3
- pyyaml==5.3.1
- ray==1.0.1.post1
- redis==3.4.1
- regex==2020.10.11
- requests==2.24.0
- rsa==4.6
- sacremoses==0.0.43
- scikit-learn==0.23.2
- scipy==1.5.2
- sentencepiece==0.1.91
- soupsieve==2.1
- threadpoolctl==2.1.0
- tokenizers==0.8.1rc2
- torch==1.6.0
- tqdm==4.50.2
- transformers==3.3.1
- typing-extensions==3.7.4.3
- urllib3==1.25.10
- yarl==1.6.3