-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
123 lines (123 loc) · 3.31 KB
/
environment.yml
File metadata and controls
123 lines (123 loc) · 3.31 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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
name: Kitana
channels:
- conda-forge
- https://conda.anaconda.org/gurobi
- defaults
dependencies:
- asttokens=2.4.1=pyhd8ed1ab_0
- bzip2=1.0.8=h2466b09_7
- ca-certificates=2024.8.30=h56e8100_0
- colorama=0.4.6=pyhd8ed1ab_0
- comm=0.2.2=pyhd8ed1ab_0
- debugpy=1.8.7=py39ha51f57c_0
- decorator=5.1.1=pyhd8ed1ab_0
- exceptiongroup=1.2.2=pyhd8ed1ab_0
- executing=2.1.0=pyhd8ed1ab_0
- ipykernel=6.29.5=pyh4bbf305_0
- ipython=8.18.1=pyh7428d3b_3
- jedi=0.19.1=pyhd8ed1ab_0
- jupyter_client=8.6.3=pyhd8ed1ab_0
- jupyter_core=5.7.2=py39hcbf5309_0
- krb5=1.21.3=hdf4eb48_0
- libffi=3.4.2=h8ffe710_5
- libsodium=1.0.20=hc70643c_0
- libsqlite=3.46.1=h2466b09_0
- libzlib=1.3.1=h2466b09_1
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- openssl=3.3.2=h2466b09_0
- parso=0.8.4=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=24.2=pyh8b19718_1
- platformdirs=4.3.6=pyhd8ed1ab_0
- prompt-toolkit=3.0.48=pyha770c72_0
- pure_eval=0.2.3=pyhd8ed1ab_0
- pygments=2.18.0=pyhd8ed1ab_0
- python=3.9.19=h4de0772_0_cpython
- python_abi=3.9=5_cp39
- pywin32=307=py39ha51f57c_3
- pyzmq=26.2.0=py39h03e5c00_3
- setuptools=73.0.1=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tk=8.6.13=h5226925_1
- tornado=6.4.1=py39ha55e580_1
- traitlets=5.14.3=pyhd8ed1ab_0
- typing_extensions=4.12.2=pyha770c72_0
- ucrt=10.0.22621.0=h57928b3_0
- vc=14.3=h8a93ad2_21
- vc14_runtime=14.40.33810=ha82c5b3_21
- vs2015_runtime=14.40.33810=h3bf8584_21
- wcwidth=0.2.13=pyhd8ed1ab_0
- wheel=0.44.0=pyhd8ed1ab_0
- xz=5.2.6=h8d14728_0
- zeromq=4.3.5=ha9f60a1_6
- pip:
- bidict==0.22.1
- blinker==1.7.0
- boto3==1.34.14
- botocore==1.34.14
- build==1.0.3
- certifi==2023.11.17
- charset-normalizer==3.3.2
- click==8.1.7
- contourpy==1.3.0
- cycler==0.12.1
- docopt==0.6.2
- duckdb==0.9.2
- filelock==3.13.1
- flaml==2.1.1
- flask==3.0.0
- flask-socketio==5.3.6
- fonttools==4.54.1
- fsspec==2023.12.2
- h11==0.14.0
- idna==3.6
- importlib-metadata==7.0.1
- importlib-resources==6.4.5
- iniconfig==2.0.0
- itsdangerous==2.1.2
- jinja2==3.1.2
- jmespath==1.0.1
- joblib==1.3.2
- kiwisolver==1.4.7
- markupsafe==2.1.3
- matplotlib==3.9.2
- mpmath==1.3.0
- networkx==3.2.1
- numpy==1.26.3
- packaging==23.2
- pandas==2.1.4
- pillow==10.4.0
- pip-tools==7.3.0
- pipreqs==0.4.13
- pluggy==1.5.0
- psutil==5.9.7
- pyparsing==3.1.4
- pyproject-hooks==1.0.0
- pytest==8.3.3
- pytest-mock==3.14.0
- python-dateutil==2.8.2
- python-engineio==4.8.2
- python-socketio==5.11.0
- pytz==2023.3.post1
- requests==2.31.0
- s3transfer==0.10.0
- scikit-learn==1.3.2
- scipy==1.11.4
- simple-websocket==1.0.0
- sympy==1.13.1
- threadpoolctl==3.2.0
- tomli==2.0.1
- torch==2.5.0+cu118
- torchaudio==2.5.0+cu118
- torchvision==0.20.0+cu118
- tqdm==4.66.5
- typing-extensions==4.9.0
- tzdata==2023.4
- urllib3==1.26.18
- werkzeug==3.0.1
- wsproto==1.2.0
- xgboost==2.0.3
- yarg==0.1.9
- zipp==3.17.0