-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
68 lines (68 loc) · 2.14 KB
/
environment.yml
File metadata and controls
68 lines (68 loc) · 2.14 KB
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
name: code_crawler
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- beautifulsoup4=4.11.1=py310haa95532_0
- blas=1.0=mkl
- brotlipy=0.7.0=py310h2bbff1b_1002
- bs4=4.11.1=hd3eb1b0_0
- bzip2=1.0.8=he774522_0
- ca-certificates=2023.01.10=haa95532_0
- certifi=2022.12.7=py310haa95532_0
- cffi=1.15.1=py310h2bbff1b_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- colorama=0.4.6=py310haa95532_0
- cryptography=39.0.1=py310h21b164f_0
- filelock=3.9.0=py310haa95532_0
- flit-core=3.6.0=pyhd3eb1b0_0
- future=0.18.3=py310haa95532_0
- googlesearch=3.0.0=pyh9f0ad1d_0
- huggingface_hub=0.10.1=py310haa95532_0
- idna=3.4=py310haa95532_0
- intel-openmp=2021.4.0=haa95532_3556
- libffi=3.4.2=hd77b12b_6
- libuv=1.44.2=h2bbff1b_0
- mkl=2021.4.0=haa95532_640
- mkl-service=2.4.0=py310h2bbff1b_0
- mkl_fft=1.3.1=py310ha0764ea_0
- mkl_random=1.2.2=py310h4ed8f06_0
- ninja=1.10.2=haa95532_5
- ninja-base=1.10.2=h6d14046_5
- numpy=1.23.5=py310h60c9a35_0
- numpy-base=1.23.5=py310h04254f7_0
- openssl=1.1.1t=h2bbff1b_0
- packaging=22.0=py310haa95532_0
- pip=22.3.1=py310haa95532_0
- pycparser=2.21=pyhd3eb1b0_0
- pygments=2.11.2=pyhd3eb1b0_0
- pyopenssl=23.0.0=py310haa95532_0
- pysocks=1.7.1=py310haa95532_0
- python=3.10.9=h966fe2a_1
- pytorch=1.13.1=py3.10_cpu_0
- pytorch-mutex=1.0=cpu
- pyyaml=6.0=py310h2bbff1b_1
- regex=2022.7.9=py310h2bbff1b_0
- requests=2.28.1=py310haa95532_0
- setuptools=65.6.3=py310haa95532_0
- six=1.16.0=pyhd3eb1b0_1
- soupsieve=2.3.2.post1=py310haa95532_0
- sqlite=3.40.1=h2bbff1b_0
- tk=8.6.12=h2bbff1b_0
- tokenizers=0.11.4=py310he5181cf_1
- tqdm=4.64.1=py310haa95532_0
- transformers=4.24.0=py310haa95532_0
- typing-extensions=4.4.0=py310haa95532_0
- typing_extensions=4.4.0=py310haa95532_0
- tzdata=2022g=h04d1e81_0
- urllib3=1.26.14=py310haa95532_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.38.4=py310haa95532_0
- win_inet_pton=1.1.0=py310haa95532_0
- wincertstore=0.2=py310haa95532_2
- xz=5.2.10=h8cc25b3_1
- yaml=0.2.5=he774522_0
- zlib=1.2.13=h8cc25b3_0
prefix: C:\Users\John\miniconda3\envs\code_crawler