-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
131 lines (131 loc) · 3.53 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
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
119
120
121
122
123
124
125
126
127
128
129
130
131
name: flwr-deep
channels:
- defaults
dependencies:
- backcall=0.2.0=pyhd3eb1b0_0
- ca-certificates=2024.9.24=haa95532_0
- colorama=0.4.6=py39haa95532_0
- debugpy=1.6.7=py39hd77b12b_0
- decorator=5.1.1=pyhd3eb1b0_0
- importlib-metadata=7.0.1=py39haa95532_0
- importlib_metadata=7.0.1=hd3eb1b0_0
- ipykernel=6.29.5=py39haa95532_0
- jedi=0.19.1=py39haa95532_0
- jupyter_client=8.6.0=py39haa95532_0
- jupyter_core=5.7.2=py39haa95532_0
- libsodium=1.0.18=h62dcd97_0
- nest-asyncio=1.6.0=py39haa95532_0
- openssl=3.0.15=h827c3e9_0
- packaging=24.1=py39haa95532_0
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=24.2=py39haa95532_0
- platformdirs=3.10.0=py39haa95532_0
- psutil=5.9.0=py39h2bbff1b_0
- pure_eval=0.2.2=pyhd3eb1b0_0
- python=3.9.20=h8205438_1
- python-dateutil=2.9.0post0=py39haa95532_2
- pywin32=305=py39h2bbff1b_0
- pyzmq=25.1.2=py39hd77b12b_0
- setuptools=75.1.0=py39haa95532_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.45.3=h2bbff1b_0
- stack_data=0.2.0=pyhd3eb1b0_0
- tornado=6.4.1=py39h827c3e9_0
- traitlets=5.14.3=py39haa95532_0
- typing_extensions=4.11.0=py39haa95532_0
- vc=14.40=h2eaa2aa_1
- vs2015_runtime=14.40.33807=h98bb1dd_1
- wheel=0.44.0=py39haa95532_0
- zeromq=4.3.5=hd77b12b_0
- zipp=3.20.2=py39haa95532_0
- pip:
- aiohappyeyeballs==2.4.3
- aiohttp==3.10.10
- aiosignal==1.3.1
- asttokens==2.4.1
- async-timeout==4.0.3
- attrs==24.2.0
- certifi==2024.8.30
- cffi==1.17.1
- charset-normalizer==3.4.0
- click==8.1.7
- comm==0.2.2
- contourpy==1.3.0
- cryptography==42.0.8
- cycler==0.12.1
- datasets==2.19.2
- dill==0.3.8
- exceptiongroup==1.2.2
- executing==2.1.0
- filelock==3.16.1
- flwr==1.10.0
- flwr-datasets==0.2.0
- fonttools==4.54.1
- frozenlist==1.4.1
- fsspec==2024.3.1
- grpcio==1.67.0
- huggingface-hub==0.25.2
- idna==3.10
- importlib-resources==6.4.5
- ipython==8.18.1
- ipywidgets==8.1.2
- iterators==0.0.2
- jinja2==3.1.4
- joblib==1.4.2
- jsonschema==4.23.0
- jsonschema-specifications==2024.10.1
- jupyterlab-widgets==3.0.13
- kiwisolver==1.4.7
- markdown-it-py==3.0.0
- markupsafe==3.0.1
- matplotlib==3.8.3
- matplotlib-inline==0.1.7
- mdurl==0.1.2
- mpmath==1.3.0
- msgpack==1.1.0
- multidict==6.1.0
- multiprocess==0.70.16
- networkx==3.2.1
- numpy==1.26.4
- pandas==2.2.3
- parso==0.8.4
- pathspec==0.12.1
- pillow==11.0.0
- prompt-toolkit==3.0.48
- propcache==0.2.0
- protobuf==4.25.5
- pure-eval==0.2.3
- pyarrow==17.0.0
- pyarrow-hotfix==0.6
- pycparser==2.22
- pycryptodome==3.21.0
- pygments==2.18.0
- pyparsing==3.2.0
- pytz==2024.2
- pyyaml==6.0.2
- ray==2.37.0
- referencing==0.35.1
- requests==2.32.3
- rich==13.9.2
- rpds-py==0.20.0
- scikit-learn==1.4.2
- scipy==1.13.1
- seaborn==0.13.2
- shellingham==1.5.4
- stack-data==0.6.3
- sympy==1.13.3
- threadpoolctl==3.5.0
- tomli==2.0.2
- tomli-w==1.1.0
- torch==2.2.1
- torchvision==0.17.1
- tqdm==4.66.5
- typer==0.9.4
- typing-extensions==4.12.2
- tzdata==2024.2
- urllib3==2.2.3
- wcwidth==0.2.13
- widgetsnbextension==4.0.13
- xxhash==3.5.0
- yarl==1.15.4
prefix: C:\Users\wahab\miniconda3\envs\flwr-deep