-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnewenv.yml
More file actions
109 lines (109 loc) · 3.04 KB
/
newenv.yml
File metadata and controls
109 lines (109 loc) · 3.04 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
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
name: cs1470_final_proj
channels:
- conda-forge
- defaults
dependencies:
- asttokens=3.0.0=pyhd8ed1ab_1
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2025.4.26=h4c7d964_0
- colorama=0.4.6=pyhd8ed1ab_1
- comm=0.2.2=pyhd8ed1ab_1
- cpython=3.10.17=py310hd8ed1ab_0
- debugpy=1.8.14=py310h9e98ed7_0
- decorator=5.2.1=pyhd8ed1ab_0
- exceptiongroup=1.2.2=pyhd8ed1ab_1
- executing=2.2.0=pyhd8ed1ab_0
- importlib-metadata=8.6.1=pyha770c72_0
- ipykernel=6.29.5=pyh4bbf305_0
- ipython=8.36.0=pyh9ab4c32_0
- jedi=0.19.2=pyhd8ed1ab_1
- jupyter_client=8.6.3=pyhd8ed1ab_1
- jupyter_core=5.7.2=pyh5737063_1
- krb5=1.21.3=hdf4eb48_0
- libffi=3.4.4=hd77b12b_1
- libsodium=1.0.20=hc70643c_0
- matplotlib-inline=0.1.7=pyhd8ed1ab_1
- nest-asyncio=1.6.0=pyhd8ed1ab_1
- openssl=3.5.0=ha4e3fda_0
- packaging=25.0=pyh29332c3_1
- parso=0.8.4=pyhd8ed1ab_1
- pickleshare=0.7.5=pyhd8ed1ab_1004
- pip=25.0=py310haa95532_0
- platformdirs=4.3.7=pyh29332c3_0
- prompt-toolkit=3.0.51=pyha770c72_0
- psutil=7.0.0=py310ha8f682b_0
- pure_eval=0.2.3=pyhd8ed1ab_1
- pygments=2.19.1=pyhd8ed1ab_0
- python=3.10.16=h4607a30_1
- python-dateutil=2.9.0.post0=pyhff2d567_1
- python_abi=3.10=2_cp310
- pywin32=307=py310h9e98ed7_3
- pyzmq=26.4.0=py310h656833d_0
- setuptools=75.8.0=py310haa95532_0
- six=1.17.0=pyhd8ed1ab_0
- sqlite=3.45.3=h2bbff1b_0
- stack_data=0.6.3=pyhd8ed1ab_1
- tk=8.6.14=h0416ee5_0
- tornado=6.4.2=py310ha8f682b_0
- traitlets=5.14.3=pyhd8ed1ab_1
- typing_extensions=4.13.2=pyh29332c3_0
- tzdata=2025a=h04d1e81_0
- ucrt=10.0.22621.0=h57928b3_1
- vc=14.42=haa95532_5
- vc14_runtime=14.42.34438=hfd919c2_26
- vs2015_runtime=14.42.34438=h7142326_26
- wcwidth=0.2.13=pyhd8ed1ab_1
- wheel=0.45.1=py310haa95532_0
- xz=5.6.4=h4754444_1
- zeromq=4.3.5=ha9f60a1_7
- zipp=3.21.0=pyhd8ed1ab_1
- zlib=1.2.13=h8cc25b3_1
- pip:
- absl-py==2.2.2
- astunparse==1.6.3
- certifi==2025.4.26
- charset-normalizer==3.4.1
- contourpy==1.3.2
- cycler==0.12.1
- filelock==3.18.0
- flatbuffers==25.2.10
- fonttools==4.57.0
- fsspec==2025.3.2
- gast==0.6.0
- google-pasta==0.2.0
- grpcio==1.71.0
- h5py==3.13.0
- idna==3.10
- jinja2==3.1.6
- keras==3.9.2
- kiwisolver==1.4.8
- libclang==18.1.1
- markdown==3.8
- markdown-it-py==3.0.0
- markupsafe==3.0.2
- matplotlib==3.10.1
- mdurl==0.1.2
- ml-dtypes==0.5.1
- mpmath==1.3.0
- namex==0.0.9
- networkx==3.4.2
- numpy==2.1.3
- opt-einsum==3.4.0
- optree==0.15.0
- pillow==11.2.1
- protobuf==5.29.4
- pyparsing==3.2.3
- requests==2.32.3
- rich==14.0.0
- sympy==1.13.3
- tensorboard==2.19.0
- tensorboard-data-server==0.7.2
- tensorflow==2.19.0
- tensorflow-io-gcs-filesystem==0.31.0
- termcolor==3.0.1
- torch==2.7.0
- tqdm==4.67.1
- urllib3==2.4.0
- werkzeug==3.1.3
- wrapt==1.17.2
prefix: D:\anaconda3\envs\cs1470_final_proj