-
Notifications
You must be signed in to change notification settings - Fork 0
/
py3.7.yml
108 lines (108 loc) · 2.66 KB
/
py3.7.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
name: py3.7
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=mkl
- ca-certificates=2022.4.26=h06a4308_0
- certifi=2020.12.5=py37h06a4308_0
- cudatoolkit=10.0.130=0
- intel-openmp=2021.4.0=h06a4308_3561
- ld_impl_linux-64=2.33.1=h53a641e_7
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py37h7f8727e_0
- mkl_fft=1.3.1=py37hd3c417c_0
- mkl_random=1.2.2=py37h51133e4_0
- ncurses=6.2=he6710b0_1
- numpy=1.21.5=py37he7a7128_2
- numpy-base=1.21.5=py37hf524024_2
- openssl=1.1.1o=h7f8727e_0
- pip=21.1.1=py37h06a4308_0
- python=3.7.10=hdb3f193_0
- readline=8.1=h27cfd23_0
- setuptools=61.2.0=py37h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.35.4=hdfb4753_0
- tk=8.6.10=hbc83047_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- backcall==0.2.0
- charset-normalizer==2.1.0
- click==8.1.3
- cycler==0.11.0
- decorator==5.1.1
- docker-pycreds==0.4.0
- et-xmlfile==1.1.0
- filelock==3.7.1
- flask==2.1.3
- fonttools==4.34.4
- future==0.18.2
- fuzzywuzzy==0.18.0
- gitdb==4.0.9
- gitpython==3.1.27
- huggingface-hub==0.8.1
- idna==3.3
- importlib-metadata==4.12.0
- ipython==7.34.0
- itsdangerous==2.1.2
- jedi==0.18.1
- jinja2==3.1.2
- joblib==1.1.0
- kiwisolver==1.4.4
- markupsafe==2.1.1
- matplotlib==3.5.2
- matplotlib-inline==0.1.3
- nltk==3.7
- openpyxl==3.0.10
- packaging==21.3
- pandas==1.3.5
- parso==0.8.3
- pathtools==0.1.2
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.2.0
- promise==2.3
- prompt-toolkit==3.0.30
- protobuf==3.20.1
- psutil==5.9.1
- ptyprocess==0.7.0
- pygments==2.12.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- python-levenshtein==0.12.2
- pytz==2022.2.1
- pyyaml==6.0
- regex==2022.7.9
- requests==2.28.1
- scikit-learn==1.0.2
- scipy==1.7.3
- seaborn==0.12.0
- sentence-transformers==2.2.2
- sentencepiece==0.1.96
- sentry-sdk==1.7.2
- setproctitle==1.2.3
- shortuuid==1.0.9
- sklearn==0.0
- smmap==5.0.0
- sortedcontainers==2.4.0
- threadpoolctl==3.1.0
- tokenizers==0.12.1
- torch==1.6.0+cu101
- torchmetrics==0.9.3
- torchvision==0.7.0+cu101
- tqdm==4.64.0
- traitlets==5.3.0
- transformers==4.20.1
- tree-sitter==0.20.0
- typing-extensions==4.3.0
- urllib3==1.26.10
- wandb==0.12.21
- wcwidth==0.2.5
- werkzeug==2.1.2
- zipp==3.8.1
prefix: /home/bt2/18CS10067/miniconda3/envs/py3.7