-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
86 lines (86 loc) · 1.74 KB
/
environment.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
name: pred
channels:
- conda-forge
dependencies:
- appnope=0.1.3
- asttokens=2.2.1
- backcall=0.2.0
- backports=1.0
- backports.functools_lru_cache=1.6.4
- bzip2=1.0.8
- ca-certificates=2022.12.7
- comm=0.1.3
- debugpy=1.6.7
- decorator=5.1.1
- executing=1.2.0
- importlib-metadata=6.5.0
- importlib_metadata=6.5.0
- ipykernel=6.22.0
- ipython=8.12.0
- jedi=0.18.2
- jupyter_client=8.2.0
- jupyter_core=5.3.0
- libcxx=16.0.1
- libffi=3.4.2
- libsodium=1.0.18
- libsqlite=3.40.0
- libzlib=1.2.13
- matplotlib-inline=0.1.6
- ncurses=6.3
- nest-asyncio=1.5.6
- openssl=3.1.0
- packaging=23.1
- parso=0.8.3
- pexpect=4.8.0
- pickleshare=0.7.5
- pip=23.1
- platformdirs=3.2.0
- prompt-toolkit=3.0.38
- prompt_toolkit=3.0.38
- psutil=5.9.5
- ptyprocess=0.7.0
- pure_eval=0.2.2
- pygments=2.15.0
- python=3.10.10
- python-dateutil=2.8.2
- python_abi=3.10
- pyzmq=25.0.2
- readline=8.2
- setuptools=67.6.1
- six=1.16.0
- stack_data=0.6.2
- tk=8.6.12
- tornado=6.3
- traitlets=5.9.0
- typing-extensions=4.5.0
- typing_extensions=4.5.0
- tzdata=2023c
- wcwidth=0.2.6
- wheel=0.40.0
- xz=5.2.6
- zeromq=4.3.4
- zipp=3.15.0
- pip:
- certifi==2022.12.7
- charset-normalizer==3.1.0
- contourpy==1.0.7
- cycler==0.11.0
- filelock==3.12.0
- fonttools==4.39.3
- idna==3.4
- jinja2==3.1.2
- kiwisolver==1.4.4
- markupsafe==2.1.2
- matplotlib==3.7.1
- mpmath==1.3.0
- networkx==3.1
- numpy==1.24.2
- pillow==9.5.0
- pyparsing==3.0.9
- requests==2.28.2
- sympy==1.11.1
- torch==2.0.0
- torchvision==0.15.1
- tqdm==4.65.0
- urllib3==1.26.15
prefix: /Users/swapnilsharma/miniforge3/envs/pred