Update requirements.txt: remove unused packages and add essential libraries
Browse files- requirements.txt +5 -389
requirements.txt
CHANGED
|
@@ -1,389 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
argon2-cffi==23.1.0
|
| 7 |
-
argon2-cffi-bindings==21.2.0
|
| 8 |
-
arrow==1.3.0
|
| 9 |
-
asttokens==2.4.1
|
| 10 |
-
async-lru==2.0.4
|
| 11 |
-
attrs==23.1.0
|
| 12 |
-
Babel==2.12.1
|
| 13 |
-
beautifulsoup4==4.12.3
|
| 14 |
-
black==23.1.0
|
| 15 |
-
blacken-docs==1.13.0
|
| 16 |
-
bleach==6.1.0
|
| 17 |
-
cachetools==5.3.1
|
| 18 |
-
certifi==2023.5.7
|
| 19 |
-
cffi==1.15.1
|
| 20 |
-
cfgv==3.3.1
|
| 21 |
-
charset-normalizer==3.2.0
|
| 22 |
-
click==8.1.5
|
| 23 |
-
cloudpickle==2.2.1
|
| 24 |
-
coloredlogs==15.0.1
|
| 25 |
-
comm==0.2.2
|
| 26 |
-
contourpy==1.1.0
|
| 27 |
-
coverage==7.2.7
|
| 28 |
-
cryptography==41.0.2
|
| 29 |
-
cycler==0.11.0
|
| 30 |
-
dataclasses==0.6
|
| 31 |
-
DateTime==5.5
|
| 32 |
-
debugpy==1.8.5
|
| 33 |
-
decorator==5.1.1
|
| 34 |
-
defusedxml==0.7.1
|
| 35 |
-
dill==0.3.8
|
| 36 |
-
distlib==0.3.7
|
| 37 |
-
docutils==0.18.1
|
| 38 |
-
eradicate==2.3.0
|
| 39 |
-
et-xmlfile==1.1.0
|
| 40 |
-
# Editable install with no version control (eta-utility==2.2.2b2.dev78+g7a5fece)
|
| 41 |
-
-e /Users/mikaelhailu/Documents/Office/ETA-Fabrik/eta-utility
|
| 42 |
-
exceptiongroup==1.1.2
|
| 43 |
-
executing==2.0.1
|
| 44 |
-
fastjsonschema==2.20.0
|
| 45 |
-
filelock==3.12.2
|
| 46 |
-
flake8==5.0.4
|
| 47 |
-
flake8-builtins==2.1.0
|
| 48 |
-
flake8-comprehensions==3.10.1
|
| 49 |
-
flake8-eradicate==1.4.0
|
| 50 |
-
flake8-mutable==1.2.0
|
| 51 |
-
flake8-plugin-utils==1.3.3
|
| 52 |
-
flake8-print==5.0.0
|
| 53 |
-
flake8-pytest-style==1.7.2
|
| 54 |
-
flake8-requirements==1.7.7
|
| 55 |
-
flake8-rst-docstrings==0.3.0
|
| 56 |
-
flatbuffers==23.5.26
|
| 57 |
-
FMPy==0.3.15
|
| 58 |
-
fonttools==4.41.0
|
| 59 |
-
fqdn==1.5.1
|
| 60 |
-
google-auth==2.22.0
|
| 61 |
-
google-auth-oauthlib==1.0.0
|
| 62 |
-
grpcio==1.56.0
|
| 63 |
-
gym @ git+https://github.com/rlberry-py/gym_fix_021@fd62b4bc15dfd5d8a9be42da54b234c5c47fc98b
|
| 64 |
-
h11==0.14.0
|
| 65 |
-
httpcore==1.0.5
|
| 66 |
-
httpx==0.27.0
|
| 67 |
-
humanfriendly==10.0
|
| 68 |
-
icalendar==6.0.1
|
| 69 |
-
identify==2.5.24
|
| 70 |
-
idna==3.4
|
| 71 |
-
imagesize==1.4.1
|
| 72 |
-
importlib-metadata==4.13.0
|
| 73 |
-
iniconfig==2.0.0
|
| 74 |
-
ipykernel==6.29.5
|
| 75 |
-
ipython==8.24.0
|
| 76 |
-
ipywidgets==8.1.3
|
| 77 |
-
isoduration==20.11.0
|
| 78 |
-
isort==5.12.0
|
| 79 |
-
jedi==0.19.1
|
| 80 |
-
Jinja2==3.1.2
|
| 81 |
-
joblib==1.4.2
|
| 82 |
-
json5==0.9.25
|
| 83 |
-
jsonpointer==3.0.0
|
| 84 |
-
jsonschema==4.23.0
|
| 85 |
-
jsonschema-specifications==2023.12.1
|
| 86 |
-
jupyter==1.0.0
|
| 87 |
-
jupyter-console==6.6.3
|
| 88 |
-
jupyter-events==0.10.0
|
| 89 |
-
jupyter-lsp==2.2.5
|
| 90 |
-
jupyter_client==8.6.2
|
| 91 |
-
jupyter_core==5.7.2
|
| 92 |
-
jupyter_server==2.14.2
|
| 93 |
-
jupyter_server_terminals==0.5.3
|
| 94 |
-
jupyterlab==4.2.4
|
| 95 |
-
jupyterlab_pygments==0.3.0
|
| 96 |
-
jupyterlab_server==2.27.3
|
| 97 |
-
jupyterlab_widgets==3.0.11
|
| 98 |
-
keyboard==0.13.5
|
| 99 |
-
kiwisolver==1.4.4
|
| 100 |
-
lark==1.1.6
|
| 101 |
-
lxml==4.9.3
|
| 102 |
-
Markdown==3.4.3
|
| 103 |
-
MarkupSafe==2.1.5
|
| 104 |
-
matplotlib==3.7.2
|
| 105 |
-
matplotlib-inline==0.1.7
|
| 106 |
-
mccabe==0.7.0
|
| 107 |
-
mistune==3.0.2
|
| 108 |
-
MouseInfo==0.1.3
|
| 109 |
-
mpmath==1.3.0
|
| 110 |
-
msgpack==1.0.5
|
| 111 |
-
mushroom-rl==1.10.1
|
| 112 |
-
mypy==1.0.0
|
| 113 |
-
mypy-extensions==1.0.0
|
| 114 |
-
nbclient==0.10.0
|
| 115 |
-
nbconvert==7.16.4
|
| 116 |
-
nbformat==5.10.4
|
| 117 |
-
nest-asyncio==1.6.0
|
| 118 |
-
networkx==3.1
|
| 119 |
-
nodeenv==1.8.0
|
| 120 |
-
notebook==7.2.1
|
| 121 |
-
notebook_shim==0.2.4
|
| 122 |
-
numpy==1.25.2
|
| 123 |
-
oauthlib==3.2.2
|
| 124 |
-
onnxruntime==1.15.1
|
| 125 |
-
opcua==0.98.13
|
| 126 |
-
opencv-python==4.10.0.84
|
| 127 |
-
openpyxl==3.1.2
|
| 128 |
-
overrides==7.7.0
|
| 129 |
-
packaging==23.1
|
| 130 |
-
pandas==2.0.3
|
| 131 |
-
pandocfilters==1.5.1
|
| 132 |
-
parso==0.8.4
|
| 133 |
-
pathspec==0.11.1
|
| 134 |
-
pbr==6.0.0
|
| 135 |
-
pep8-naming==0.13.3
|
| 136 |
-
pexpect==4.9.0
|
| 137 |
-
Pillow==10.0.0
|
| 138 |
-
pipx==1.4.3
|
| 139 |
-
platformdirs==3.9.1
|
| 140 |
-
pluggy==1.2.0
|
| 141 |
-
ply==3.11
|
| 142 |
-
pre-commit==3.3.3
|
| 143 |
-
prometheus_client==0.20.0
|
| 144 |
-
prompt-toolkit==3.0.43
|
| 145 |
-
protobuf==4.23.4
|
| 146 |
-
psutil==6.0.0
|
| 147 |
-
ptyprocess==0.7.0
|
| 148 |
-
pure-eval==0.2.2
|
| 149 |
-
pyasn1==0.5.0
|
| 150 |
-
pyasn1-modules==0.3.0
|
| 151 |
-
pycodestyle==2.9.1
|
| 152 |
-
pycparser==2.21
|
| 153 |
-
pyflakes==2.5.0
|
| 154 |
-
pygame==2.5.0
|
| 155 |
-
PyGetWindow==0.0.9
|
| 156 |
-
pyglet==2.0.8
|
| 157 |
-
Pygments==2.15.1
|
| 158 |
-
pyModbusTCP==0.2.0
|
| 159 |
-
PyMsgBox==1.0.9
|
| 160 |
-
pyobjc==9.2
|
| 161 |
-
pyobjc-core==9.2
|
| 162 |
-
pyobjc-framework-Accessibility==9.2
|
| 163 |
-
pyobjc-framework-Accounts==9.2
|
| 164 |
-
pyobjc-framework-AddressBook==9.2
|
| 165 |
-
pyobjc-framework-AdServices==9.2
|
| 166 |
-
pyobjc-framework-AdSupport==9.2
|
| 167 |
-
pyobjc-framework-AppleScriptKit==9.2
|
| 168 |
-
pyobjc-framework-AppleScriptObjC==9.2
|
| 169 |
-
pyobjc-framework-ApplicationServices==9.2
|
| 170 |
-
pyobjc-framework-AppTrackingTransparency==9.2
|
| 171 |
-
pyobjc-framework-AudioVideoBridging==9.2
|
| 172 |
-
pyobjc-framework-AuthenticationServices==9.2
|
| 173 |
-
pyobjc-framework-AutomaticAssessmentConfiguration==9.2
|
| 174 |
-
pyobjc-framework-Automator==9.2
|
| 175 |
-
pyobjc-framework-AVFoundation==9.2
|
| 176 |
-
pyobjc-framework-AVKit==9.2
|
| 177 |
-
pyobjc-framework-AVRouting==9.2
|
| 178 |
-
pyobjc-framework-BackgroundAssets==9.2
|
| 179 |
-
pyobjc-framework-BusinessChat==9.2
|
| 180 |
-
pyobjc-framework-CalendarStore==9.2
|
| 181 |
-
pyobjc-framework-CallKit==9.2
|
| 182 |
-
pyobjc-framework-CFNetwork==9.2
|
| 183 |
-
pyobjc-framework-ClassKit==9.2
|
| 184 |
-
pyobjc-framework-CloudKit==9.2
|
| 185 |
-
pyobjc-framework-Cocoa==9.2
|
| 186 |
-
pyobjc-framework-Collaboration==9.2
|
| 187 |
-
pyobjc-framework-ColorSync==9.2
|
| 188 |
-
pyobjc-framework-Contacts==9.2
|
| 189 |
-
pyobjc-framework-ContactsUI==9.2
|
| 190 |
-
pyobjc-framework-CoreAudio==9.2
|
| 191 |
-
pyobjc-framework-CoreAudioKit==9.2
|
| 192 |
-
pyobjc-framework-CoreBluetooth==9.2
|
| 193 |
-
pyobjc-framework-CoreData==9.2
|
| 194 |
-
pyobjc-framework-CoreHaptics==9.2
|
| 195 |
-
pyobjc-framework-CoreLocation==9.2
|
| 196 |
-
pyobjc-framework-CoreMedia==9.2
|
| 197 |
-
pyobjc-framework-CoreMediaIO==9.2
|
| 198 |
-
pyobjc-framework-CoreMIDI==9.2
|
| 199 |
-
pyobjc-framework-CoreML==9.2
|
| 200 |
-
pyobjc-framework-CoreMotion==9.2
|
| 201 |
-
pyobjc-framework-CoreServices==9.2
|
| 202 |
-
pyobjc-framework-CoreSpotlight==9.2
|
| 203 |
-
pyobjc-framework-CoreText==9.2
|
| 204 |
-
pyobjc-framework-CoreWLAN==9.2
|
| 205 |
-
pyobjc-framework-CryptoTokenKit==9.2
|
| 206 |
-
pyobjc-framework-DataDetection==9.2
|
| 207 |
-
pyobjc-framework-DeviceCheck==9.2
|
| 208 |
-
pyobjc-framework-DictionaryServices==9.2
|
| 209 |
-
pyobjc-framework-DiscRecording==9.2
|
| 210 |
-
pyobjc-framework-DiscRecordingUI==9.2
|
| 211 |
-
pyobjc-framework-DiskArbitration==9.2
|
| 212 |
-
pyobjc-framework-DVDPlayback==9.2
|
| 213 |
-
pyobjc-framework-EventKit==9.2
|
| 214 |
-
pyobjc-framework-ExceptionHandling==9.2
|
| 215 |
-
pyobjc-framework-ExecutionPolicy==9.2
|
| 216 |
-
pyobjc-framework-ExtensionKit==9.2
|
| 217 |
-
pyobjc-framework-ExternalAccessory==9.2
|
| 218 |
-
pyobjc-framework-FileProvider==9.2
|
| 219 |
-
pyobjc-framework-FileProviderUI==9.2
|
| 220 |
-
pyobjc-framework-FinderSync==9.2
|
| 221 |
-
pyobjc-framework-FSEvents==9.2
|
| 222 |
-
pyobjc-framework-GameCenter==9.2
|
| 223 |
-
pyobjc-framework-GameController==9.2
|
| 224 |
-
pyobjc-framework-GameKit==9.2
|
| 225 |
-
pyobjc-framework-GameplayKit==9.2
|
| 226 |
-
pyobjc-framework-HealthKit==9.2
|
| 227 |
-
pyobjc-framework-ImageCaptureCore==9.2
|
| 228 |
-
pyobjc-framework-IMServicePlugIn==9.2
|
| 229 |
-
pyobjc-framework-InputMethodKit==9.2
|
| 230 |
-
pyobjc-framework-InstallerPlugins==9.2
|
| 231 |
-
pyobjc-framework-InstantMessage==9.2
|
| 232 |
-
pyobjc-framework-Intents==9.2
|
| 233 |
-
pyobjc-framework-IntentsUI==9.2
|
| 234 |
-
pyobjc-framework-IOBluetooth==9.2
|
| 235 |
-
pyobjc-framework-IOBluetoothUI==9.2
|
| 236 |
-
pyobjc-framework-IOSurface==9.2
|
| 237 |
-
pyobjc-framework-iTunesLibrary==9.2
|
| 238 |
-
pyobjc-framework-KernelManagement==9.2
|
| 239 |
-
pyobjc-framework-LatentSemanticMapping==9.2
|
| 240 |
-
pyobjc-framework-LaunchServices==9.2
|
| 241 |
-
pyobjc-framework-libdispatch==9.2
|
| 242 |
-
pyobjc-framework-libxpc==9.2
|
| 243 |
-
pyobjc-framework-LinkPresentation==9.2
|
| 244 |
-
pyobjc-framework-LocalAuthentication==9.2
|
| 245 |
-
pyobjc-framework-LocalAuthenticationEmbeddedUI==9.2
|
| 246 |
-
pyobjc-framework-MailKit==9.2
|
| 247 |
-
pyobjc-framework-MapKit==9.2
|
| 248 |
-
pyobjc-framework-MediaAccessibility==9.2
|
| 249 |
-
pyobjc-framework-MediaLibrary==9.2
|
| 250 |
-
pyobjc-framework-MediaPlayer==9.2
|
| 251 |
-
pyobjc-framework-MediaToolbox==9.2
|
| 252 |
-
pyobjc-framework-Metal==9.2
|
| 253 |
-
pyobjc-framework-MetalFX==9.2
|
| 254 |
-
pyobjc-framework-MetalKit==9.2
|
| 255 |
-
pyobjc-framework-MetalPerformanceShaders==9.2
|
| 256 |
-
pyobjc-framework-MetalPerformanceShadersGraph==9.2
|
| 257 |
-
pyobjc-framework-MetricKit==9.2
|
| 258 |
-
pyobjc-framework-MLCompute==9.2
|
| 259 |
-
pyobjc-framework-ModelIO==9.2
|
| 260 |
-
pyobjc-framework-MultipeerConnectivity==9.2
|
| 261 |
-
pyobjc-framework-NaturalLanguage==9.2
|
| 262 |
-
pyobjc-framework-NetFS==9.2
|
| 263 |
-
pyobjc-framework-Network==9.2
|
| 264 |
-
pyobjc-framework-NetworkExtension==9.2
|
| 265 |
-
pyobjc-framework-NotificationCenter==9.2
|
| 266 |
-
pyobjc-framework-OpenDirectory==9.2
|
| 267 |
-
pyobjc-framework-OSAKit==9.2
|
| 268 |
-
pyobjc-framework-OSLog==9.2
|
| 269 |
-
pyobjc-framework-PassKit==9.2
|
| 270 |
-
pyobjc-framework-PencilKit==9.2
|
| 271 |
-
pyobjc-framework-PHASE==9.2
|
| 272 |
-
pyobjc-framework-Photos==9.2
|
| 273 |
-
pyobjc-framework-PhotosUI==9.2
|
| 274 |
-
pyobjc-framework-PreferencePanes==9.2
|
| 275 |
-
pyobjc-framework-PushKit==9.2
|
| 276 |
-
pyobjc-framework-Quartz==9.2
|
| 277 |
-
pyobjc-framework-QuickLookThumbnailing==9.2
|
| 278 |
-
pyobjc-framework-ReplayKit==9.2
|
| 279 |
-
pyobjc-framework-SafariServices==9.2
|
| 280 |
-
pyobjc-framework-SafetyKit==9.2
|
| 281 |
-
pyobjc-framework-SceneKit==9.2
|
| 282 |
-
pyobjc-framework-ScreenCaptureKit==9.2
|
| 283 |
-
pyobjc-framework-ScreenSaver==9.2
|
| 284 |
-
pyobjc-framework-ScreenTime==9.2
|
| 285 |
-
pyobjc-framework-ScriptingBridge==9.2
|
| 286 |
-
pyobjc-framework-SearchKit==9.2
|
| 287 |
-
pyobjc-framework-Security==9.2
|
| 288 |
-
pyobjc-framework-SecurityFoundation==9.2
|
| 289 |
-
pyobjc-framework-SecurityInterface==9.2
|
| 290 |
-
pyobjc-framework-ServiceManagement==9.2
|
| 291 |
-
pyobjc-framework-SharedWithYou==9.2
|
| 292 |
-
pyobjc-framework-SharedWithYouCore==9.2
|
| 293 |
-
pyobjc-framework-ShazamKit==9.2
|
| 294 |
-
pyobjc-framework-Social==9.2
|
| 295 |
-
pyobjc-framework-SoundAnalysis==9.2
|
| 296 |
-
pyobjc-framework-Speech==9.2
|
| 297 |
-
pyobjc-framework-SpriteKit==9.2
|
| 298 |
-
pyobjc-framework-StoreKit==9.2
|
| 299 |
-
pyobjc-framework-SyncServices==9.2
|
| 300 |
-
pyobjc-framework-SystemConfiguration==9.2
|
| 301 |
-
pyobjc-framework-SystemExtensions==9.2
|
| 302 |
-
pyobjc-framework-ThreadNetwork==9.2
|
| 303 |
-
pyobjc-framework-UniformTypeIdentifiers==9.2
|
| 304 |
-
pyobjc-framework-UserNotifications==9.2
|
| 305 |
-
pyobjc-framework-UserNotificationsUI==9.2
|
| 306 |
-
pyobjc-framework-VideoSubscriberAccount==9.2
|
| 307 |
-
pyobjc-framework-VideoToolbox==9.2
|
| 308 |
-
pyobjc-framework-Virtualization==9.2
|
| 309 |
-
pyobjc-framework-Vision==9.2
|
| 310 |
-
pyobjc-framework-WebKit==9.2
|
| 311 |
-
Pyomo==6.6.1
|
| 312 |
-
pyparsing==3.0.9
|
| 313 |
-
pyproject-flake8==5.0.4
|
| 314 |
-
PyRect==0.2.0
|
| 315 |
-
PyScreeze==0.1.30
|
| 316 |
-
pytest==7.4.0
|
| 317 |
-
pytest-cov==4.1.0
|
| 318 |
-
python-dateutil==2.9.0.post0
|
| 319 |
-
python-json-logger==2.0.7
|
| 320 |
-
pytweening==1.2.0
|
| 321 |
-
pytz==2023.3
|
| 322 |
-
pyupgrade==3.3.1
|
| 323 |
-
PyYAML==6.0.2
|
| 324 |
-
pyzmq==26.1.0
|
| 325 |
-
qiskit==1.1.1
|
| 326 |
-
qiskit-aer==0.14.2
|
| 327 |
-
qtconsole==5.5.2
|
| 328 |
-
QtPy==2.4.1
|
| 329 |
-
referencing==0.35.1
|
| 330 |
-
requests==2.31.0
|
| 331 |
-
requests-oauthlib==1.3.1
|
| 332 |
-
restructuredtext-lint==1.4.0
|
| 333 |
-
rfc3339-validator==0.1.4
|
| 334 |
-
rfc3986-validator==0.1.1
|
| 335 |
-
rpds-py==0.20.0
|
| 336 |
-
rsa==4.9
|
| 337 |
-
rubicon-objc==0.4.9
|
| 338 |
-
rustworkx==0.15.1
|
| 339 |
-
scikit-learn==1.5.1
|
| 340 |
-
scipy==1.14.0
|
| 341 |
-
Send2Trash==1.8.3
|
| 342 |
-
six==1.16.0
|
| 343 |
-
sniffio==1.3.1
|
| 344 |
-
snowballstemmer==2.2.0
|
| 345 |
-
soupsieve==2.5
|
| 346 |
-
Sphinx==6.2.1
|
| 347 |
-
sphinx-rtd-theme==1.2.2
|
| 348 |
-
sphinxcontrib-applehelp==1.0.4
|
| 349 |
-
sphinxcontrib-devhelp==1.0.2
|
| 350 |
-
sphinxcontrib-htmlhelp==2.0.1
|
| 351 |
-
sphinxcontrib-jquery==4.1
|
| 352 |
-
sphinxcontrib-jsmath==1.0.1
|
| 353 |
-
sphinxcontrib-qthelp==1.0.3
|
| 354 |
-
sphinxcontrib-serializinghtml==1.1.5
|
| 355 |
-
stable-baselines3==1.8.0
|
| 356 |
-
stack-data==0.6.3
|
| 357 |
-
stevedore==5.2.0
|
| 358 |
-
symengine==0.11.0
|
| 359 |
-
sympy==1.12
|
| 360 |
-
TatSu==5.8.3
|
| 361 |
-
tensorboard==2.13.0
|
| 362 |
-
tensorboard-data-server==0.7.1
|
| 363 |
-
terminado==0.18.1
|
| 364 |
-
threadpoolctl==3.5.0
|
| 365 |
-
tinycss2==1.3.0
|
| 366 |
-
tokenize-rt==5.1.0
|
| 367 |
-
tomli==2.0.1
|
| 368 |
-
torch==2.0.1
|
| 369 |
-
tornado==6.4.1
|
| 370 |
-
tqdm==4.66.5
|
| 371 |
-
traitlets==5.14.3
|
| 372 |
-
types-python-dateutil==2.8.19.13
|
| 373 |
-
types-requests==2.31.0.1
|
| 374 |
-
types-urllib3==1.26.25.13
|
| 375 |
-
typing_extensions==4.11.0
|
| 376 |
-
tzdata==2024.2
|
| 377 |
-
uri-template==1.3.0
|
| 378 |
-
urllib3==1.26.16
|
| 379 |
-
userpath==1.9.2
|
| 380 |
-
virtualenv==20.24.0
|
| 381 |
-
wcwidth==0.2.13
|
| 382 |
-
webcolors==24.6.0
|
| 383 |
-
webencodings==0.5.1
|
| 384 |
-
websocket-client==1.8.0
|
| 385 |
-
Werkzeug==2.3.6
|
| 386 |
-
widgetsnbextension==4.0.11
|
| 387 |
-
xlrd==2.0.1
|
| 388 |
-
zipp==3.16.2
|
| 389 |
-
zope.interface==7.1.0
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
nltk
|
| 3 |
+
pandas
|
| 4 |
+
numpy
|
| 5 |
+
tqdm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|