diff --git a/README.md b/README.md index f291ae7..66cc12d 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,9 @@ Identify bond formation/breaking, angle changes, and dihedral rotations from vib ### From pypi ```bash pip install graphrc + +# With optional dependencies for running threshold tuning plot +pip install graphrc[examples] ``` ### From Source (*up-to-date*) @@ -74,8 +77,8 @@ pip install git+https://github.com/aligfellow/graphRC.git - `xyzgraph` - Molecular graph construction (does the graph analysis) - `cclib` - Parsing Gaussian/ORCA output -**Optional**: -- ORCA with `orca_pltvib` in PATH +**Optional:** +- `matplotlib` and `seaborn` - Plotting for example scripts (`pip install graphrc[examples]`) --- @@ -502,8 +505,6 @@ output options: --displacement-scale DISPLACEMENT_SCALE, -ds DISPLACEMENT_SCALE Displacement level (1-4, ~0.2-0.8 amplitude) (default: 1) --no-save Do not save trajectory to disk (keep in memory only) - --orca-path ORCA_PATH - Path to ORCA executable directory ``` @@ -584,9 +585,6 @@ graphrc input.xyz -sd -ds 2 # Don't save trajectory to disk graphrc input.xyz --no-save - -# Specify ORCA path -graphrc input.out --orca-path /bin/orca ``` ### Complete Example @@ -612,13 +610,9 @@ For example: from graphrc import run_vib_analysis xyz_trj = 'data/bimp.v000.xyz' -# ORCA_PATH = os.system('which orca') -# ORCA_PATH = '/path/to/orca' - # Basic analysis results = run_vib_analysis( input_file=xyz_trj, - # orca_pltvib_path=ORCA_PATH ) vib = results['vibrational'] @@ -801,7 +795,7 @@ Detailed validation results are written to `examples/threshold_optimization.txt` **Supported Inputs:** - XYZ trajectory (`.xyz`) - direct read -- ORCA output (`.out`) - via cclib or orca_pltvib +- ORCA output (`.out`) - parsed directly from output file - Gaussian (`.log`) - via cclib **XYZ Format:** diff --git a/examples/data/cpa.v000.xyz b/examples/data/cpa.v000.xyz index aec0af8..68eb15a 100644 --- a/examples/data/cpa.v000.xyz +++ b/examples/data/cpa.v000.xyz @@ -1,5 +1,5 @@ 103 -Mode 0 Frame: * (null), Energy -1000.0000000 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: 0.00 C 6.792736 -3.079768 -1.146603 C 6.866522 -1.682824 -1.037953 C 5.794410 -0.963795 -0.586143 @@ -104,1897 +104,952 @@ H -6.790630 -0.146760 4.309022 H -8.979767 0.721099 3.573112 H -3.052047 3.786796 -2.437415 103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.792303 -3.079648 -1.146390 -C 6.866187 -1.682726 -1.037781 -C 5.794090 -0.963612 -0.586015 -C 4.592938 -1.606503 -0.215752 -C 4.504369 -3.016371 -0.368695 -C 5.633522 -3.729365 -0.825587 -C 3.457385 -0.895210 0.256958 -C 2.280039 -1.574524 0.491169 -C 2.177190 -2.973536 0.312960 -C 3.287461 -3.671012 -0.089366 -C 3.458370 0.568729 0.462870 -C 4.342438 1.204016 1.376409 -C 4.293149 2.616965 1.514176 -C 3.348062 3.352529 0.771807 -C 2.460508 2.730355 -0.067829 -C 2.521638 1.324794 -0.215056 -C 5.240668 0.481192 2.191770 -C 6.077317 1.126498 3.060101 -C 6.057859 2.525773 3.162394 -C 5.178478 3.252874 2.410489 -O 1.168175 -0.870795 0.890112 -O 1.631039 0.716815 -1.062092 -P 0.395820 -0.110972 -0.351201 -O -0.002947 -1.102643 -1.408822 -O -0.617164 0.782039 0.265583 -H 7.651459 -3.633004 -1.496605 -H 7.778046 -1.175453 -1.317952 -H 5.856159 0.112513 -0.515682 -H 5.557889 -4.803215 -0.925388 -H 3.228461 -4.743880 -0.214582 -H 3.316403 4.428266 0.880905 -H 5.255069 -0.596889 2.128707 -H 6.758034 0.558176 3.677246 -H 6.732184 3.019533 3.846768 -H 5.139192 4.329902 2.495170 -H -1.299958 -1.691717 -1.209169 -C 1.463096 3.496020 -0.842781 -C 1.575963 3.557082 -2.210764 -C 0.682855 4.318641 -2.976654 -C -0.326515 5.012709 -2.370747 -C -0.500541 4.948907 -0.971869 -C -1.555559 5.629699 -0.326203 -C -1.728283 5.533391 1.026337 -C -0.854917 4.745986 1.793369 -C 0.185312 4.085382 1.200733 -C 0.399569 4.174229 -0.191203 -H -2.228791 6.227386 -0.925370 -H -2.540032 6.055094 1.512666 -H -1.012025 4.664145 2.859209 -H 0.847237 3.470029 1.791578 -H -1.006695 5.617788 -2.954024 -H 0.809412 4.358622 -4.048912 -H 2.376061 3.021121 -2.701529 -C 0.882115 -3.628864 0.581413 -C 0.369311 -3.598336 1.856012 -C -0.850862 -4.215893 2.159409 -C -1.559849 -4.855993 1.182291 -C -1.084690 -4.885707 -0.145016 -C -1.817504 -5.512607 -1.174671 -C -1.359705 -5.511205 -2.461429 -C -0.147656 -4.877834 -2.775389 -C 0.591934 -4.271028 -1.799044 -C 0.152798 -4.263376 -0.458396 -H 0.920919 -3.096768 2.639433 -H -1.219559 -4.183574 3.175315 -H -2.497506 -5.343598 1.411635 -H -2.755548 -5.990346 -0.925800 -H -1.928905 -5.988691 -3.246388 -H 0.196058 -4.868906 -3.800075 -H 1.513984 -3.768960 -2.051255 -C -3.571353 1.163037 -0.237220 -C -2.883978 0.243441 -1.045810 -C -3.061605 -1.140502 -0.684465 -C -4.233587 -1.323263 0.049612 -C -5.159312 -0.247107 -0.034396 -O -2.229318 -2.097770 -0.981565 -C -4.403922 -2.562975 0.866770 -H -5.453490 0.079538 -1.032506 -H -5.421211 -2.675697 1.230267 -H -4.134243 -3.413812 0.241678 -H -3.708134 -2.563562 1.706179 -O -2.279642 0.532184 -2.179367 -C -2.006657 1.911775 -2.406020 -C -3.267401 2.735143 -2.166485 -H -1.205581 2.217543 -1.725917 -H -1.656010 1.971537 -3.437287 -C -3.671833 2.590927 -0.698631 -H -4.059514 2.365384 -2.822439 -H -2.996950 3.185440 -0.073814 -H -4.682928 2.972517 -0.534244 -H -3.489507 1.055358 0.839435 -C -6.194361 -0.010092 0.964904 -C -7.440668 0.490955 0.566141 -C -5.977927 -0.238352 2.329211 -C -8.436156 0.736184 1.492683 -H -7.624557 0.676697 -0.482458 -C -6.974454 0.014346 3.253192 -H -5.011962 -0.587156 2.661032 -C -8.205657 0.501247 2.839902 -H -9.391990 1.118011 1.166294 -H -6.788454 -0.161664 4.302251 -H -8.979432 0.702735 3.565241 -H -3.073688 3.779626 -2.405482 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: -0.20 +C 6.793117 -3.079874 -1.146791 +C 6.866817 -1.682910 -1.038105 +C 5.794691 -0.963956 -0.586255 +C 4.593999 -1.607661 -0.216173 +C 4.505337 -3.017523 -0.369039 +C 5.634663 -3.730143 -0.826076 +C 3.458045 -0.897041 0.256541 +C 2.282366 -1.578096 0.490139 +C 2.178406 -2.976292 0.312680 +C 3.288948 -3.673222 -0.089746 +C 3.457133 0.566866 0.461764 +C 4.341468 1.202777 1.375450 +C 4.291474 2.615645 1.512687 +C 3.345412 3.349053 0.769510 +C 2.457432 2.725948 -0.070060 +C 2.520204 1.320750 -0.217468 +C 5.240039 0.480482 2.190984 +C 6.076441 1.126505 3.059127 +C 6.056400 2.525844 3.160995 +C 5.176698 3.252436 2.408914 +O 1.167438 -0.875057 0.887692 +O 1.628347 0.704892 -1.066970 +P 0.398247 -0.103182 -0.339311 +O -0.018780 -1.107721 -1.398187 +O -0.605003 0.788227 0.279995 +H 7.652354 -3.632914 -1.497077 +H 7.778491 -1.175507 -1.318287 +H 5.856185 0.112092 -0.515731 +H 5.559380 -4.803908 -0.925938 +H 3.230621 -4.745969 -0.215011 +H 3.311938 4.424677 0.877842 +H 5.254981 -0.597545 2.128407 +H 6.757385 0.558635 3.676293 +H 6.730485 3.020089 3.845164 +H 5.136808 4.329370 2.493187 +H -1.211652 -1.602227 -1.216640 +C 1.460937 3.493705 -0.844003 +C 1.574596 3.555884 -2.211711 +C 0.682727 4.319318 -2.977062 +C -0.325444 5.014322 -2.370502 +C -0.499363 4.950246 -0.971728 +C -1.553238 5.632632 -0.325823 +C -1.726337 5.535805 1.026802 +C -0.854239 4.746659 1.793407 +C 0.184968 4.084737 1.200483 +C 0.399277 4.173756 -0.191401 +H -2.226251 6.230539 -0.924949 +H -2.537778 6.057892 1.513230 +H -1.011995 4.664058 2.859011 +H 0.845336 3.467764 1.791307 +H -1.005074 5.620371 -2.953387 +H 0.808820 4.359374 -4.049343 +H 2.373946 3.019104 -2.702849 +C 0.882395 -3.629876 0.581470 +C 0.369758 -3.598717 1.856109 +C -0.850409 -4.216271 2.159584 +C -1.559324 -4.856578 1.182513 +C -1.084776 -4.885623 -0.145115 +C -1.817769 -5.512448 -1.174780 +C -1.360034 -5.511051 -2.461619 +C -0.148030 -4.877599 -2.775771 +C 0.591507 -4.270551 -1.799548 +C 0.152632 -4.263197 -0.458725 +H 0.921724 -3.097831 2.639552 +H -1.218967 -4.184422 3.175467 +H -2.496339 -5.345155 1.412345 +H -2.755768 -5.990284 -0.925805 +H -1.929264 -5.988631 -3.246446 +H 0.195530 -4.868966 -3.800451 +H 1.514087 -3.769406 -2.052032 +C -3.462731 1.239590 -0.257386 +C -2.892404 0.275188 -1.046186 +C -3.066201 -1.122391 -0.690302 +C -4.257834 -1.336734 0.057168 +C -5.244138 -0.371066 -0.023711 +O -2.230551 -2.047929 -0.978316 +C -4.361654 -2.573963 0.893653 +H -5.385532 0.156384 -0.963112 +H -5.369632 -2.713194 1.273737 +H -4.082417 -3.421103 0.267544 +H -3.652915 -2.549889 1.721143 +O -2.284302 0.533190 -2.210651 +C -1.992727 1.906940 -2.430711 +C -3.235859 2.759624 -2.190389 +H -1.189616 2.206312 -1.749967 +H -1.640574 1.964983 -3.461775 +C -3.596570 2.648858 -0.711999 +H -4.049079 2.381677 -2.814963 +H -2.930214 3.275743 -0.110253 +H -4.617098 2.996351 -0.524538 +H -3.631741 1.058364 0.794313 +C -6.251142 -0.089642 0.968004 +C -7.475171 0.464360 0.571628 +C -6.011031 -0.281348 2.334962 +C -8.452280 0.747432 1.503987 +H -7.658413 0.639909 -0.478461 +C -6.987037 0.019153 3.263832 +H -5.047942 -0.643755 2.659083 +C -8.214581 0.516700 2.851328 +H -9.400935 1.152564 1.184898 +H -6.792545 -0.133645 4.314980 +H -8.980062 0.737258 3.580038 +H -3.033004 3.793105 -2.465514 103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.791918 -3.079541 -1.146200 -C 6.865887 -1.682639 -1.037627 -C 5.793805 -0.963449 -0.585902 -C 4.592434 -1.605953 -0.215553 -C 4.503910 -3.015825 -0.368531 -C 5.632980 -3.728996 -0.825356 -C 3.457073 -0.894342 0.257156 -C 2.278936 -1.572830 0.491657 -C 2.176614 -2.972230 0.313093 -C 3.286757 -3.669964 -0.089185 -C 3.458957 0.569613 0.463395 -C 4.342899 1.204604 1.376864 -C 4.293943 2.617591 1.514882 -C 3.349319 3.354177 0.772896 -C 2.461967 2.732446 -0.066771 -C 2.522317 1.326712 -0.213912 -C 5.240966 0.481528 2.192142 -C 6.077732 1.126495 3.060563 -C 6.058550 2.525739 3.163057 -C 5.179322 3.253083 2.411236 -O 1.168524 -0.868773 0.891260 -O 1.632316 0.722470 -1.059779 -P 0.394669 -0.114666 -0.356840 -O 0.004563 -1.100234 -1.413866 -O -0.622931 0.779104 0.258747 -H 7.651035 -3.633046 -1.496380 -H 7.777835 -1.175427 -1.317792 -H 5.856146 0.112713 -0.515659 -H 5.557181 -4.802887 -0.925128 -H 3.227436 -4.742889 -0.214378 -H 3.318521 4.429969 0.882358 -H 5.255111 -0.596578 2.128849 -H 6.758343 0.557958 3.677699 -H 6.732989 3.019269 3.847529 -H 5.140322 4.330154 2.496110 -H -1.341841 -1.734161 -1.205625 -C 1.464121 3.497118 -0.842201 -C 1.576612 3.557651 -2.210315 -C 0.682916 4.318320 -2.976461 -C -0.327022 5.011945 -2.370864 -C -0.501099 4.948272 -0.971937 -C -1.556659 5.628308 -0.326384 -C -1.729206 5.532246 1.026116 -C -0.855238 4.745666 1.793351 -C 0.185476 4.085687 1.200851 -C 0.399708 4.174453 -0.191109 -H -2.229996 6.225891 -0.925569 -H -2.541101 6.053767 1.512399 -H -1.012039 4.664187 2.859303 -H 0.848138 3.471103 1.791707 -H -1.007464 5.616563 -2.954326 -H 0.809693 4.358266 -4.048707 -H 2.377064 3.022078 -2.700902 -C 0.881982 -3.628384 0.581386 -C 0.369099 -3.598156 1.855966 -C -0.851078 -4.215713 2.159325 -C -1.560098 -4.855715 1.182185 -C -1.084650 -4.885747 -0.144969 -C -1.817379 -5.512682 -1.174620 -C -1.359549 -5.511277 -2.461339 -C -0.147478 -4.877945 -2.775208 -C 0.592137 -4.271254 -1.798805 -C 0.152877 -4.263461 -0.458239 -H 0.920537 -3.096263 2.639376 -H -1.219840 -4.183172 3.175243 -H -2.498059 -5.342859 1.411299 -H -2.755444 -5.990376 -0.925798 -H -1.928734 -5.988719 -3.246361 -H 0.196309 -4.868877 -3.799897 -H 1.513935 -3.768748 -2.050886 -C -3.622871 1.126728 -0.227655 -C -2.879982 0.228383 -1.045632 -C -3.059425 -1.149092 -0.681697 -C -4.222087 -1.316874 0.046028 -C -5.119080 -0.188314 -0.039464 -O -2.228734 -2.121410 -0.983106 -C -4.423969 -2.557764 0.854019 -H -5.485722 0.043091 -1.065418 -H -5.445674 -2.657913 1.209650 -H -4.158823 -3.410353 0.229409 -H -3.734323 -2.570047 1.699082 -O -2.277432 0.531706 -2.164528 -C -2.013263 1.914067 -2.394309 -C -3.282361 2.723532 -2.155147 -H -1.213153 2.222870 -1.714509 -H -1.663331 1.974646 -3.425673 -C -3.707529 2.563450 -0.692290 -H -4.064463 2.357657 -2.825984 -H -3.028602 3.142610 -0.056531 -H -4.714151 2.961212 -0.538847 -H -3.422047 1.053933 0.860835 -C -6.167430 0.027638 0.963434 -C -7.424303 0.503569 0.563539 -C -5.962227 -0.217960 2.326483 -C -8.428508 0.730849 1.487321 -H -7.608499 0.694144 -0.484354 -C -6.968485 0.012067 3.248145 -H -4.994896 -0.560312 2.661956 -C -8.201425 0.493918 2.834483 -H -9.387747 1.101624 1.157471 -H -6.786514 -0.174953 4.296214 -H -8.979134 0.686360 3.558222 -H -3.092984 3.773233 -2.377010 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: -0.40 +C 6.793497 -3.079980 -1.146978 +C 6.867112 -1.682996 -1.038256 +C 5.794972 -0.964117 -0.586367 +C 4.594495 -1.608204 -0.216370 +C 4.505790 -3.018062 -0.369200 +C 5.635198 -3.730507 -0.826304 +C 3.458353 -0.897898 0.256346 +C 2.283455 -1.579768 0.489657 +C 2.178975 -2.977581 0.312549 +C 3.289643 -3.674257 -0.089924 +C 3.456554 0.565993 0.461247 +C 4.341013 1.202197 1.375001 +C 4.290690 2.615028 1.511990 +C 3.344171 3.347427 0.768435 +C 2.455993 2.723885 -0.071104 +C 2.519533 1.318857 -0.218597 +C 5.239744 0.480150 2.190617 +C 6.076031 1.126509 3.058671 +C 6.055718 2.525878 3.160341 +C 5.175865 3.252230 2.408177 +O 1.167094 -0.877052 0.886560 +O 1.627087 0.699311 -1.069253 +P 0.399383 -0.099536 -0.333745 +O -0.026191 -1.110098 -1.393210 +O -0.599311 0.791124 0.286741 +H 7.652772 -3.632872 -1.497298 +H 7.778699 -1.175533 -1.318444 +H 5.856198 0.111894 -0.515754 +H 5.560078 -4.804233 -0.926196 +H 3.231633 -4.746946 -0.215212 +H 3.309848 4.422997 0.876409 +H 5.254940 -0.597852 2.128266 +H 6.757081 0.558850 3.675846 +H 6.729690 3.020350 3.844413 +H 5.135693 4.329121 2.492259 +H -1.170319 -1.560340 -1.220137 +C 1.459927 3.492622 -0.844575 +C 1.573956 3.555323 -2.212155 +C 0.682667 4.319635 -2.977252 +C -0.324943 5.015076 -2.370387 +C -0.498811 4.950872 -0.971661 +C -1.552151 5.634004 -0.325645 +C -1.725426 5.536935 1.027019 +C -0.853921 4.746975 1.793424 +C 0.184807 4.084436 1.200367 +C 0.399141 4.173534 -0.191493 +H -2.225062 6.232014 -0.924752 +H -2.536723 6.059201 1.513494 +H -1.011981 4.664017 2.858919 +H 0.844447 3.466704 1.791180 +H -1.004315 5.621580 -2.953088 +H 0.808542 4.359725 -4.049545 +H 2.372956 3.018159 -2.703467 +C 0.882527 -3.630349 0.581496 +C 0.369968 -3.598895 1.856155 +C -0.850196 -4.216448 2.159666 +C -1.559079 -4.856852 1.182617 +C -1.084816 -4.885583 -0.145162 +C -1.817893 -5.512373 -1.174831 +C -1.360188 -5.510979 -2.461708 +C -0.148205 -4.877490 -2.775949 +C 0.591307 -4.270327 -1.799784 +C 0.152555 -4.263114 -0.458880 +H 0.922101 -3.098328 2.639607 +H -1.218689 -4.184818 3.175539 +H -2.495793 -5.345884 1.412677 +H -2.755870 -5.990254 -0.925808 +H -1.929432 -5.988603 -3.246473 +H 0.195282 -4.868995 -3.800627 +H 1.514136 -3.769615 -2.052396 +C -3.411889 1.275422 -0.266825 +C -2.896348 0.290048 -1.046362 +C -3.068353 -1.113914 -0.693034 +C -4.269184 -1.343040 0.060704 +C -5.283842 -0.429087 -0.018709 +O -2.231128 -2.024600 -0.976795 +C -4.341870 -2.579106 0.906236 +H -5.353723 0.192353 -0.930632 +H -5.345489 -2.730745 1.294084 +H -4.058159 -3.424516 0.279652 +H -3.627069 -2.543489 1.728147 +O -2.286483 0.533661 -2.225295 +C -1.986207 1.904677 -2.442268 +C -3.221096 2.771082 -2.201578 +H -1.182144 2.201055 -1.761225 +H -1.633349 1.961915 -3.473236 +C -3.561342 2.675973 -0.718257 +H -4.044194 2.389303 -2.811464 +H -2.898978 3.318011 -0.127309 +H -4.586285 3.007507 -0.519995 +H -3.698316 1.059771 0.773193 +C -6.277720 -0.126877 0.969455 +C -7.491320 0.451911 0.574196 +C -6.026525 -0.301472 2.337654 +C -8.459828 0.752697 1.509279 +H -7.674260 0.622690 -0.476590 +C -6.992927 0.021402 3.268813 +H -5.064784 -0.670247 2.658171 +C -8.218758 0.523933 2.856676 +H -9.405122 1.168737 1.193605 +H -6.794459 -0.120530 4.320938 +H -8.980356 0.753418 3.586964 +H -3.013962 3.799414 -2.493612 103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.791621 -3.079458 -1.146053 -C 6.865657 -1.682572 -1.037509 -C 5.793586 -0.963324 -0.585814 -C 4.592047 -1.605530 -0.215399 -C 4.503557 -3.015405 -0.368406 -C 5.632563 -3.728712 -0.825177 -C 3.456832 -0.893674 0.257308 -C 2.278086 -1.571525 0.492033 -C 2.176170 -2.971223 0.313195 -C 3.286214 -3.669157 -0.089046 -C 3.459409 0.570294 0.463799 -C 4.343253 1.205057 1.377214 -C 4.294555 2.618073 1.515426 -C 3.350286 3.355446 0.773735 -C 2.463090 2.734056 -0.065956 -C 2.522841 1.328190 -0.213032 -C 5.241196 0.481787 2.192429 -C 6.078052 1.126492 3.060919 -C 6.059083 2.525713 3.163568 -C 5.179972 3.253243 2.411811 -O 1.168793 -0.867216 0.892144 -O 1.633299 0.726825 -1.057998 -P 0.393782 -0.117512 -0.361183 -O 0.010346 -1.098379 -1.417750 -O -0.627373 0.776844 0.253483 -H 7.650708 -3.633079 -1.496208 -H 7.777673 -1.175408 -1.317670 -H 5.856137 0.112867 -0.515641 -H 5.556636 -4.802633 -0.924927 -H 3.226647 -4.742127 -0.214221 -H 3.320152 4.431280 0.883477 -H 5.255143 -0.596338 2.128958 -H 6.758580 0.557791 3.678047 -H 6.733610 3.019066 3.848115 -H 5.141193 4.330349 2.496834 -H -1.374095 -1.766847 -1.202896 -C 1.464909 3.497964 -0.841755 -C 1.577111 3.558088 -2.209969 -C 0.682962 4.318073 -2.976313 -C -0.327414 5.011356 -2.370953 -C -0.501530 4.947783 -0.971989 -C -1.557507 5.627237 -0.326523 -C -1.729917 5.531365 1.025946 -C -0.855486 4.745420 1.793337 -C 0.185601 4.085923 1.200942 -C 0.399814 4.174626 -0.191037 -H -2.230924 6.224739 -0.925723 -H -2.541924 6.052745 1.512193 -H -1.012049 4.664219 2.859375 -H 0.848833 3.471930 1.791806 -H -1.008056 5.615620 -2.954559 -H 0.809910 4.357992 -4.048550 -H 2.377836 3.022815 -2.700420 -C 0.881879 -3.628014 0.581365 -C 0.368935 -3.598017 1.855931 -C -0.851243 -4.215575 2.159261 -C -1.560290 -4.855501 1.182104 -C -1.084618 -4.885777 -0.144933 -C -1.817282 -5.512740 -1.174580 -C -1.359428 -5.511333 -2.461270 -C -0.147342 -4.878030 -2.775069 -C 0.592293 -4.271429 -1.798621 -C 0.152937 -4.263526 -0.458119 -H 0.920242 -3.095875 2.639333 -H -1.220057 -4.182863 3.175187 -H -2.498485 -5.342291 1.411040 -H -2.755364 -5.990399 -0.925796 -H -1.928603 -5.988740 -3.246339 -H 0.196502 -4.868855 -3.799759 -H 1.513897 -3.768585 -2.050602 -C -3.662545 1.098767 -0.220289 -C -2.876904 0.216788 -1.045494 -C -3.057746 -1.155707 -0.679565 -C -4.213230 -1.311954 0.043268 -C -5.088097 -0.143038 -0.043367 -O -2.228283 -2.139614 -0.984293 -C -4.439407 -2.553751 0.844200 -H -5.510544 0.015023 -1.090764 -H -5.464513 -2.644217 1.193772 -H -4.177752 -3.407690 0.219961 -H -3.754492 -2.575042 1.693616 -O -2.275730 0.531339 -2.153102 -C -2.018351 1.915833 -2.385291 -C -3.293882 2.714590 -2.146416 -H -1.218984 2.226972 -1.705725 -H -1.668969 1.977040 -3.416730 -C -3.735019 2.542291 -0.687407 -H -4.068275 2.351706 -2.828715 -H -3.052977 3.109627 -0.043221 -H -4.738196 2.952506 -0.542392 -H -3.370096 1.052835 0.877316 -C -6.146691 0.056694 0.962302 -C -7.411701 0.513283 0.561535 -C -5.950136 -0.202256 2.324383 -C -8.422618 0.726740 1.483192 -H -7.596133 0.707581 -0.485814 -C -6.963889 0.010311 3.244259 -H -4.981754 -0.539640 2.662668 -C -8.198166 0.488274 2.830309 -H -9.384480 1.089003 1.150676 -H -6.785020 -0.185187 4.291565 -H -8.978904 0.673751 3.552818 -H -3.107843 3.768310 -2.355084 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: -0.60 +C 6.793878 -3.080085 -1.147166 +C 6.867408 -1.683082 -1.038408 +C 5.795254 -0.964277 -0.586480 +C 4.594992 -1.608746 -0.216567 +C 4.506243 -3.018601 -0.369362 +C 5.635732 -3.730871 -0.826533 +C 3.458662 -0.898754 0.256150 +C 2.284544 -1.581440 0.489175 +C 2.179544 -2.978871 0.312417 +C 3.290339 -3.675291 -0.090102 +C 3.455974 0.565121 0.460729 +C 4.340559 1.201616 1.374553 +C 4.289907 2.614410 1.511294 +C 3.342931 3.345800 0.767360 +C 2.454553 2.721822 -0.072149 +C 2.518862 1.316964 -0.219725 +C 5.239450 0.479817 2.190249 +C 6.075622 1.126512 3.058216 +C 6.055035 2.525911 3.159686 +C 5.175032 3.252025 2.407439 +O 1.166749 -0.879047 0.885427 +O 1.625827 0.693731 -1.071536 +P 0.400519 -0.095889 -0.328180 +O -0.033603 -1.112475 -1.388232 +O -0.593619 0.794020 0.293487 +H 7.653191 -3.632830 -1.497520 +H 7.778908 -1.175558 -1.318601 +H 5.856210 0.111697 -0.515776 +H 5.560777 -4.804557 -0.926453 +H 3.232644 -4.747924 -0.215413 +H 3.307757 4.421317 0.874975 +H 5.254898 -0.598159 2.128126 +H 6.756777 0.559064 3.675400 +H 6.728894 3.020610 3.843663 +H 5.134577 4.328872 2.491331 +H -1.128985 -1.518452 -1.223635 +C 1.458916 3.491538 -0.845147 +C 1.573316 3.554763 -2.212598 +C 0.682608 4.319951 -2.977443 +C -0.324441 5.015831 -2.370273 +C -0.498260 4.951499 -0.971595 +C -1.551065 5.635377 -0.325467 +C -1.724516 5.538064 1.027237 +C -0.853604 4.747290 1.793442 +C 0.184645 4.084134 1.200250 +C 0.399004 4.173313 -0.191586 +H -2.223873 6.233490 -0.924555 +H -2.535668 6.060511 1.513757 +H -1.011968 4.663977 2.858826 +H 0.843557 3.465643 1.791054 +H -1.003557 5.622788 -2.952790 +H 0.808265 4.360077 -4.049746 +H 2.371967 3.017215 -2.704085 +C 0.882658 -3.630823 0.581523 +C 0.370177 -3.599074 1.856200 +C -0.849984 -4.216626 2.159749 +C -1.558833 -4.857126 1.182722 +C -1.084857 -4.885544 -0.145208 +C -1.818016 -5.512299 -1.174881 +C -1.360343 -5.510908 -2.461796 +C -0.148381 -4.877380 -2.776128 +C 0.591107 -4.270104 -1.800019 +C 0.152477 -4.263030 -0.459034 +H 0.922478 -3.098826 2.639663 +H -1.218412 -4.185215 3.175610 +H -2.495246 -5.346612 1.413010 +H -2.755973 -5.990225 -0.925810 +H -1.929601 -5.988576 -3.246501 +H 0.195035 -4.869023 -3.800803 +H 1.514184 -3.769823 -2.052759 +C -3.361046 1.311255 -0.276265 +C -2.900291 0.304907 -1.046538 +C -3.070504 -1.105436 -0.695766 +C -4.280533 -1.349345 0.064241 +C -5.323547 -0.487109 -0.013708 +O -2.231705 -2.001270 -0.975275 +C -4.322085 -2.584248 0.918820 +H -5.321914 0.228322 -0.898151 +H -5.321347 -2.748296 1.314430 +H -4.033902 -3.427928 0.291759 +H -3.601223 -2.537089 1.735152 +O -2.288665 0.534132 -2.239938 +C -1.979687 1.902415 -2.453825 +C -3.206332 2.782541 -2.212766 +H -1.174671 2.195799 -1.772482 +H -1.626123 1.958848 -3.484698 +C -3.526114 2.703089 -0.724514 +H -4.039310 2.396930 -2.807964 +H -2.867741 3.360278 -0.144366 +H -4.555472 3.018664 -0.515452 +H -3.764891 1.061177 0.752074 +C -6.304297 -0.164111 0.970905 +C -7.507470 0.439463 0.576765 +C -6.042020 -0.321597 2.340345 +C -8.467375 0.757962 1.514570 +H -7.690107 0.605471 -0.474720 +C -6.998816 0.023652 3.273793 +H -5.081625 -0.696738 2.657258 +C -8.222934 0.531166 2.862025 +H -9.409308 1.184909 1.202313 +H -6.796374 -0.107416 4.326896 +H -8.980651 0.769577 3.593891 +H -2.994919 3.805723 -2.521711 103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.791445 -3.079409 -1.145966 -C 6.865520 -1.682532 -1.037439 -C 5.793456 -0.963249 -0.585762 -C 4.591817 -1.605279 -0.215308 -C 4.503347 -3.015155 -0.368331 -C 5.632316 -3.728544 -0.825071 -C 3.456689 -0.893277 0.257398 -C 2.277582 -1.570751 0.492256 -C 2.175906 -2.970627 0.313256 -C 3.285892 -3.668678 -0.088964 -C 3.459677 0.570698 0.464038 -C 4.343464 1.205326 1.377422 -C 4.294917 2.618358 1.515748 -C 3.350861 3.356199 0.774232 -C 2.463756 2.735011 -0.065473 -C 2.523152 1.329066 -0.212509 -C 5.241332 0.481941 2.192599 -C 6.078241 1.126490 3.061129 -C 6.059399 2.525698 3.163871 -C 5.180357 3.253338 2.412152 -O 1.168952 -0.866293 0.892668 -O 1.633882 0.729408 -1.056941 -P 0.393257 -0.119199 -0.363759 -O 0.013776 -1.097279 -1.420054 -O -0.630007 0.775504 0.250360 -H 7.650515 -3.633099 -1.496105 -H 7.777577 -1.175396 -1.317597 -H 5.856131 0.112959 -0.515631 -H 5.556313 -4.802483 -0.924808 -H 3.226178 -4.741674 -0.214128 -H 3.321120 4.432057 0.884140 -H 5.255162 -0.596196 2.129023 -H 6.758720 0.557691 3.678254 -H 6.733978 3.018945 3.848462 -H 5.141709 4.330464 2.497264 -H -1.393224 -1.786233 -1.201277 -C 1.465377 3.498466 -0.841490 -C 1.577407 3.558348 -2.209764 -C 0.682990 4.317926 -2.976224 -C -0.327646 5.011007 -2.371007 -C -0.501785 4.947493 -0.972019 -C -1.558010 5.626602 -0.326605 -C -1.730338 5.530842 1.025846 -C -0.855633 4.745274 1.793329 -C 0.185676 4.086062 1.200996 -C 0.399877 4.174728 -0.190994 -H -2.231474 6.224056 -0.925814 -H -2.542413 6.052139 1.512071 -H -1.012056 4.664237 2.859418 -H 0.849244 3.472421 1.791864 -H -1.008408 5.615061 -2.954697 -H 0.810038 4.357829 -4.048456 -H 2.378294 3.023252 -2.700134 -C 0.881818 -3.627795 0.581353 -C 0.368839 -3.597934 1.855910 -C -0.851342 -4.215493 2.159223 -C -1.560403 -4.855374 1.182055 -C -1.084600 -4.885796 -0.144912 -C -1.817225 -5.512774 -1.174557 -C -1.359357 -5.511367 -2.461229 -C -0.147261 -4.878081 -2.774986 -C 0.592386 -4.271532 -1.798512 -C 0.152973 -4.263565 -0.458047 -H 0.920068 -3.095645 2.639307 -H -1.220185 -4.182679 3.175154 -H -2.498738 -5.341953 1.410886 -H -2.755317 -5.990413 -0.925795 -H -1.928525 -5.988753 -3.246327 -H 0.196616 -4.868842 -3.799678 -H 1.513875 -3.768489 -2.050434 -C -3.686076 1.082183 -0.215921 -C -2.875079 0.209910 -1.045413 -C -3.056751 -1.159630 -0.678301 -C -4.207978 -1.309035 0.041632 -C -5.069722 -0.116185 -0.045681 -O -2.228016 -2.150412 -0.984997 -C -4.448564 -2.551371 0.838376 -H -5.525266 -0.001624 -1.105796 -H -5.475687 -2.636094 1.184355 -H -4.188979 -3.406111 0.214358 -H -3.766454 -2.578004 1.690374 -O -2.274720 0.531121 -2.146324 -C -2.021369 1.916880 -2.379942 -C -3.300714 2.709287 -2.141238 -H -1.222443 2.229405 -1.700515 -H -1.672313 1.978460 -3.411425 -C -3.751323 2.529741 -0.684511 -H -4.070535 2.348176 -2.830334 -H -3.067434 3.090065 -0.035327 -H -4.752456 2.947343 -0.544495 -H -3.339284 1.052184 0.887090 -C -6.134391 0.073927 0.961631 -C -7.404227 0.519044 0.560346 -C -5.942964 -0.192942 2.323137 -C -8.419125 0.724303 1.480743 -H -7.588799 0.715550 -0.486679 -C -6.961163 0.009270 3.241954 -H -4.973960 -0.527379 2.663090 -C -8.196233 0.484926 2.827834 -H -9.382543 1.081518 1.146646 -H -6.784134 -0.191257 4.288807 -H -8.978767 0.666272 3.549612 -H -3.116657 3.765390 -2.342079 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: -0.80 +C 6.794258 -3.080191 -1.147353 +C 6.867703 -1.683168 -1.038559 +C 5.795535 -0.964438 -0.586592 +C 4.595488 -1.609289 -0.216764 +C 4.506696 -3.019140 -0.369523 +C 5.636267 -3.731235 -0.826761 +C 3.458970 -0.899611 0.255955 +C 2.285633 -1.583112 0.488693 +C 2.180113 -2.980160 0.312286 +C 3.291034 -3.676326 -0.090280 +C 3.455395 0.564248 0.460212 +C 4.340104 1.201036 1.374104 +C 4.289123 2.613793 1.510597 +C 3.341690 3.344174 0.766285 +C 2.453114 2.719759 -0.073193 +C 2.518191 1.315071 -0.220854 +C 5.239155 0.479485 2.189882 +C 6.075212 1.126516 3.057760 +C 6.054353 2.525945 3.159032 +C 5.174199 3.251819 2.406702 +O 1.166405 -0.881042 0.884295 +O 1.624567 0.688150 -1.073819 +P 0.401655 -0.092243 -0.322614 +O -0.041014 -1.114852 -1.383255 +O -0.587927 0.796917 0.300233 +H 7.653609 -3.632788 -1.497741 +H 7.779116 -1.175584 -1.318758 +H 5.856223 0.111499 -0.515799 +H 5.561475 -4.804882 -0.926711 +H 3.233656 -4.748901 -0.215614 +H 3.305667 4.419637 0.873542 +H 5.254857 -0.598466 2.127985 +H 6.756473 0.559279 3.674953 +H 6.728099 3.020871 3.842912 +H 5.133462 4.328623 2.490403 +H -1.087652 -1.476565 -1.227132 +C 1.457906 3.490455 -0.845719 +C 1.572676 3.554202 -2.213042 +C 0.682548 4.320268 -2.977633 +C -0.323940 5.016585 -2.370158 +C -0.497708 4.952125 -0.971528 +C -1.549978 5.636749 -0.325289 +C -1.723605 5.539194 1.027454 +C -0.853286 4.747606 1.793459 +C 0.184484 4.083833 1.200134 +C 0.398868 4.173091 -0.191678 +H -2.222684 6.234965 -0.924358 +H -2.534613 6.061820 1.514021 +H -1.011954 4.663936 2.858734 +H 0.842668 3.464583 1.790927 +H -1.002798 5.623997 -2.952491 +H 0.807987 4.360428 -4.049948 +H 2.370977 3.016270 -2.704703 +C 0.882790 -3.631296 0.581549 +C 0.370387 -3.599252 1.856246 +C -0.849771 -4.216803 2.159831 +C -1.558588 -4.857400 1.182826 +C -1.084897 -4.885504 -0.145255 +C -1.818140 -5.512224 -1.174932 +C -1.360497 -5.510836 -2.461885 +C -0.148556 -4.877271 -2.776306 +C 0.590907 -4.269880 -1.800255 +C 0.152400 -4.262947 -0.459189 +H 0.922855 -3.099323 2.639718 +H -1.218134 -4.185611 3.175682 +H -2.494700 -5.347341 1.413342 +H -2.756075 -5.990195 -0.925813 +H -1.929769 -5.988548 -3.246528 +H 0.194787 -4.869052 -3.800979 +H 1.514233 -3.770032 -2.053123 +C -3.310204 1.347087 -0.285704 +C -2.904235 0.319767 -1.046714 +C -3.072656 -1.096959 -0.698498 +C -4.291883 -1.355651 0.067777 +C -5.363251 -0.545130 -0.008706 +O -2.232282 -1.977941 -0.973754 +C -4.302301 -2.589391 0.931403 +H -5.290105 0.264291 -0.865671 +H -5.297204 -2.765847 1.334777 +H -4.009644 -3.431341 0.303867 +H -3.575377 -2.530689 1.742156 +O -2.290846 0.534603 -2.254582 +C -1.973167 1.900152 -2.465382 +C -3.191569 2.793999 -2.223955 +H -1.167199 2.190542 -1.783740 +H -1.618898 1.955780 -3.496159 +C -3.490886 2.730204 -0.730772 +H -4.034425 2.404556 -2.804465 +H -2.836505 3.402546 -0.161422 +H -4.524659 3.029820 -0.510909 +H -3.831466 1.062584 0.730954 +C -6.330875 -0.201346 0.972356 +C -7.523619 0.427014 0.579333 +C -6.057514 -0.341721 2.343037 +C -8.474923 0.763227 1.519862 +H -7.705954 0.588252 -0.472849 +C -7.004706 0.025901 3.278774 +H -5.098467 -0.723230 2.656346 +C -8.227111 0.538399 2.867373 +H -9.413495 1.201082 1.211020 +H -6.798288 -0.094301 4.332854 +H -8.980945 0.785737 3.600817 +H -2.975877 3.812032 -2.549809 103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.791408 -3.079399 -1.145949 -C 6.865492 -1.682524 -1.037424 -C 5.793429 -0.963234 -0.585752 -C 4.591770 -1.605227 -0.215289 -C 4.503304 -3.015104 -0.368316 -C 5.632265 -3.728509 -0.825050 -C 3.456660 -0.893195 0.257417 -C 2.277479 -1.570592 0.492302 -C 2.175852 -2.970504 0.313269 -C 3.285826 -3.668580 -0.088947 -C 3.459732 0.570781 0.464087 -C 4.343507 1.205381 1.377464 -C 4.294992 2.618417 1.515814 -C 3.350979 3.356354 0.774335 -C 2.463893 2.735207 -0.065374 -C 2.523215 1.329246 -0.212402 -C 5.241360 0.481973 2.192634 -C 6.078280 1.126490 3.061173 -C 6.059464 2.525694 3.163933 -C 5.180437 3.253357 2.412222 -O 1.168985 -0.866103 0.892776 -O 1.634002 0.729939 -1.056724 -P 0.393149 -0.119546 -0.364288 -O 0.014482 -1.097053 -1.420527 -O -0.630549 0.775228 0.249719 -H 7.650475 -3.633102 -1.496084 -H 7.777557 -1.175393 -1.317582 -H 5.856130 0.112978 -0.515628 -H 5.556247 -4.802452 -0.924783 -H 3.226082 -4.741581 -0.214109 -H 3.321319 4.432217 0.884276 -H 5.255166 -0.596167 2.129037 -H 6.758749 0.557671 3.678296 -H 6.734054 3.018921 3.848534 -H 5.141815 4.330488 2.497352 -H -1.397157 -1.790218 -1.200945 -C 1.465473 3.498569 -0.841436 -C 1.577468 3.558401 -2.209721 -C 0.682996 4.317896 -2.976206 -C -0.327693 5.010935 -2.371017 -C -0.501837 4.947433 -0.972026 -C -1.558113 5.626471 -0.326622 -C -1.730425 5.530734 1.025825 -C -0.855663 4.745244 1.793328 -C 0.185691 4.086091 1.201007 -C 0.399890 4.174749 -0.190985 -H -2.231587 6.223916 -0.925833 -H -2.542513 6.052014 1.512046 -H -1.012057 4.664241 2.859427 -H 0.849329 3.472522 1.791876 -H -1.008480 5.614946 -2.954726 -H 0.810065 4.357796 -4.048437 -H 2.378388 3.023342 -2.700075 -C 0.881806 -3.627750 0.581350 -C 0.368819 -3.597917 1.855906 -C -0.851362 -4.215476 2.159215 -C -1.560427 -4.855348 1.182046 -C -1.084596 -4.885799 -0.144907 -C -1.817213 -5.512782 -1.174552 -C -1.359342 -5.511373 -2.461220 -C -0.147244 -4.878091 -2.774969 -C 0.592405 -4.271553 -1.798490 -C 0.152981 -4.263573 -0.458032 -H 0.920032 -3.095597 2.639302 -H -1.220212 -4.182642 3.175147 -H -2.498790 -5.341884 1.410854 -H -2.755307 -5.990416 -0.925795 -H -1.928509 -5.988756 -3.246324 -H 0.196640 -4.868839 -3.799661 -H 1.513870 -3.768469 -2.050399 -C -3.690913 1.078774 -0.215023 -C -2.874704 0.208496 -1.045396 -C -3.056546 -1.160437 -0.678041 -C -4.206898 -1.308435 0.041295 -C -5.065944 -0.110664 -0.046157 -O -2.227961 -2.152631 -0.985142 -C -4.450446 -2.550882 0.837179 -H -5.528292 -0.005047 -1.108887 -H -5.477984 -2.634424 1.182419 -H -4.191287 -3.405786 0.213206 -H -3.768913 -2.578612 1.689708 -O -2.274513 0.531076 -2.144931 -C -2.021989 1.917096 -2.378843 -C -3.302119 2.708197 -2.140173 -H -1.223154 2.229905 -1.699444 -H -1.673001 1.978752 -3.410334 -C -3.754675 2.527162 -0.683916 -H -4.071000 2.347450 -2.830667 -H -3.070406 3.086043 -0.033704 -H -4.755388 2.946282 -0.544927 -H -3.332949 1.052050 0.889100 -C -6.131862 0.077470 0.961493 -C -7.402690 0.520229 0.560102 -C -5.941490 -0.191027 2.322881 -C -8.418407 0.723802 1.480239 -H -7.587291 0.717189 -0.486857 -C -6.960603 0.009056 3.241480 -H -4.972357 -0.524858 2.663177 -C -8.195835 0.484238 2.827325 -H -9.382144 1.079980 1.145817 -H -6.783952 -0.192505 4.288240 -H -8.978739 0.664734 3.548953 -H -3.118468 3.764790 -2.339406 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: -1.00 +C 6.794639 -3.080297 -1.147541 +C 6.867998 -1.683254 -1.038711 +C 5.795816 -0.964599 -0.586704 +C 4.595985 -1.609831 -0.216961 +C 4.507149 -3.019679 -0.369684 +C 5.636801 -3.731599 -0.826990 +C 3.459279 -0.900468 0.255760 +C 2.286722 -1.584784 0.488211 +C 2.180682 -2.981450 0.312155 +C 3.291730 -3.677360 -0.090458 +C 3.454816 0.563376 0.459694 +C 4.339650 1.200456 1.373655 +C 4.288339 2.613175 1.509900 +C 3.340450 3.342547 0.765210 +C 2.451674 2.717696 -0.074237 +C 2.517520 1.313178 -0.221983 +C 5.238861 0.479153 2.189514 +C 6.074802 1.126519 3.057304 +C 6.053670 2.525978 3.158377 +C 5.173366 3.251614 2.405965 +O 1.166060 -0.883037 0.883162 +O 1.623307 0.682569 -1.076102 +P 0.402791 -0.088597 -0.317049 +O -0.048425 -1.117229 -1.378277 +O -0.582235 0.799813 0.306979 +H 7.654028 -3.632746 -1.497962 +H 7.779324 -1.175609 -1.318915 +H 5.856235 0.111302 -0.515822 +H 5.562173 -4.805206 -0.926968 +H 3.234667 -4.749879 -0.215815 +H 3.303577 4.417957 0.872108 +H 5.254816 -0.598773 2.127845 +H 6.756169 0.559494 3.674507 +H 6.727304 3.021131 3.842161 +H 5.132346 4.328374 2.489475 +H -1.046319 -1.434678 -1.230629 +C 1.456895 3.489371 -0.846291 +C 1.572036 3.553641 -2.213485 +C 0.682488 4.320585 -2.977824 +C -0.323439 5.017340 -2.370043 +C -0.497157 4.952752 -0.971462 +C -1.548892 5.638122 -0.325111 +C -1.722694 5.540324 1.027672 +C -0.852969 4.747921 1.793477 +C 0.184323 4.083531 1.200017 +C 0.398731 4.172870 -0.191771 +H -2.221495 6.236441 -0.924161 +H -2.533558 6.063130 1.514285 +H -1.011940 4.663895 2.858641 +H 0.841778 3.463523 1.790800 +H -1.002039 5.625206 -2.952193 +H 0.807710 4.360780 -4.050150 +H 2.369987 3.015326 -2.705321 +C 0.882921 -3.631770 0.581576 +C 0.370596 -3.599430 1.856291 +C -0.849559 -4.216980 2.159913 +C -1.558342 -4.857674 1.182930 +C -1.084937 -4.885465 -0.145301 +C -1.818264 -5.512150 -1.174983 +C -1.360651 -5.510764 -2.461974 +C -0.148731 -4.877161 -2.776485 +C 0.590707 -4.269657 -1.800491 +C 0.152322 -4.262863 -0.459343 +H 0.923232 -3.099821 2.639774 +H -1.217857 -4.186008 3.175753 +H -2.494154 -5.348070 1.413674 +H -2.756178 -5.990166 -0.925815 +H -1.929937 -5.988520 -3.246555 +H 0.194540 -4.869080 -3.801155 +H 1.514281 -3.770241 -2.053487 +C -3.259362 1.382919 -0.295143 +C -2.908179 0.334627 -1.046890 +C -3.074807 -1.088482 -0.701230 +C -4.303232 -1.361956 0.071314 +C -5.402955 -0.603151 -0.003705 +O -2.232859 -1.954612 -0.972233 +C -4.282517 -2.594534 0.943986 +H -5.258296 0.300260 -0.833190 +H -5.273062 -2.783398 1.355124 +H -3.985386 -3.434754 0.315974 +H -3.549531 -2.524289 1.749160 +O -2.293027 0.535074 -2.269225 +C -1.966647 1.897889 -2.476939 +C -3.176805 2.805458 -2.235144 +H -1.159726 2.185285 -1.794997 +H -1.611673 1.952712 -3.507621 +C -3.455658 2.757320 -0.737029 +H -4.029541 2.412182 -2.800966 +H -2.805268 3.444814 -0.178478 +H -4.493846 3.040976 -0.506366 +H -3.898041 1.063991 0.709834 +C -6.357452 -0.238581 0.973807 +C -7.539769 0.414566 0.581901 +C -6.073009 -0.361846 2.345729 +C -8.482470 0.768492 1.525153 +H -7.721801 0.571033 -0.470978 +C -7.010596 0.028151 3.283754 +H -5.115308 -0.749722 2.655434 +C -8.231288 0.545632 2.872721 +H -9.417682 1.217255 1.219728 +H -6.800203 -0.081186 4.338812 +H -8.981240 0.801896 3.607743 +H -2.956834 3.818341 -2.577908 103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.791516 -3.079429 -1.146002 -C 6.865576 -1.682548 -1.037467 -C 5.793509 -0.963280 -0.585783 -C 4.591910 -1.605380 -0.215345 -C 4.503432 -3.015256 -0.368361 -C 5.632416 -3.728612 -0.825114 -C 3.456747 -0.893438 0.257362 -C 2.277787 -1.571065 0.492166 -C 2.176013 -2.970869 0.313232 -C 3.286022 -3.668873 -0.088997 -C 3.459568 0.570534 0.463941 -C 4.343378 1.205217 1.377337 -C 4.294770 2.618243 1.515617 -C 3.350628 3.355894 0.774031 -C 2.463486 2.734623 -0.065669 -C 2.523026 1.328710 -0.212721 -C 5.241277 0.481879 2.192530 -C 6.078164 1.126491 3.061044 -C 6.059271 2.525704 3.163748 -C 5.180201 3.253299 2.412014 -O 1.168888 -0.866668 0.892455 -O 1.633646 0.728361 -1.057370 -P 0.393470 -0.118515 -0.362714 -O 0.012385 -1.097725 -1.419119 -O -0.628939 0.776047 0.251627 -H 7.650593 -3.633091 -1.496147 -H 7.777616 -1.175401 -1.317627 -H 5.856133 0.112922 -0.515635 -H 5.556444 -4.802544 -0.924856 -H 3.226368 -4.741858 -0.214166 -H 3.320728 4.431742 0.883871 -H 5.255154 -0.596254 2.128997 -H 6.758663 0.557732 3.678170 -H 6.733829 3.018994 3.848321 -H 5.141500 4.330417 2.497089 -H -1.385466 -1.778371 -1.201934 -C 1.465187 3.498262 -0.841598 -C 1.577287 3.558242 -2.209847 -C 0.682979 4.317986 -2.976260 -C -0.327551 5.011148 -2.370985 -C -0.501681 4.947611 -0.972007 -C -1.557806 5.626860 -0.326572 -C -1.730167 5.531054 1.025887 -C -0.855573 4.745333 1.793333 -C 0.185646 4.086006 1.200974 -C 0.399852 4.174687 -0.191011 -H -2.231251 6.224333 -0.925777 -H -2.542214 6.052384 1.512120 -H -1.012053 4.664230 2.859401 -H 0.849077 3.472222 1.791840 -H -1.008265 5.615288 -2.954641 -H 0.809986 4.357895 -4.048494 -H 2.378109 3.023075 -2.700250 -C 0.881843 -3.627884 0.581358 -C 0.368878 -3.597968 1.855918 -C -0.851302 -4.215526 2.159239 -C -1.560357 -4.855426 1.182075 -C -1.084607 -4.885788 -0.144920 -C -1.817248 -5.512760 -1.174566 -C -1.359386 -5.511353 -2.461245 -C -0.147293 -4.878060 -2.775020 -C 0.592348 -4.271490 -1.798556 -C 0.152959 -4.263549 -0.458076 -H 0.920139 -3.095738 2.639318 -H -1.220133 -4.182754 3.175167 -H -2.498636 -5.342090 1.410948 -H -2.755336 -5.990407 -0.925795 -H -1.928557 -5.988748 -3.246332 -H 0.196570 -4.868847 -3.799711 -H 1.513884 -3.768528 -2.050502 -C -3.676533 1.088908 -0.217692 -C -2.875819 0.212699 -1.045446 -C -3.057154 -1.158039 -0.678813 -C -4.210108 -1.310219 0.042295 -C -5.077174 -0.127075 -0.044743 -O -2.228125 -2.146033 -0.984711 -C -4.444850 -2.552336 0.840738 -H -5.519295 0.005127 -1.099700 -H -5.471155 -2.639388 1.188174 -H -4.184426 -3.406751 0.216630 -H -3.761603 -2.576802 1.691689 -O -2.275130 0.531209 -2.149073 -C -2.020145 1.916456 -2.382111 -C -3.297943 2.711438 -2.143338 -H -1.221040 2.228418 -1.702628 -H -1.670957 1.977884 -3.413576 -C -3.744711 2.534831 -0.685686 -H -4.069619 2.349607 -2.829678 -H -3.061571 3.097998 -0.038528 -H -4.746673 2.949437 -0.543642 -H -3.351779 1.052448 0.883126 -C -6.139379 0.066938 0.961903 -C -7.407258 0.516708 0.560828 -C -5.945873 -0.196719 2.323642 -C -8.420542 0.725292 1.481736 -H -7.591773 0.712318 -0.486328 -C -6.962269 0.009693 3.242889 -H -4.977121 -0.532351 2.662919 -C -8.197016 0.486284 2.828838 -H -9.383328 1.084554 1.148280 -H -6.784493 -0.188796 4.289925 -H -8.978823 0.669305 3.550912 -H -3.113082 3.766574 -2.347353 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: -0.80 +C 6.794258 -3.080191 -1.147353 +C 6.867703 -1.683168 -1.038559 +C 5.795535 -0.964438 -0.586592 +C 4.595488 -1.609289 -0.216764 +C 4.506696 -3.019140 -0.369523 +C 5.636267 -3.731235 -0.826761 +C 3.458970 -0.899611 0.255955 +C 2.285633 -1.583112 0.488693 +C 2.180113 -2.980160 0.312286 +C 3.291034 -3.676326 -0.090280 +C 3.455395 0.564248 0.460212 +C 4.340104 1.201036 1.374104 +C 4.289123 2.613793 1.510597 +C 3.341690 3.344174 0.766285 +C 2.453114 2.719759 -0.073193 +C 2.518191 1.315071 -0.220854 +C 5.239155 0.479485 2.189882 +C 6.075212 1.126516 3.057760 +C 6.054353 2.525945 3.159032 +C 5.174199 3.251819 2.406702 +O 1.166405 -0.881042 0.884295 +O 1.624567 0.688150 -1.073819 +P 0.401655 -0.092243 -0.322614 +O -0.041014 -1.114852 -1.383255 +O -0.587927 0.796917 0.300233 +H 7.653609 -3.632788 -1.497741 +H 7.779116 -1.175584 -1.318758 +H 5.856223 0.111499 -0.515799 +H 5.561475 -4.804882 -0.926711 +H 3.233656 -4.748901 -0.215614 +H 3.305667 4.419637 0.873542 +H 5.254857 -0.598466 2.127985 +H 6.756473 0.559279 3.674953 +H 6.728099 3.020871 3.842912 +H 5.133462 4.328623 2.490403 +H -1.087652 -1.476565 -1.227132 +C 1.457906 3.490455 -0.845719 +C 1.572676 3.554202 -2.213042 +C 0.682548 4.320268 -2.977633 +C -0.323940 5.016585 -2.370158 +C -0.497708 4.952125 -0.971528 +C -1.549978 5.636749 -0.325289 +C -1.723605 5.539194 1.027454 +C -0.853286 4.747606 1.793459 +C 0.184484 4.083833 1.200134 +C 0.398868 4.173091 -0.191678 +H -2.222684 6.234965 -0.924358 +H -2.534613 6.061820 1.514021 +H -1.011954 4.663936 2.858734 +H 0.842668 3.464583 1.790927 +H -1.002798 5.623997 -2.952491 +H 0.807987 4.360428 -4.049948 +H 2.370977 3.016270 -2.704703 +C 0.882790 -3.631296 0.581549 +C 0.370387 -3.599252 1.856246 +C -0.849771 -4.216803 2.159831 +C -1.558588 -4.857400 1.182826 +C -1.084897 -4.885504 -0.145255 +C -1.818140 -5.512224 -1.174932 +C -1.360497 -5.510836 -2.461885 +C -0.148556 -4.877271 -2.776306 +C 0.590907 -4.269880 -1.800255 +C 0.152400 -4.262947 -0.459189 +H 0.922855 -3.099323 2.639718 +H -1.218134 -4.185611 3.175682 +H -2.494700 -5.347341 1.413342 +H -2.756075 -5.990195 -0.925813 +H -1.929769 -5.988548 -3.246528 +H 0.194787 -4.869052 -3.800979 +H 1.514233 -3.770032 -2.053123 +C -3.310204 1.347087 -0.285704 +C -2.904235 0.319767 -1.046714 +C -3.072656 -1.096959 -0.698498 +C -4.291883 -1.355651 0.067777 +C -5.363251 -0.545130 -0.008706 +O -2.232282 -1.977941 -0.973754 +C -4.302301 -2.589391 0.931403 +H -5.290105 0.264291 -0.865671 +H -5.297204 -2.765847 1.334777 +H -4.009644 -3.431341 0.303867 +H -3.575377 -2.530689 1.742156 +O -2.290846 0.534603 -2.254582 +C -1.973167 1.900152 -2.465382 +C -3.191569 2.793999 -2.223955 +H -1.167199 2.190542 -1.783740 +H -1.618898 1.955780 -3.496159 +C -3.490886 2.730204 -0.730772 +H -4.034425 2.404556 -2.804465 +H -2.836505 3.402546 -0.161422 +H -4.524659 3.029820 -0.510909 +H -3.831466 1.062584 0.730954 +C -6.330875 -0.201346 0.972356 +C -7.523619 0.427014 0.579333 +C -6.057514 -0.341721 2.343037 +C -8.474923 0.763227 1.519862 +H -7.705954 0.588252 -0.472849 +C -7.004706 0.025901 3.278774 +H -5.098467 -0.723230 2.656346 +C -8.227111 0.538399 2.867373 +H -9.413495 1.201082 1.211020 +H -6.798288 -0.094301 4.332854 +H -8.980945 0.785737 3.600817 +H -2.975877 3.812032 -2.549809 103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.791756 -3.079496 -1.146120 -C 6.865762 -1.682603 -1.037563 -C 5.793686 -0.963381 -0.585854 -C 4.592223 -1.605722 -0.215469 -C 4.503718 -3.015596 -0.368463 -C 5.632753 -3.728842 -0.825258 -C 3.456941 -0.893978 0.257239 -C 2.278473 -1.572119 0.491862 -C 2.176372 -2.971681 0.313149 -C 3.286461 -3.669524 -0.089110 -C 3.459203 0.569984 0.463615 -C 4.343092 1.204851 1.377055 -C 4.294276 2.617853 1.515178 -C 3.349846 3.354869 0.773353 -C 2.462579 2.733323 -0.066327 -C 2.522603 1.327518 -0.213432 -C 5.241091 0.481669 2.192299 -C 6.077906 1.126493 3.060757 -C 6.058841 2.525725 3.163336 -C 5.179676 3.253170 2.411549 -O 1.168670 -0.867925 0.891741 -O 1.632852 0.724844 -1.058808 -P 0.394186 -0.116217 -0.359207 -O 0.007715 -1.099223 -1.415982 -O -0.625352 0.777873 0.255878 -H 7.650857 -3.633064 -1.496286 -H 7.777747 -1.175417 -1.317726 -H 5.856141 0.112797 -0.515649 -H 5.556884 -4.802749 -0.925018 -H 3.227006 -4.742474 -0.214292 -H 3.319410 4.430683 0.882968 -H 5.255128 -0.596447 2.128909 -H 6.758472 0.557867 3.677888 -H 6.733328 3.019158 3.847848 -H 5.140797 4.330260 2.496505 -H -1.359419 -1.751975 -1.204138 -C 1.464550 3.497579 -0.841958 -C 1.576884 3.557889 -2.210126 -C 0.682941 4.318185 -2.976380 -C -0.327236 5.011624 -2.370913 -C -0.501334 4.948005 -0.971965 -C -1.557122 5.627725 -0.326459 -C -1.729593 5.531766 1.026024 -C -0.855373 4.745532 1.793344 -C 0.185544 4.085816 1.200900 -C 0.399766 4.174547 -0.191070 -H -2.230502 6.225263 -0.925653 -H -2.541550 6.053210 1.512287 -H -1.012045 4.664204 2.859342 -H 0.848517 3.471554 1.791761 -H -1.007787 5.616049 -2.954453 -H 0.809811 4.358117 -4.048621 -H 2.377485 3.022480 -2.700640 -C 0.881926 -3.628182 0.581375 -C 0.369010 -3.598080 1.855947 -C -0.851168 -4.215638 2.159290 -C -1.560202 -4.855598 1.182141 -C -1.084632 -4.885763 -0.144950 -C -1.817326 -5.512714 -1.174598 -C -1.359483 -5.511308 -2.461301 -C -0.147404 -4.877991 -2.775132 -C 0.592222 -4.271349 -1.798705 -C 0.152910 -4.263496 -0.458173 -H 0.920376 -3.096052 2.639353 -H -1.219958 -4.183004 3.175212 -H -2.498291 -5.342549 1.411158 -H -2.755401 -5.990389 -0.925797 -H -1.928663 -5.988731 -3.246349 -H 0.196414 -4.868865 -3.799822 -H 1.513914 -3.768659 -2.050731 -C -3.644493 1.111489 -0.223641 -C -2.878305 0.222064 -1.045557 -C -3.058510 -1.152697 -0.680535 -C -4.217260 -1.314192 0.044524 -C -5.102194 -0.163638 -0.041591 -O -2.228488 -2.131331 -0.983753 -C -4.432383 -2.555577 0.848668 -H -5.499250 0.027794 -1.079232 -H -5.455941 -2.650449 1.200996 -H -4.169140 -3.408902 0.224260 -H -3.745315 -2.572769 1.696103 -O -2.276504 0.531506 -2.158301 -C -2.016036 1.915030 -2.389394 -C -3.288640 2.718659 -2.150388 -H -1.216331 2.225105 -1.709722 -H -1.666404 1.975951 -3.420799 -C -3.722511 2.551918 -0.689629 -H -4.066540 2.354413 -2.827473 -H -3.041886 3.124634 -0.049277 -H -4.727256 2.956467 -0.540779 -H -3.393733 1.053334 0.869817 -C -6.156127 0.043474 0.962817 -C -7.417435 0.508863 0.562447 -C -5.955637 -0.209401 2.325339 -C -8.425298 0.728609 1.485070 -H -7.601759 0.701468 -0.485149 -C -6.965981 0.011110 3.246027 -H -4.987734 -0.549046 2.662344 -C -8.199649 0.490842 2.832208 -H -9.385967 1.094745 1.153768 -H -6.785700 -0.180531 4.293680 -H -8.979008 0.679488 3.555277 -H -3.101082 3.770550 -2.365060 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: -0.60 +C 6.793878 -3.080085 -1.147166 +C 6.867408 -1.683082 -1.038408 +C 5.795254 -0.964277 -0.586480 +C 4.594992 -1.608746 -0.216567 +C 4.506243 -3.018601 -0.369362 +C 5.635732 -3.730871 -0.826533 +C 3.458662 -0.898754 0.256150 +C 2.284544 -1.581440 0.489175 +C 2.179544 -2.978871 0.312417 +C 3.290339 -3.675291 -0.090102 +C 3.455974 0.565121 0.460729 +C 4.340559 1.201616 1.374553 +C 4.289907 2.614410 1.511294 +C 3.342931 3.345800 0.767360 +C 2.454553 2.721822 -0.072149 +C 2.518862 1.316964 -0.219725 +C 5.239450 0.479817 2.190249 +C 6.075622 1.126512 3.058216 +C 6.055035 2.525911 3.159686 +C 5.175032 3.252025 2.407439 +O 1.166749 -0.879047 0.885427 +O 1.625827 0.693731 -1.071536 +P 0.400519 -0.095889 -0.328180 +O -0.033603 -1.112475 -1.388232 +O -0.593619 0.794020 0.293487 +H 7.653191 -3.632830 -1.497520 +H 7.778908 -1.175558 -1.318601 +H 5.856210 0.111697 -0.515776 +H 5.560777 -4.804557 -0.926453 +H 3.232644 -4.747924 -0.215413 +H 3.307757 4.421317 0.874975 +H 5.254898 -0.598159 2.128126 +H 6.756777 0.559064 3.675400 +H 6.728894 3.020610 3.843663 +H 5.134577 4.328872 2.491331 +H -1.128985 -1.518452 -1.223635 +C 1.458916 3.491538 -0.845147 +C 1.573316 3.554763 -2.212598 +C 0.682608 4.319951 -2.977443 +C -0.324441 5.015831 -2.370273 +C -0.498260 4.951499 -0.971595 +C -1.551065 5.635377 -0.325467 +C -1.724516 5.538064 1.027237 +C -0.853604 4.747290 1.793442 +C 0.184645 4.084134 1.200250 +C 0.399004 4.173313 -0.191586 +H -2.223873 6.233490 -0.924555 +H -2.535668 6.060511 1.513757 +H -1.011968 4.663977 2.858826 +H 0.843557 3.465643 1.791054 +H -1.003557 5.622788 -2.952790 +H 0.808265 4.360077 -4.049746 +H 2.371967 3.017215 -2.704085 +C 0.882658 -3.630823 0.581523 +C 0.370177 -3.599074 1.856200 +C -0.849984 -4.216626 2.159749 +C -1.558833 -4.857126 1.182722 +C -1.084857 -4.885544 -0.145208 +C -1.818016 -5.512299 -1.174881 +C -1.360343 -5.510908 -2.461796 +C -0.148381 -4.877380 -2.776128 +C 0.591107 -4.270104 -1.800019 +C 0.152477 -4.263030 -0.459034 +H 0.922478 -3.098826 2.639663 +H -1.218412 -4.185215 3.175610 +H -2.495246 -5.346612 1.413010 +H -2.755973 -5.990225 -0.925810 +H -1.929601 -5.988576 -3.246501 +H 0.195035 -4.869023 -3.800803 +H 1.514184 -3.769823 -2.052759 +C -3.361046 1.311255 -0.276265 +C -2.900291 0.304907 -1.046538 +C -3.070504 -1.105436 -0.695766 +C -4.280533 -1.349345 0.064241 +C -5.323547 -0.487109 -0.013708 +O -2.231705 -2.001270 -0.975275 +C -4.322085 -2.584248 0.918820 +H -5.321914 0.228322 -0.898151 +H -5.321347 -2.748296 1.314430 +H -4.033902 -3.427928 0.291759 +H -3.601223 -2.537089 1.735152 +O -2.288665 0.534132 -2.239938 +C -1.979687 1.902415 -2.453825 +C -3.206332 2.782541 -2.212766 +H -1.174671 2.195799 -1.772482 +H -1.626123 1.958848 -3.484698 +C -3.526114 2.703089 -0.724514 +H -4.039310 2.396930 -2.807964 +H -2.867741 3.360278 -0.144366 +H -4.555472 3.018664 -0.515452 +H -3.764891 1.061177 0.752074 +C -6.304297 -0.164111 0.970905 +C -7.507470 0.439463 0.576765 +C -6.042020 -0.321597 2.340345 +C -8.467375 0.757962 1.514570 +H -7.690107 0.605471 -0.474720 +C -6.998816 0.023652 3.273793 +H -5.081625 -0.696738 2.657258 +C -8.222934 0.531166 2.862025 +H -9.409308 1.184909 1.202313 +H -6.796374 -0.107416 4.326896 +H -8.980651 0.769577 3.593891 +H -2.994919 3.805723 -2.521711 103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.792102 -3.079592 -1.146290 -C 6.866030 -1.682681 -1.037700 -C 5.793942 -0.963527 -0.585956 -C 4.592675 -1.606215 -0.215648 -C 4.504129 -3.016086 -0.368609 -C 5.633239 -3.729173 -0.825466 -C 3.457222 -0.894757 0.257061 -C 2.279463 -1.573639 0.491424 -C 2.176889 -2.972854 0.313030 -C 3.287093 -3.670465 -0.089271 -C 3.458677 0.569191 0.463144 -C 4.342679 1.204324 1.376647 -C 4.293564 2.617292 1.514545 -C 3.348718 3.353390 0.772376 -C 2.461270 2.731448 -0.067277 -C 2.521993 1.325796 -0.214459 -C 5.240823 0.481367 2.191964 -C 6.077534 1.126496 3.060342 -C 6.058220 2.525755 3.162740 -C 5.178919 3.252983 2.410879 -O 1.168357 -0.869739 0.890712 -O 1.631706 0.719770 -1.060884 -P 0.395219 -0.112902 -0.354147 -O 0.000977 -1.101384 -1.411457 -O -0.620177 0.780506 0.262011 -H 7.651238 -3.633026 -1.496488 -H 7.777936 -1.175440 -1.317868 -H 5.856152 0.112618 -0.515670 -H 5.557519 -4.803044 -0.925252 -H 3.227925 -4.743362 -0.214475 -H 3.317510 4.429156 0.881664 -H 5.255091 -0.596727 2.128781 -H 6.758195 0.558062 3.677483 -H 6.732605 3.019395 3.847166 -H 5.139782 4.330034 2.495661 -H -1.321839 -1.713890 -1.207317 -C 1.463631 3.496594 -0.842478 -C 1.576302 3.557379 -2.210529 -C 0.682887 4.318473 -2.976553 -C -0.326780 5.012310 -2.370808 -C -0.500833 4.948575 -0.971905 -C -1.556134 5.628973 -0.326298 -C -1.728765 5.532793 1.026222 -C -0.855085 4.745819 1.793360 -C 0.185398 4.085541 1.200794 -C 0.399642 4.174346 -0.191154 -H -2.229421 6.226605 -0.925474 -H -2.540590 6.054400 1.512527 -H -1.012032 4.664167 2.859258 -H 0.847708 3.470590 1.791645 -H -1.007097 5.617148 -2.954182 -H 0.809559 4.358436 -4.048805 -H 2.376585 3.021621 -2.701202 -C 0.882045 -3.628613 0.581399 -C 0.369200 -3.598242 1.855988 -C -0.850975 -4.215799 2.159365 -C -1.559979 -4.855848 1.182235 -C -1.084669 -4.885728 -0.144992 -C -1.817439 -5.512646 -1.174644 -C -1.359623 -5.511243 -2.461382 -C -0.147563 -4.877892 -2.775294 -C 0.592040 -4.271146 -1.798919 -C 0.152839 -4.263420 -0.458314 -H 0.920719 -3.096504 2.639403 -H -1.219706 -4.183364 3.175277 -H -2.497795 -5.343212 1.411460 -H -2.755494 -5.990362 -0.925799 -H -1.928816 -5.988705 -3.246374 -H 0.196189 -4.868891 -3.799982 -H 1.513958 -3.768849 -2.051062 -C -3.598267 1.144068 -0.232223 -C -2.881890 0.235574 -1.045717 -C -3.060466 -1.144989 -0.683019 -C -4.227579 -1.319925 0.047740 -C -5.138294 -0.216392 -0.037043 -O -2.229013 -2.110120 -0.982370 -C -4.414395 -2.560253 0.860109 -H -5.470329 0.060497 -1.049700 -H -5.433991 -2.666406 1.219496 -H -4.147084 -3.412005 0.235268 -H -3.721816 -2.566950 1.702471 -O -2.278488 0.531934 -2.171615 -C -2.010108 1.912972 -2.399902 -C -3.275216 2.729077 -2.160562 -H -1.209537 2.220326 -1.719957 -H -1.659835 1.973161 -3.431220 -C -3.690481 2.576572 -0.695318 -H -4.062100 2.361347 -2.824291 -H -3.013485 3.163065 -0.064785 -H -4.699240 2.966611 -0.536649 -H -3.454264 1.054614 0.850615 -C -6.180292 0.009619 0.964136 -C -7.432119 0.497545 0.564782 -C -5.969725 -0.227699 2.327786 -C -8.432160 0.733396 1.489882 -H -7.616168 0.685812 -0.483448 -C -6.971336 0.013156 3.250556 -H -5.003046 -0.573133 2.661515 -C -8.203446 0.497418 2.837071 -H -9.389774 1.109450 1.161685 -H -6.787441 -0.168607 4.299097 -H -8.979276 0.694180 3.561574 -H -3.083768 3.776286 -2.390608 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: -0.40 +C 6.793497 -3.079980 -1.146978 +C 6.867112 -1.682996 -1.038256 +C 5.794972 -0.964117 -0.586367 +C 4.594495 -1.608204 -0.216370 +C 4.505790 -3.018062 -0.369200 +C 5.635198 -3.730507 -0.826304 +C 3.458353 -0.897898 0.256346 +C 2.283455 -1.579768 0.489657 +C 2.178975 -2.977581 0.312549 +C 3.289643 -3.674257 -0.089924 +C 3.456554 0.565993 0.461247 +C 4.341013 1.202197 1.375001 +C 4.290690 2.615028 1.511990 +C 3.344171 3.347427 0.768435 +C 2.455993 2.723885 -0.071104 +C 2.519533 1.318857 -0.218597 +C 5.239744 0.480150 2.190617 +C 6.076031 1.126509 3.058671 +C 6.055718 2.525878 3.160341 +C 5.175865 3.252230 2.408177 +O 1.167094 -0.877052 0.886560 +O 1.627087 0.699311 -1.069253 +P 0.399383 -0.099536 -0.333745 +O -0.026191 -1.110098 -1.393210 +O -0.599311 0.791124 0.286741 +H 7.652772 -3.632872 -1.497298 +H 7.778699 -1.175533 -1.318444 +H 5.856198 0.111894 -0.515754 +H 5.560078 -4.804233 -0.926196 +H 3.231633 -4.746946 -0.215212 +H 3.309848 4.422997 0.876409 +H 5.254940 -0.597852 2.128266 +H 6.757081 0.558850 3.675846 +H 6.729690 3.020350 3.844413 +H 5.135693 4.329121 2.492259 +H -1.170319 -1.560340 -1.220137 +C 1.459927 3.492622 -0.844575 +C 1.573956 3.555323 -2.212155 +C 0.682667 4.319635 -2.977252 +C -0.324943 5.015076 -2.370387 +C -0.498811 4.950872 -0.971661 +C -1.552151 5.634004 -0.325645 +C -1.725426 5.536935 1.027019 +C -0.853921 4.746975 1.793424 +C 0.184807 4.084436 1.200367 +C 0.399141 4.173534 -0.191493 +H -2.225062 6.232014 -0.924752 +H -2.536723 6.059201 1.513494 +H -1.011981 4.664017 2.858919 +H 0.844447 3.466704 1.791180 +H -1.004315 5.621580 -2.953088 +H 0.808542 4.359725 -4.049545 +H 2.372956 3.018159 -2.703467 +C 0.882527 -3.630349 0.581496 +C 0.369968 -3.598895 1.856155 +C -0.850196 -4.216448 2.159666 +C -1.559079 -4.856852 1.182617 +C -1.084816 -4.885583 -0.145162 +C -1.817893 -5.512373 -1.174831 +C -1.360188 -5.510979 -2.461708 +C -0.148205 -4.877490 -2.775949 +C 0.591307 -4.270327 -1.799784 +C 0.152555 -4.263114 -0.458880 +H 0.922101 -3.098328 2.639607 +H -1.218689 -4.184818 3.175539 +H -2.495793 -5.345884 1.412677 +H -2.755870 -5.990254 -0.925808 +H -1.929432 -5.988603 -3.246473 +H 0.195282 -4.868995 -3.800627 +H 1.514136 -3.769615 -2.052396 +C -3.411889 1.275422 -0.266825 +C -2.896348 0.290048 -1.046362 +C -3.068353 -1.113914 -0.693034 +C -4.269184 -1.343040 0.060704 +C -5.283842 -0.429087 -0.018709 +O -2.231128 -2.024600 -0.976795 +C -4.341870 -2.579106 0.906236 +H -5.353723 0.192353 -0.930632 +H -5.345489 -2.730745 1.294084 +H -4.058159 -3.424516 0.279652 +H -3.627069 -2.543489 1.728147 +O -2.286483 0.533661 -2.225295 +C -1.986207 1.904677 -2.442268 +C -3.221096 2.771082 -2.201578 +H -1.182144 2.201055 -1.761225 +H -1.633349 1.961915 -3.473236 +C -3.561342 2.675973 -0.718257 +H -4.044194 2.389303 -2.811464 +H -2.898978 3.318011 -0.127309 +H -4.586285 3.007507 -0.519995 +H -3.698316 1.059771 0.773193 +C -6.277720 -0.126877 0.969455 +C -7.491320 0.451911 0.574196 +C -6.026525 -0.301472 2.337654 +C -8.459828 0.752697 1.509279 +H -7.674260 0.622690 -0.476590 +C -6.992927 0.021402 3.268813 +H -5.064784 -0.670247 2.658171 +C -8.218758 0.523933 2.856676 +H -9.405122 1.168737 1.193605 +H -6.794459 -0.120530 4.320938 +H -8.980356 0.753418 3.586964 +H -3.013962 3.799414 -2.493612 103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.792517 -3.079707 -1.146495 -C 6.866352 -1.682774 -1.037866 -C 5.794248 -0.963702 -0.586078 -C 4.593216 -1.606807 -0.215863 -C 4.504623 -3.016673 -0.368785 -C 5.633821 -3.729569 -0.825715 -C 3.457558 -0.895690 0.256848 -C 2.280650 -1.575461 0.490899 -C 2.177509 -2.974259 0.312887 -C 3.287851 -3.671592 -0.089465 -C 3.458046 0.568241 0.462580 -C 4.342184 1.203691 1.376158 -C 4.292710 2.616619 1.513785 -C 3.347367 3.351617 0.771204 -C 2.459701 2.729199 -0.068414 -C 2.521262 1.323734 -0.215689 -C 5.240503 0.481005 2.191564 -C 6.077087 1.126500 3.059846 -C 6.057476 2.525792 3.162027 -C 5.178011 3.252759 2.410076 -O 1.167982 -0.871913 0.889477 -O 1.630333 0.713688 -1.063372 -P 0.396457 -0.108929 -0.348082 -O -0.007100 -1.103975 -1.406033 -O -0.613974 0.783662 0.269363 -H 7.651694 -3.632980 -1.496729 -H 7.778163 -1.175467 -1.318040 -H 5.856166 0.112403 -0.515695 -H 5.558280 -4.803397 -0.925533 -H 3.229027 -4.744428 -0.214694 -H 3.315232 4.427325 0.880102 -H 5.255046 -0.597061 2.128628 -H 6.757864 0.558296 3.676996 -H 6.731738 3.019679 3.846348 -H 5.138567 4.329762 2.494650 -H -1.276796 -1.668244 -1.211128 -C 1.462530 3.495413 -0.843101 -C 1.575605 3.556768 -2.211013 -C 0.682821 4.318818 -2.976761 -C -0.326234 5.013132 -2.370683 -C -0.500232 4.949258 -0.971832 -C -1.554950 5.630468 -0.326104 -C -1.727773 5.534024 1.026459 -C -0.854739 4.746162 1.793379 -C 0.185222 4.085213 1.200667 -C 0.399493 4.174105 -0.191255 -H -2.228125 6.228213 -0.925259 -H -2.539441 6.055828 1.512814 -H -1.012017 4.664123 2.859157 -H 0.846738 3.469435 1.791507 -H -1.006270 5.618466 -2.953857 -H 0.809257 4.358819 -4.049025 -H 2.375506 3.020592 -2.701875 -C 0.882188 -3.629129 0.581428 -C 0.369428 -3.598436 1.856038 -C -0.850743 -4.215992 2.159455 -C -1.559711 -4.856146 1.182349 -C -1.084713 -4.885685 -0.145042 -C -1.817574 -5.512565 -1.174700 -C -1.359791 -5.511164 -2.461479 -C -0.147754 -4.877772 -2.775489 -C 0.591822 -4.270903 -1.799176 -C 0.152755 -4.263329 -0.458482 -H 0.921130 -3.097046 2.639464 -H -1.219404 -4.183797 3.175355 -H -2.497200 -5.344006 1.411822 -H -2.755606 -5.990330 -0.925802 -H -1.928999 -5.988675 -3.246403 -H 0.195920 -4.868922 -3.800174 -H 1.514011 -3.769077 -2.051458 -C -3.542862 1.183116 -0.242509 -C -2.886188 0.251768 -1.045909 -C -3.062811 -1.135752 -0.685996 -C -4.239947 -1.326797 0.051594 -C -5.181561 -0.279620 -0.031593 -O -2.229642 -2.084698 -0.980713 -C -4.392835 -2.565857 0.873821 -H -5.435666 0.099694 -1.014304 -H -5.407682 -2.685532 1.241669 -H -4.120649 -3.415724 0.248462 -H -3.693650 -2.559976 1.710104 -O -2.280864 0.532448 -2.187572 -C -2.003003 1.910507 -2.412496 -C -3.259128 2.741564 -2.172754 -H -1.201394 2.214597 -1.732225 -H -1.651961 1.969818 -3.443710 -C -3.652092 2.606121 -0.702137 -H -4.056777 2.369658 -2.820478 -H -2.979446 3.209125 -0.083371 -H -4.665662 2.978768 -0.531698 -H -3.526813 1.056147 0.827600 -C -6.209254 -0.030957 0.965717 -C -7.449718 0.483979 0.567581 -C -5.986610 -0.249630 2.330719 -C -8.440385 0.739134 1.495648 -H -7.633437 0.667048 -0.481410 -C -6.977754 0.015607 3.255983 -H -5.021399 -0.602002 2.660521 -C -8.207998 0.505300 2.842899 -H -9.394336 1.127074 1.171174 -H -6.789527 -0.154315 4.305590 -H -8.979597 0.711790 3.569122 -H -3.063017 3.783162 -2.421228 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: -0.20 +C 6.793117 -3.079874 -1.146791 +C 6.866817 -1.682910 -1.038105 +C 5.794691 -0.963956 -0.586255 +C 4.593999 -1.607661 -0.216173 +C 4.505337 -3.017523 -0.369039 +C 5.634663 -3.730143 -0.826076 +C 3.458045 -0.897041 0.256541 +C 2.282366 -1.578096 0.490139 +C 2.178406 -2.976292 0.312680 +C 3.288948 -3.673222 -0.089746 +C 3.457133 0.566866 0.461764 +C 4.341468 1.202777 1.375450 +C 4.291474 2.615645 1.512687 +C 3.345412 3.349053 0.769510 +C 2.457432 2.725948 -0.070060 +C 2.520204 1.320750 -0.217468 +C 5.240039 0.480482 2.190984 +C 6.076441 1.126505 3.059127 +C 6.056400 2.525844 3.160995 +C 5.176698 3.252436 2.408914 +O 1.167438 -0.875057 0.887692 +O 1.628347 0.704892 -1.066970 +P 0.398247 -0.103182 -0.339311 +O -0.018780 -1.107721 -1.398187 +O -0.605003 0.788227 0.279995 +H 7.652354 -3.632914 -1.497077 +H 7.778491 -1.175507 -1.318287 +H 5.856185 0.112092 -0.515731 +H 5.559380 -4.803908 -0.925938 +H 3.230621 -4.745969 -0.215011 +H 3.311938 4.424677 0.877842 +H 5.254981 -0.597545 2.128407 +H 6.757385 0.558635 3.676293 +H 6.730485 3.020089 3.845164 +H 5.136808 4.329370 2.493187 +H -1.211652 -1.602227 -1.216640 +C 1.460937 3.493705 -0.844003 +C 1.574596 3.555884 -2.211711 +C 0.682727 4.319318 -2.977062 +C -0.325444 5.014322 -2.370502 +C -0.499363 4.950246 -0.971728 +C -1.553238 5.632632 -0.325823 +C -1.726337 5.535805 1.026802 +C -0.854239 4.746659 1.793407 +C 0.184968 4.084737 1.200483 +C 0.399277 4.173756 -0.191401 +H -2.226251 6.230539 -0.924949 +H -2.537778 6.057892 1.513230 +H -1.011995 4.664058 2.859011 +H 0.845336 3.467764 1.791307 +H -1.005074 5.620371 -2.953387 +H 0.808820 4.359374 -4.049343 +H 2.373946 3.019104 -2.702849 +C 0.882395 -3.629876 0.581470 +C 0.369758 -3.598717 1.856109 +C -0.850409 -4.216271 2.159584 +C -1.559324 -4.856578 1.182513 +C -1.084776 -4.885623 -0.145115 +C -1.817769 -5.512448 -1.174780 +C -1.360034 -5.511051 -2.461619 +C -0.148030 -4.877599 -2.775771 +C 0.591507 -4.270551 -1.799548 +C 0.152632 -4.263197 -0.458725 +H 0.921724 -3.097831 2.639552 +H -1.218967 -4.184422 3.175467 +H -2.496339 -5.345155 1.412345 +H -2.755768 -5.990284 -0.925805 +H -1.929264 -5.988631 -3.246446 +H 0.195530 -4.868966 -3.800451 +H 1.514087 -3.769406 -2.052032 +C -3.462731 1.239590 -0.257386 +C -2.892404 0.275188 -1.046186 +C -3.066201 -1.122391 -0.690302 +C -4.257834 -1.336734 0.057168 +C -5.244138 -0.371066 -0.023711 +O -2.230551 -2.047929 -0.978316 +C -4.361654 -2.573963 0.893653 +H -5.385532 0.156384 -0.963112 +H -5.369632 -2.713194 1.273737 +H -4.082417 -3.421103 0.267544 +H -3.652915 -2.549889 1.721143 +O -2.284302 0.533190 -2.210651 +C -1.992727 1.906940 -2.430711 +C -3.235859 2.759624 -2.190389 +H -1.189616 2.206312 -1.749967 +H -1.640574 1.964983 -3.461775 +C -3.596570 2.648858 -0.711999 +H -4.049079 2.381677 -2.814963 +H -2.930214 3.275743 -0.110253 +H -4.617098 2.996351 -0.524538 +H -3.631741 1.058364 0.794313 +C -6.251142 -0.089642 0.968004 +C -7.475171 0.464360 0.571628 +C -6.011031 -0.281348 2.334962 +C -8.452280 0.747432 1.503987 +H -7.658413 0.639909 -0.478461 +C -6.987037 0.019153 3.263832 +H -5.047942 -0.643755 2.659083 +C -8.214581 0.516700 2.851328 +H -9.400935 1.152564 1.184898 +H -6.792545 -0.133645 4.314980 +H -8.980062 0.737258 3.580038 +H -3.033004 3.793105 -2.465514 103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.792955 -3.079829 -1.146711 -C 6.866692 -1.682874 -1.038040 -C 5.794572 -0.963888 -0.586208 -C 4.593788 -1.607431 -0.216089 -C 4.505145 -3.017295 -0.368971 -C 5.634437 -3.729989 -0.825979 -C 3.457914 -0.896678 0.256624 -C 2.281904 -1.577387 0.490343 -C 2.178165 -2.975745 0.312735 -C 3.288653 -3.672784 -0.089671 -C 3.457378 0.567235 0.461984 -C 4.341660 1.203023 1.375640 -C 4.291806 2.615907 1.512983 -C 3.345937 3.349743 0.769966 -C 2.458043 2.726823 -0.069618 -C 2.520488 1.321552 -0.216989 -C 5.240163 0.480623 2.191140 -C 6.076615 1.126504 3.059320 -C 6.056690 2.525830 3.161273 -C 5.177051 3.252523 2.409226 -O 1.167584 -0.874211 0.888173 -O 1.628881 0.707258 -1.066002 -P 0.397765 -0.104727 -0.341670 -O -0.015638 -1.106713 -1.400297 -O -0.607416 0.787000 0.277135 -H 7.652176 -3.632932 -1.496983 -H 7.778403 -1.175497 -1.318220 -H 5.856180 0.112175 -0.515721 -H 5.559084 -4.803771 -0.925829 -H 3.230193 -4.745554 -0.214926 -H 3.312824 4.425389 0.878450 -H 5.254998 -0.597415 2.128466 -H 6.757514 0.558544 3.676482 -H 6.730822 3.019979 3.845482 -H 5.137281 4.329476 2.493580 -H -1.229174 -1.619984 -1.215158 -C 1.461366 3.494165 -0.843761 -C 1.574867 3.556122 -2.211523 -C 0.682753 4.319184 -2.976981 -C -0.325656 5.014002 -2.370551 -C -0.499596 4.949980 -0.971756 -C -1.553698 5.632050 -0.325898 -C -1.726723 5.535326 1.026709 -C -0.854373 4.746526 1.793399 -C 0.185036 4.084865 1.200533 -C 0.399335 4.173849 -0.191361 -H -2.226755 6.229913 -0.925033 -H -2.538225 6.057336 1.513118 -H -1.012001 4.664075 2.859051 -H 0.845714 3.468213 1.791361 -H -1.005396 5.619858 -2.953513 -H 0.808937 4.359225 -4.049257 -H 2.374366 3.019504 -2.702587 -C 0.882340 -3.629675 0.581458 -C 0.369670 -3.598642 1.856090 -C -0.850499 -4.216196 2.159549 -C -1.559429 -4.856462 1.182469 -C -1.084759 -4.885639 -0.145096 -C -1.817716 -5.512479 -1.174758 -C -1.359969 -5.511082 -2.461581 -C -0.147956 -4.877646 -2.775695 -C 0.591592 -4.270645 -1.799448 -C 0.152665 -4.263233 -0.458660 -H 0.921564 -3.097620 2.639528 -H -1.219084 -4.184253 3.175437 -H -2.496570 -5.344846 1.412204 -H -2.755724 -5.990296 -0.925804 -H -1.929193 -5.988643 -3.246435 -H 0.195634 -4.868954 -3.800376 -H 1.514067 -3.769317 -2.051878 -C -3.484284 1.224400 -0.253385 -C -2.890732 0.268888 -1.046111 -C -3.065289 -1.125984 -0.689144 -C -4.253023 -1.334061 0.055668 -C -5.227307 -0.346470 -0.025831 -O -2.230306 -2.057818 -0.978961 -C -4.370041 -2.571783 0.888319 -H -5.399016 0.141136 -0.976882 -H -5.379866 -2.705754 1.265111 -H -4.092701 -3.419656 0.262412 -H -3.663872 -2.552602 1.718174 -O -2.283378 0.532990 -2.204444 -C -1.995491 1.907899 -2.425812 -C -3.242118 2.754766 -2.185646 -H -1.192784 2.208541 -1.745195 -H -1.643637 1.966284 -3.456916 -C -3.611504 2.637363 -0.709347 -H -4.051149 2.378444 -2.816446 -H -2.943456 3.257825 -0.103023 -H -4.630160 2.991622 -0.526464 -H -3.603519 1.057767 0.803266 -C -6.239876 -0.073857 0.967389 -C -7.468324 0.469637 0.570539 -C -6.004462 -0.272816 2.333821 -C -8.449081 0.745200 1.501744 -H -7.651695 0.647208 -0.479254 -C -6.984540 0.018199 3.261721 -H -5.040803 -0.632524 2.659469 -C -8.212810 0.513634 2.849061 -H -9.399160 1.145708 1.181206 -H -6.791733 -0.139205 4.312454 -H -8.979937 0.730408 3.577102 -H -3.041077 3.790430 -2.453602 -103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.793370 -3.079944 -1.146916 -C 6.867014 -1.682967 -1.038206 -C 5.794878 -0.964063 -0.586330 -C 4.594329 -1.608023 -0.216304 -C 4.505639 -3.017882 -0.369147 -C 5.635019 -3.730385 -0.826228 -C 3.458250 -0.897611 0.256411 -C 2.283091 -1.579209 0.489818 -C 2.178785 -2.977150 0.312592 -C 3.289411 -3.673911 -0.089865 -C 3.456747 0.566285 0.461420 -C 4.341165 1.202390 1.375151 -C 4.290952 2.615234 1.512223 -C 3.344586 3.347970 0.768794 -C 2.456474 2.724574 -0.070755 -C 2.519757 1.319490 -0.218219 -C 5.239843 0.480261 2.190740 -C 6.076168 1.126508 3.058824 -C 6.055946 2.525867 3.160560 -C 5.176143 3.252299 2.408423 -O 1.167209 -0.876385 0.886938 -O 1.627508 0.701176 -1.068490 -P 0.399003 -0.100754 -0.335605 -O -0.023715 -1.109304 -1.394873 -O -0.601213 0.790156 0.284487 -H 7.652632 -3.632886 -1.497224 -H 7.778630 -1.175524 -1.318392 -H 5.856194 0.111960 -0.515746 -H 5.559845 -4.804124 -0.926110 -H 3.231295 -4.746620 -0.215145 -H 3.310546 4.423558 0.876888 -H 5.254953 -0.597749 2.128313 -H 6.757183 0.558778 3.675995 -H 6.729955 3.020263 3.844664 -H 5.136066 4.329204 2.492569 -H -1.184131 -1.574338 -1.218969 -C 1.460265 3.492984 -0.844384 -C 1.574170 3.555511 -2.212007 -C 0.682687 4.319529 -2.977189 -C -0.325110 5.014824 -2.370426 -C -0.498995 4.950663 -0.971683 -C -1.552514 5.633545 -0.325704 -C -1.725731 5.536557 1.026946 -C -0.854027 4.746869 1.793418 -C 0.184860 4.084537 1.200406 -C 0.399186 4.173608 -0.191462 -H -2.225459 6.231521 -0.924818 -H -2.537076 6.058764 1.513405 -H -1.011986 4.664031 2.858950 -H 0.844744 3.467058 1.791223 -H -1.004569 5.621176 -2.953188 -H 0.808635 4.359608 -4.049477 -H 2.373287 3.018475 -2.703260 -C 0.882483 -3.630191 0.581487 -C 0.369898 -3.598836 1.856140 -C -0.850267 -4.216389 2.159639 -C -1.559161 -4.856760 1.182583 -C -1.084803 -4.885596 -0.145146 -C -1.817851 -5.512398 -1.174814 -C -1.360137 -5.511003 -2.461678 -C -0.148147 -4.877526 -2.775890 -C 0.591374 -4.270402 -1.799705 -C 0.152581 -4.263142 -0.458828 -H 0.921975 -3.098162 2.639589 -H -1.218782 -4.184686 3.175515 -H -2.495975 -5.345640 1.412566 -H -2.755836 -5.990264 -0.925807 -H -1.929376 -5.988613 -3.246464 -H 0.195365 -4.868985 -3.800568 -H 1.514120 -3.769545 -2.052274 -C -3.428879 1.263448 -0.263671 -C -2.895030 0.285082 -1.046303 -C -3.067634 -1.116747 -0.692121 -C -4.265391 -1.340933 0.059522 -C -5.270574 -0.409698 -0.020381 -O -2.230935 -2.032396 -0.977304 -C -4.348481 -2.577387 0.902031 -H -5.364353 0.180333 -0.941486 -H -5.353557 -2.724880 1.287284 -H -4.066266 -3.423375 0.275606 -H -3.635706 -2.545628 1.725807 -O -2.285754 0.533504 -2.220401 -C -1.988386 1.905434 -2.438406 -C -3.226030 2.767253 -2.197838 -H -1.184641 2.202812 -1.757463 -H -1.635763 1.962941 -3.469406 -C -3.573115 2.666912 -0.716166 -H -4.045826 2.386755 -2.812633 -H -2.909417 3.303885 -0.121609 -H -4.596582 3.003779 -0.521513 -H -3.676068 1.059300 0.780251 -C -6.268838 -0.114433 0.968970 -C -7.485923 0.456071 0.573338 -C -6.021347 -0.294747 2.336754 -C -8.457306 0.750938 1.507510 -H -7.668964 0.628444 -0.477216 -C -6.990958 0.020650 3.267148 -H -5.059156 -0.661393 2.658475 -C -8.217362 0.521516 2.854889 -H -9.403722 1.163332 1.190695 -H -6.793819 -0.124913 4.318947 -H -8.980258 0.748018 3.584650 -H -3.020326 3.797306 -2.484222 -103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.793716 -3.080040 -1.147086 -C 6.867282 -1.683045 -1.038343 -C 5.795134 -0.964209 -0.586432 -C 4.594781 -1.608516 -0.216483 -C 4.506050 -3.018372 -0.369293 -C 5.635505 -3.730716 -0.826436 -C 3.458531 -0.898390 0.256233 -C 2.284081 -1.580729 0.489380 -C 2.179302 -2.978323 0.312473 -C 3.290043 -3.674852 -0.090026 -C 3.456221 0.565492 0.460949 -C 4.340752 1.201863 1.374743 -C 4.290240 2.614673 1.511590 -C 3.343458 3.346491 0.767817 -C 2.455165 2.722699 -0.071705 -C 2.519147 1.317768 -0.219246 -C 5.239575 0.479959 2.190405 -C 6.075796 1.126511 3.058409 -C 6.055325 2.525897 3.159964 -C 5.175386 3.252112 2.407753 -O 1.166896 -0.878199 0.885909 -O 1.626362 0.696102 -1.070566 -P 0.400036 -0.097439 -0.330545 -O -0.030453 -1.111465 -1.390348 -O -0.596038 0.792789 0.290620 -H 7.653013 -3.632848 -1.497426 -H 7.778819 -1.175547 -1.318534 -H 5.856205 0.111781 -0.515767 -H 5.560480 -4.804419 -0.926344 -H 3.232214 -4.747508 -0.215328 -H 3.308646 4.422031 0.875584 -H 5.254916 -0.598029 2.128185 -H 6.756906 0.558973 3.675590 -H 6.729232 3.020500 3.843982 -H 5.135051 4.328978 2.491725 -H -1.146551 -1.536253 -1.222148 -C 1.459346 3.491999 -0.844904 -C 1.573588 3.555001 -2.212410 -C 0.682633 4.319817 -2.977362 -C -0.324654 5.015510 -2.370321 -C -0.498494 4.951233 -0.971623 -C -1.551526 5.634793 -0.325543 -C -1.724903 5.537584 1.027144 -C -0.853739 4.747156 1.793434 -C 0.184714 4.084262 1.200300 -C 0.399062 4.173407 -0.191546 -H -2.224378 6.232863 -0.924639 -H -2.536116 6.059954 1.513645 -H -1.011973 4.663994 2.858866 -H 0.843935 3.466094 1.791107 -H -1.003879 5.622275 -2.952917 -H 0.808383 4.359927 -4.049661 -H 2.372387 3.017616 -2.703822 -C 0.882602 -3.630622 0.581511 -C 0.370088 -3.598998 1.856181 -C -0.850074 -4.216550 2.159714 -C -1.558938 -4.857010 1.182677 -C -1.084840 -4.885561 -0.145188 -C -1.817964 -5.512330 -1.174860 -C -1.360277 -5.510938 -2.461759 -C -0.148306 -4.877427 -2.776052 -C 0.591192 -4.270199 -1.799919 -C 0.152510 -4.263066 -0.458969 -H 0.922318 -3.098614 2.639639 -H -1.218530 -4.185046 3.175580 -H -2.495479 -5.346303 1.412868 -H -2.755929 -5.990237 -0.925809 -H -1.929529 -5.988587 -3.246489 -H 0.195140 -4.869011 -3.800728 -H 1.514164 -3.769735 -2.052605 -C -3.382653 1.296027 -0.272253 -C -2.898615 0.298592 -1.046463 -C -3.069590 -1.109039 -0.694605 -C -4.275710 -1.346666 0.062738 -C -5.306674 -0.462452 -0.015833 -O -2.231460 -2.011185 -0.975921 -C -4.330493 -2.582063 0.913472 -H -5.335432 0.213036 -0.911954 -H -5.331607 -2.740837 1.305784 -H -4.044210 -3.426478 0.286614 -H -3.612207 -2.539809 1.732175 -O -2.287738 0.533932 -2.233715 -C -1.982458 1.903376 -2.448914 -C -3.212606 2.777671 -2.208012 -H -1.177847 2.198033 -1.767698 -H -1.629194 1.960151 -3.479827 -C -3.541085 2.691566 -0.721855 -H -4.041386 2.393689 -2.809451 -H -2.881016 3.342316 -0.137117 -H -4.568566 3.013923 -0.517383 -H -3.736599 1.060580 0.761049 -C -6.293003 -0.148288 0.970289 -C -7.500607 0.444753 0.575673 -C -6.035435 -0.313045 2.339201 -C -8.464168 0.755725 1.512322 -H -7.683373 0.612788 -0.475515 -C -6.996313 0.022696 3.271677 -H -5.074468 -0.685480 2.657646 -C -8.221159 0.528092 2.859752 -H -9.407529 1.178037 1.198612 -H -6.795560 -0.112989 4.324364 -H -8.980526 0.762710 3.590947 -H -3.003012 3.803042 -2.509770 -103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.793956 -3.080107 -1.147204 -C 6.867468 -1.683100 -1.038439 -C 5.795311 -0.964310 -0.586503 -C 4.595094 -1.608858 -0.216607 -C 4.506336 -3.018712 -0.369395 -C 5.635842 -3.730946 -0.826580 -C 3.458725 -0.898930 0.256110 -C 2.284767 -1.581783 0.489076 -C 2.179661 -2.979135 0.312390 -C 3.290482 -3.675503 -0.090139 -C 3.455856 0.564942 0.460623 -C 4.340466 1.201497 1.374461 -C 4.289746 2.614283 1.511151 -C 3.342676 3.345466 0.767139 -C 2.454258 2.721399 -0.072363 -C 2.518724 1.316576 -0.219957 -C 5.239389 0.479749 2.190174 -C 6.075538 1.126513 3.058122 -C 6.054895 2.525918 3.159552 -C 5.174861 3.251983 2.407288 -O 1.166678 -0.879456 0.885195 -O 1.625568 0.692585 -1.072004 -P 0.400752 -0.095141 -0.327038 -O -0.035123 -1.112963 -1.387211 -O -0.592451 0.794615 0.294871 -H 7.653277 -3.632821 -1.497565 -H 7.778950 -1.175563 -1.318633 -H 5.856213 0.111656 -0.515781 -H 5.560920 -4.804624 -0.926506 -H 3.232852 -4.748124 -0.215454 -H 3.307328 4.420972 0.874681 -H 5.254890 -0.598222 2.128097 -H 6.756715 0.559108 3.675308 -H 6.728731 3.020664 3.843509 -H 5.134348 4.328821 2.491141 -H -1.120504 -1.509857 -1.224352 -C 1.458709 3.491316 -0.845264 -C 1.573185 3.554648 -2.212689 -C 0.682595 4.320016 -2.977482 -C -0.324339 5.015986 -2.370249 -C -0.498147 4.951627 -0.971581 -C -1.550842 5.635658 -0.325430 -C -1.724329 5.538296 1.027281 -C -0.853539 4.747355 1.793445 -C 0.184612 4.084072 1.200226 -C 0.398976 4.173267 -0.191605 -H -2.223629 6.233793 -0.924515 -H -2.535452 6.060780 1.513812 -H -1.011965 4.663968 2.858807 -H 0.843375 3.465426 1.791028 -H -1.003401 5.623036 -2.952729 -H 0.808208 4.360149 -4.049788 -H 2.371763 3.017021 -2.704212 -C 0.882685 -3.630920 0.581528 -C 0.370220 -3.599110 1.856210 -C -0.849940 -4.216662 2.159765 -C -1.558783 -4.857182 1.182743 -C -1.084865 -4.885536 -0.145218 -C -1.818042 -5.512284 -1.174892 -C -1.360374 -5.510893 -2.461815 -C -0.148417 -4.877358 -2.776164 -C 0.591066 -4.270058 -1.800068 -C 0.152461 -4.263013 -0.459066 -H 0.922555 -3.098928 2.639674 -H -1.218355 -4.185296 3.175625 -H -2.495134 -5.346762 1.413078 -H -2.755994 -5.990219 -0.925811 -H -1.929635 -5.988570 -3.246506 -H 0.194984 -4.869029 -3.800839 -H 1.514194 -3.769866 -2.052834 -C -3.350613 1.318608 -0.278202 -C -2.901101 0.307957 -1.046574 -C -3.070946 -1.103697 -0.696327 -C -4.282862 -1.350639 0.064967 -C -5.331694 -0.499015 -0.012681 -O -2.231823 -1.996483 -0.974963 -C -4.318026 -2.585304 0.921402 -H -5.315387 0.235703 -0.891486 -H -5.316393 -2.751898 1.318606 -H -4.028924 -3.428629 0.294244 -H -3.595919 -2.535776 1.736589 -O -2.289112 0.534229 -2.242943 -C -1.978349 1.901950 -2.456197 -C -3.203303 2.784892 -2.215062 -H -1.173138 2.194720 -1.774792 -H -1.624641 1.958218 -3.487050 -C -3.518885 2.708653 -0.725798 -H -4.038307 2.398495 -2.807246 -H -2.861331 3.368952 -0.147866 -H -4.549149 3.020953 -0.514520 -H -3.778553 1.061466 0.747740 -C -6.309751 -0.171752 0.971203 -C -7.510784 0.436908 0.577292 -C -6.045199 -0.325727 2.340898 -C -8.468924 0.759042 1.515656 -H -7.693359 0.601938 -0.474336 -C -7.000025 0.024113 3.274815 -H -5.085081 -0.702175 2.657071 -C -8.223792 0.532650 2.863122 -H -9.410168 1.188228 1.204100 -H -6.796767 -0.104724 4.328119 -H -8.980711 0.772893 3.595312 -H -2.991012 3.807018 -2.527477 -103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.794064 -3.080137 -1.147257 -C 6.867552 -1.683124 -1.038482 -C 5.795391 -0.964356 -0.586534 -C 4.595234 -1.609011 -0.216663 -C 4.506464 -3.018864 -0.369440 -C 5.635993 -3.731049 -0.826644 -C 3.458812 -0.899173 0.256055 -C 2.285075 -1.582256 0.488940 -C 2.179822 -2.979500 0.312353 -C 3.290678 -3.675796 -0.090189 -C 3.455692 0.564695 0.460477 -C 4.340337 1.201333 1.374334 -C 4.289524 2.614109 1.510954 -C 3.342325 3.345006 0.766835 -C 2.453851 2.720815 -0.072658 -C 2.518535 1.316040 -0.220276 -C 5.239306 0.479655 2.190070 -C 6.075422 1.126514 3.057993 -C 6.054702 2.525928 3.159367 -C 5.174625 3.251925 2.407080 -O 1.166581 -0.880021 0.884874 -O 1.625212 0.691007 -1.072650 -P 0.401073 -0.094110 -0.325464 -O -0.037220 -1.113635 -1.385803 -O -0.590841 0.795434 0.296779 -H 7.653395 -3.632810 -1.497628 -H 7.779009 -1.175571 -1.318678 -H 5.856216 0.111600 -0.515788 -H 5.561117 -4.804716 -0.926579 -H 3.233138 -4.748401 -0.215511 -H 3.306737 4.420497 0.874276 -H 5.254878 -0.598309 2.128057 -H 6.756629 0.559169 3.675182 -H 6.728506 3.020737 3.843296 -H 5.134033 4.328750 2.490878 -H -1.108813 -1.498010 -1.225341 -C 1.458423 3.491009 -0.845426 -C 1.573004 3.554489 -2.212815 -C 0.682578 4.320106 -2.977536 -C -0.324197 5.016199 -2.370217 -C -0.497991 4.951805 -0.971562 -C -1.550535 5.636047 -0.325380 -C -1.724071 5.538616 1.027343 -C -0.853449 4.747444 1.793450 -C 0.184567 4.083987 1.200193 -C 0.398938 4.173205 -0.191631 -H -2.223293 6.234210 -0.924459 -H -2.535153 6.061150 1.513886 -H -1.011961 4.663957 2.858781 -H 0.843123 3.465126 1.790992 -H -1.003186 5.623378 -2.952644 -H 0.808129 4.360248 -4.049845 -H 2.371484 3.016754 -2.704387 -C 0.882722 -3.631054 0.581536 -C 0.370279 -3.599161 1.856222 -C -0.849880 -4.216712 2.159789 -C -1.558713 -4.857260 1.182772 -C -1.084876 -4.885525 -0.145231 -C -1.818077 -5.512262 -1.174906 -C -1.360418 -5.510873 -2.461840 -C -0.148466 -4.877327 -2.776215 -C 0.591009 -4.269995 -1.800134 -C 0.152439 -4.262989 -0.459110 -H 0.922662 -3.099069 2.639690 -H -1.218276 -4.185408 3.175645 -H -2.494980 -5.346968 1.413172 -H -2.756023 -5.990210 -0.925811 -H -1.929683 -5.988562 -3.246514 -H 0.194914 -4.869037 -3.800889 -H 1.514208 -3.769925 -2.052937 -C -3.336233 1.328742 -0.280871 -C -2.902216 0.312160 -1.046624 -C -3.071554 -1.101299 -0.697099 -C -4.286072 -1.352423 0.065967 -C -5.342924 -0.515426 -0.011267 -O -2.231987 -1.989885 -0.974532 -C -4.312430 -2.586758 0.924961 -H -5.306390 0.245877 -0.882299 -H -5.309564 -2.756862 1.324361 -H -4.022063 -3.429594 0.297668 -H -3.588609 -2.533966 1.738570 -O -2.289729 0.534362 -2.247085 -C -1.976505 1.901310 -2.459465 -C -3.199127 2.788133 -2.218227 -H -1.171024 2.193233 -1.777976 -H -1.622597 1.957350 -3.490292 -C -3.508921 2.716322 -0.727568 -H -4.036926 2.400652 -2.806257 -H -2.852496 3.380907 -0.152690 -H -4.540434 3.024108 -0.513235 -H -3.797383 1.061864 0.741766 -C -6.317268 -0.182284 0.971613 -C -7.515352 0.433387 0.578018 -C -6.049582 -0.331419 2.341659 -C -8.471059 0.760532 1.517153 -H -7.697841 0.597067 -0.473807 -C -7.001691 0.024750 3.276224 -H -5.089845 -0.709668 2.656813 -C -8.224973 0.534696 2.864635 -H -9.411352 1.192802 1.206563 -H -6.797308 -0.101015 4.329804 -H -8.980795 0.777464 3.597271 -H -2.985626 3.808802 -2.535424 -103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.794027 -3.080127 -1.147240 -C 6.867524 -1.683116 -1.038467 -C 5.795364 -0.964341 -0.586524 -C 4.595187 -1.608959 -0.216644 -C 4.506421 -3.018813 -0.369425 -C 5.635942 -3.731014 -0.826623 -C 3.458783 -0.899091 0.256074 -C 2.284972 -1.582097 0.488986 -C 2.179768 -2.979377 0.312366 -C 3.290612 -3.675698 -0.090172 -C 3.455747 0.564778 0.460526 -C 4.340380 1.201388 1.374376 -C 4.289599 2.614168 1.511020 -C 3.342443 3.345161 0.766938 -C 2.453988 2.721011 -0.072559 -C 2.518598 1.316220 -0.220169 -C 5.239334 0.479687 2.190105 -C 6.075461 1.126514 3.058037 -C 6.054767 2.525924 3.159429 -C 5.174705 3.251944 2.407150 -O 1.166614 -0.879831 0.884982 -O 1.625332 0.691538 -1.072433 -P 0.400965 -0.094457 -0.325993 -O -0.036514 -1.113409 -1.386276 -O -0.591383 0.795158 0.296138 -H 7.653355 -3.632813 -1.497607 -H 7.778989 -1.175568 -1.318663 -H 5.856215 0.111619 -0.515785 -H 5.561051 -4.804685 -0.926554 -H 3.233042 -4.748308 -0.215492 -H 3.306936 4.420657 0.874412 -H 5.254882 -0.598280 2.128071 -H 6.756658 0.559149 3.675224 -H 6.728582 3.020713 3.843368 -H 5.134139 4.328774 2.490966 -H -1.112746 -1.501995 -1.225009 -C 1.458519 3.491112 -0.845372 -C 1.573065 3.554542 -2.212772 -C 0.682584 4.320076 -2.977518 -C -0.324244 5.016127 -2.370227 -C -0.498043 4.951745 -0.971569 -C -1.550638 5.635916 -0.325397 -C -1.724158 5.538508 1.027322 -C -0.853479 4.747414 1.793449 -C 0.184582 4.084016 1.200204 -C 0.398951 4.173226 -0.191622 -H -2.223406 6.234070 -0.924478 -H -2.535253 6.061025 1.513861 -H -1.011962 4.663961 2.858790 -H 0.843208 3.465227 1.791004 -H -1.003258 5.623263 -2.952673 -H 0.808156 4.360215 -4.049826 -H 2.371578 3.016844 -2.704328 -C 0.882710 -3.631009 0.581533 -C 0.370259 -3.599144 1.856218 -C -0.849900 -4.216695 2.159781 -C -1.558737 -4.857234 1.182763 -C -1.084872 -4.885528 -0.145226 -C -1.818065 -5.512270 -1.174901 -C -1.360403 -5.510879 -2.461831 -C -0.148449 -4.877337 -2.776198 -C 0.591028 -4.270016 -1.800112 -C 0.152447 -4.262997 -0.459095 -H 0.922626 -3.099021 2.639685 -H -1.218303 -4.185371 3.175638 -H -2.495032 -5.346899 1.413140 -H -2.756013 -5.990213 -0.925811 -H -1.929667 -5.988565 -3.246511 -H 0.194938 -4.869034 -3.800872 -H 1.514203 -3.769905 -2.052902 -C -3.341070 1.325333 -0.279973 -C -2.901841 0.310746 -1.046607 -C -3.071349 -1.102106 -0.696839 -C -4.284992 -1.351823 0.065630 -C -5.339146 -0.509905 -0.011743 -O -2.231932 -1.992104 -0.974677 -C -4.314312 -2.586269 0.923764 -H -5.309416 0.242454 -0.885390 -H -5.311861 -2.755192 1.322425 -H -4.024371 -3.429269 0.296516 -H -3.591068 -2.534574 1.737904 -O -2.289522 0.534317 -2.245692 -C -1.977125 1.901526 -2.458366 -C -3.200532 2.787043 -2.217162 -H -1.171735 2.193733 -1.776905 -H -1.623285 1.957642 -3.489201 -C -3.512273 2.713743 -0.726973 -H -4.037391 2.399926 -2.806590 -H -2.855468 3.376885 -0.151067 -H -4.543366 3.023047 -0.513667 -H -3.791048 1.061730 0.743776 -C -6.314739 -0.178741 0.971475 -C -7.513815 0.434572 0.577774 -C -6.048108 -0.329504 2.341403 -C -8.470341 0.760031 1.516649 -H -7.696333 0.598706 -0.473985 -C -7.001131 0.024536 3.275750 -H -5.088242 -0.707147 2.656900 -C -8.224575 0.534008 2.864126 -H -9.410953 1.191264 1.205734 -H -6.797126 -0.102263 4.329237 -H -8.980767 0.775926 3.596612 -H -2.987437 3.808202 -2.532751 -103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.793851 -3.080078 -1.147153 -C 6.867387 -1.683076 -1.038397 -C 5.795234 -0.964266 -0.586472 -C 4.594957 -1.608708 -0.216553 -C 4.506211 -3.018563 -0.369350 -C 5.635695 -3.730846 -0.826517 -C 3.458640 -0.898694 0.256164 -C 2.284468 -1.581323 0.489209 -C 2.179504 -2.978781 0.312427 -C 3.290290 -3.675219 -0.090090 -C 3.456015 0.565182 0.460765 -C 4.340591 1.201657 1.374584 -C 4.289961 2.614453 1.511342 -C 3.343018 3.345914 0.767435 -C 2.454654 2.721966 -0.072076 -C 2.518909 1.317096 -0.219646 -C 5.239470 0.479841 2.190275 -C 6.075650 1.126512 3.058247 -C 6.055083 2.525909 3.159732 -C 5.175090 3.252039 2.407491 -O 1.166773 -0.878908 0.885506 -O 1.625915 0.694121 -1.071376 -P 0.400440 -0.096144 -0.328569 -O -0.033084 -1.112309 -1.388580 -O -0.594017 0.793818 0.293015 -H 7.653162 -3.632833 -1.497504 -H 7.778893 -1.175556 -1.318590 -H 5.856209 0.111711 -0.515775 -H 5.560728 -4.804535 -0.926435 -H 3.232573 -4.747855 -0.215399 -H 3.307904 4.421434 0.875075 -H 5.254901 -0.598138 2.128136 -H 6.756798 0.559049 3.675431 -H 6.728950 3.020592 3.843715 -H 5.134655 4.328889 2.491396 -H -1.131875 -1.521381 -1.223390 -C 1.458987 3.491614 -0.845107 -C 1.573361 3.554802 -2.212567 -C 0.682612 4.319929 -2.977429 -C -0.324476 5.015778 -2.370281 -C -0.498298 4.951455 -0.971599 -C -1.551141 5.635281 -0.325479 -C -1.724579 5.537985 1.027222 -C -0.853626 4.747268 1.793441 -C 0.184657 4.084155 1.200258 -C 0.399014 4.173328 -0.191579 -H -2.223956 6.233387 -0.924569 -H -2.535742 6.060419 1.513739 -H -1.011969 4.663979 2.858833 -H 0.843619 3.465718 1.791062 -H -1.003610 5.622704 -2.952811 -H 0.808284 4.360052 -4.049732 -H 2.372036 3.017281 -2.704042 -C 0.882649 -3.630790 0.581521 -C 0.370163 -3.599061 1.856197 -C -0.849999 -4.216613 2.159743 -C -1.558850 -4.857107 1.182714 -C -1.084854 -4.885547 -0.145205 -C -1.818008 -5.512304 -1.174878 -C -1.360332 -5.510913 -2.461790 -C -0.148368 -4.877388 -2.776115 -C 0.591121 -4.270119 -1.800003 -C 0.152483 -4.263036 -0.459023 -H 0.922452 -3.098791 2.639659 -H -1.218431 -4.185187 3.175605 -H -2.495285 -5.346561 1.412986 -H -2.755966 -5.990227 -0.925810 -H -1.929589 -5.988578 -3.246499 -H 0.195052 -4.869021 -3.800791 -H 1.514181 -3.769809 -2.052734 -C -3.364601 1.308749 -0.275605 -C -2.900016 0.303868 -1.046526 -C -3.070354 -1.106029 -0.695575 -C -4.279740 -1.348904 0.063994 -C -5.320771 -0.483052 -0.014057 -O -2.231665 -2.002902 -0.975381 -C -4.323469 -2.583889 0.917940 -H -5.324138 0.225807 -0.900422 -H -5.323035 -2.747069 1.313008 -H -4.035598 -3.427690 0.290913 -H -3.603030 -2.537536 1.734662 -O -2.288512 0.534099 -2.238914 -C -1.980143 1.902573 -2.453017 -C -3.207364 2.781740 -2.211984 -H -1.175194 2.196166 -1.771695 -H -1.626629 1.959062 -3.483896 -C -3.528577 2.701193 -0.724077 -H -4.039651 2.396396 -2.808209 -H -2.869925 3.357323 -0.143173 -H -4.557626 3.017884 -0.515770 -H -3.760236 1.061079 0.753550 -C -6.302439 -0.161508 0.970804 -C -7.506341 0.440333 0.576585 -C -6.040936 -0.320190 2.340157 -C -8.466848 0.757594 1.514200 -H -7.688999 0.606675 -0.474850 -C -6.998405 0.023495 3.273445 -H -5.080448 -0.694886 2.657322 -C -8.222642 0.530660 2.861651 -H -9.409016 1.183779 1.201704 -H -6.796240 -0.108333 4.326479 -H -8.980630 0.768447 3.593406 -H -2.996251 3.805282 -2.519746 -103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.793554 -3.079995 -1.147006 -C 6.867157 -1.683009 -1.038279 -C 5.795015 -0.964141 -0.586384 -C 4.594570 -1.608285 -0.216399 -C 4.505858 -3.018143 -0.369225 -C 5.635278 -3.730562 -0.826338 -C 3.458399 -0.898026 0.256316 -C 2.283618 -1.580018 0.489585 -C 2.179060 -2.977774 0.312529 -C 3.289747 -3.674412 -0.089951 -C 3.456467 0.565863 0.461169 -C 4.340945 1.202110 1.374934 -C 4.290573 2.614935 1.511886 -C 3.343985 3.347183 0.768274 -C 2.455777 2.723576 -0.071261 -C 2.519433 1.318574 -0.218766 -C 5.239700 0.480100 2.190562 -C 6.075970 1.126509 3.058603 -C 6.055616 2.525883 3.160243 -C 5.175740 3.252199 2.408066 -O 1.167042 -0.877351 0.886390 -O 1.626898 0.698476 -1.069595 -P 0.399553 -0.098990 -0.332912 -O -0.027301 -1.110454 -1.392464 -O -0.598459 0.791558 0.287751 -H 7.652835 -3.632866 -1.497332 -H 7.778731 -1.175537 -1.318468 -H 5.856200 0.111865 -0.515757 -H 5.560183 -4.804281 -0.926234 -H 3.231784 -4.747093 -0.215242 -H 3.309535 4.422745 0.876194 -H 5.254933 -0.597898 2.128245 -H 6.757035 0.558882 3.675779 -H 6.729571 3.020389 3.844301 -H 5.135526 4.329084 2.492120 -H -1.164129 -1.554067 -1.220661 -C 1.459775 3.492460 -0.844661 -C 1.573860 3.555239 -2.212221 -C 0.682658 4.319682 -2.977281 -C -0.324868 5.015189 -2.370370 -C -0.498729 4.950966 -0.971651 -C -1.551989 5.634210 -0.325618 -C -1.725290 5.537104 1.027052 -C -0.853874 4.747022 1.793427 -C 0.184782 4.084391 1.200349 -C 0.399120 4.173501 -0.191507 -H -2.224884 6.232235 -0.924723 -H -2.536565 6.059397 1.513533 -H -1.011979 4.664011 2.858905 -H 0.844314 3.466545 1.791161 -H -1.004202 5.621761 -2.953044 -H 0.808501 4.359778 -4.049575 -H 2.372808 3.018018 -2.703560 -C 0.882546 -3.630420 0.581500 -C 0.369999 -3.598922 1.856162 -C -0.850164 -4.216475 2.159679 -C -1.559042 -4.856893 1.182633 -C -1.084822 -4.885577 -0.145169 -C -1.817911 -5.512362 -1.174838 -C -1.360211 -5.510969 -2.461721 -C -0.148232 -4.877473 -2.775976 -C 0.591277 -4.270294 -1.799819 -C 0.152543 -4.263101 -0.458903 -H 0.922157 -3.098403 2.639616 -H -1.218648 -4.184878 3.175549 -H -2.495711 -5.345993 1.412727 -H -2.755886 -5.990250 -0.925808 -H -1.929458 -5.988599 -3.246477 -H 0.195245 -4.868999 -3.800653 -H 1.514143 -3.769646 -2.052450 -C -3.404275 1.280788 -0.268239 -C -2.896938 0.292273 -1.046388 -C -3.068675 -1.112644 -0.693443 -C -4.270883 -1.343984 0.061234 -C -5.289788 -0.437776 -0.017960 -O -2.231214 -2.021106 -0.976568 -C -4.338907 -2.579876 0.908121 -H -5.348960 0.197739 -0.925768 -H -5.341874 -2.733373 1.297130 -H -4.054527 -3.425027 0.281465 -H -3.623199 -2.542531 1.729196 -O -2.286810 0.533732 -2.227488 -C -1.985231 1.904339 -2.443999 -C -3.218885 2.772798 -2.203253 -H -1.181025 2.200268 -1.762911 -H -1.632267 1.961456 -3.474953 -C -3.556067 2.680034 -0.719194 -H -4.043463 2.390445 -2.810940 -H -2.894300 3.324340 -0.129863 -H -4.581671 3.009178 -0.519315 -H -3.708285 1.059981 0.770031 -C -6.281700 -0.132452 0.969672 -C -7.493739 0.450047 0.574581 -C -6.028845 -0.304486 2.338057 -C -8.460958 0.753485 1.510071 -H -7.676633 0.620112 -0.476310 -C -6.993809 0.021739 3.269559 -H -5.067306 -0.674214 2.658034 -C -8.219383 0.525016 2.857477 -H -9.405749 1.171158 1.194909 -H -6.794746 -0.118567 4.321830 -H -8.980400 0.755838 3.588002 -H -3.011110 3.800359 -2.497820 -103 -Mode 0 Frame: * Frequency(6) -243.3300 -C 6.793169 -3.079888 -1.146816 -C 6.866857 -1.682922 -1.038125 -C 5.794730 -0.963978 -0.586271 -C 4.594066 -1.607735 -0.216200 -C 4.505399 -3.017597 -0.369061 -C 5.634736 -3.730193 -0.826107 -C 3.458087 -0.897158 0.256514 -C 2.282515 -1.578324 0.490073 -C 2.178484 -2.976468 0.312662 -C 3.289043 -3.673364 -0.089770 -C 3.457054 0.566747 0.461694 -C 4.341406 1.202698 1.375389 -C 4.291367 2.615561 1.512592 -C 3.345242 3.348831 0.769363 -C 2.457236 2.725667 -0.070203 -C 2.520112 1.320492 -0.217622 -C 5.239998 0.480436 2.190934 -C 6.076385 1.126506 3.059065 -C 6.056307 2.525849 3.160906 -C 5.176584 3.252408 2.408813 -O 1.167391 -0.875329 0.887538 -O 1.628175 0.704131 -1.067282 -P 0.398402 -0.102684 -0.338551 -O -0.019791 -1.108045 -1.397508 -O -0.604226 0.788623 0.280915 -H 7.652411 -3.632908 -1.497107 -H 7.778520 -1.175511 -1.318308 -H 5.856187 0.112065 -0.515734 -H 5.559475 -4.803953 -0.925974 -H 3.230759 -4.746102 -0.215038 -H 3.311653 4.424448 0.877647 -H 5.254975 -0.597587 2.128387 -H 6.757344 0.558664 3.676232 -H 6.730376 3.020125 3.845062 -H 5.136656 4.329336 2.493060 -H -1.206012 -1.596511 -1.217117 -C 1.460800 3.493558 -0.844081 -C 1.574509 3.555808 -2.211772 -C 0.682719 4.319361 -2.977088 -C -0.325375 5.014425 -2.370487 -C -0.499287 4.950331 -0.971719 -C -1.553089 5.632819 -0.325799 -C -1.726213 5.535959 1.026831 -C -0.854195 4.746702 1.793409 -C 0.184946 4.084696 1.200467 -C 0.399259 4.173725 -0.191413 -H -2.226089 6.230740 -0.924922 -H -2.537634 6.058070 1.513266 -H -1.011993 4.664053 2.858999 -H 0.845215 3.467619 1.791290 -H -1.004971 5.620536 -2.953346 -H 0.808782 4.359422 -4.049370 -H 2.373811 3.018975 -2.702933 -C 0.882413 -3.629940 0.581473 -C 0.369787 -3.598742 1.856116 -C -0.850380 -4.216295 2.159595 -C -1.559291 -4.856615 1.182527 -C -1.084782 -4.885617 -0.145122 -C -1.817786 -5.512437 -1.174787 -C -1.360055 -5.511041 -2.461631 -C -0.148054 -4.877584 -2.775795 -C 0.591480 -4.270520 -1.799580 -C 0.152622 -4.263186 -0.458746 -H 0.921775 -3.097898 2.639559 -H -1.218929 -4.184476 3.175477 -H -2.496264 -5.345254 1.412391 -H -2.755782 -5.990280 -0.925806 -H -1.929287 -5.988627 -3.246450 -H 0.195496 -4.868970 -3.800475 -H 1.514094 -3.769434 -2.052081 -C -3.455793 1.244479 -0.258674 -C -2.892942 0.277215 -1.046210 -C -3.066495 -1.121234 -0.690675 -C -4.259383 -1.337595 0.057650 -C -5.249556 -0.378983 -0.023028 -O -2.230630 -2.044746 -0.978109 -C -4.358954 -2.574665 0.895370 -H -5.381192 0.161292 -0.958680 -H -5.366337 -2.715589 1.276513 -H -4.079107 -3.421568 0.269196 -H -3.649388 -2.549016 1.722099 -O -2.284600 0.533254 -2.212649 -C -1.991837 1.906631 -2.432288 -C -3.233845 2.761187 -2.191915 -H -1.188597 2.205595 -1.751503 -H -1.639588 1.964565 -3.463339 -C -3.591763 2.652557 -0.712853 -H -4.048412 2.382718 -2.814485 -H -2.925952 3.281510 -0.112580 -H -4.612894 2.997873 -0.523918 -H -3.640825 1.058556 0.791431 -C -6.254769 -0.094722 0.968202 -C -7.477374 0.462661 0.571979 -C -6.013145 -0.284094 2.335329 -C -8.453310 0.748150 1.504709 -H -7.660575 0.637559 -0.478206 -C -6.987840 0.019460 3.264512 -H -5.050240 -0.647370 2.658958 -C -8.215151 0.517687 2.852058 -H -9.401506 1.154771 1.186086 -H -6.792806 -0.131856 4.315793 -H -8.980102 0.739463 3.580983 -H -3.030406 3.793966 -2.469348 -103 -Mode 0 Frame: * Frequency(6) -243.3300 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: 0.00 C 6.792736 -3.079768 -1.146603 C 6.866522 -1.682824 -1.037953 C 5.794410 -0.963795 -0.586143 @@ -2098,3 +1153,948 @@ H -9.396748 1.136391 1.176190 H -6.790630 -0.146760 4.309022 H -8.979767 0.721099 3.573112 H -3.052047 3.786796 -2.437415 +103 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: 0.20 +C 6.792355 -3.079662 -1.146415 +C 6.866227 -1.682738 -1.037801 +C 5.794129 -0.963634 -0.586031 +C 4.593005 -1.606577 -0.215779 +C 4.504431 -3.016445 -0.368717 +C 5.633595 -3.729415 -0.825618 +C 3.457427 -0.895327 0.256931 +C 2.280188 -1.574752 0.491103 +C 2.177268 -2.973712 0.312942 +C 3.287556 -3.671154 -0.089390 +C 3.458291 0.568610 0.462800 +C 4.342376 1.203937 1.376348 +C 4.293042 2.616881 1.514081 +C 3.347892 3.352307 0.771660 +C 2.460312 2.730074 -0.067972 +C 2.521546 1.324536 -0.215210 +C 5.240627 0.481146 2.191720 +C 6.077261 1.126499 3.060039 +C 6.057766 2.525778 3.162305 +C 5.178364 3.252846 2.410388 +O 1.168128 -0.871067 0.889958 +O 1.630867 0.716054 -1.062404 +P 0.395975 -0.110474 -0.350441 +O -0.003958 -1.102967 -1.408143 +O -0.616387 0.782435 0.266503 +H 7.651516 -3.632998 -1.496635 +H 7.778075 -1.175457 -1.317973 +H 5.856161 0.112486 -0.515685 +H 5.557984 -4.803260 -0.925424 +H 3.228599 -4.744013 -0.214609 +H 3.316118 4.428037 0.880710 +H 5.255063 -0.596931 2.128687 +H 6.757993 0.558205 3.677185 +H 6.732075 3.019569 3.846666 +H 5.139040 4.329868 2.495043 +H -1.294318 -1.686001 -1.209646 +C 1.462959 3.495873 -0.842859 +C 1.575876 3.557006 -2.210825 +C 0.682847 4.318684 -2.976680 +C -0.326446 5.012812 -2.370732 +C -0.500465 4.948992 -0.971860 +C -1.555410 5.629886 -0.326179 +C -1.728159 5.533545 1.026366 +C -0.854873 4.746029 1.793371 +C 0.185290 4.085341 1.200717 +C 0.399551 4.174198 -0.191215 +H -2.228629 6.227587 -0.925343 +H -2.539888 6.055272 1.512702 +H -1.012023 4.664140 2.859197 +H 0.847116 3.469884 1.791561 +H -1.006592 5.617953 -2.953983 +H 0.809374 4.358670 -4.048939 +H 2.375926 3.020992 -2.701613 +C 0.882133 -3.628928 0.581416 +C 0.369340 -3.598361 1.856019 +C -0.850833 -4.215917 2.159420 +C -1.559816 -4.856030 1.182305 +C -1.084696 -4.885701 -0.145023 +C -1.817521 -5.512596 -1.174678 +C -1.359726 -5.511195 -2.461441 +C -0.147680 -4.877819 -2.775413 +C 0.591907 -4.270997 -1.799076 +C 0.152788 -4.263365 -0.458417 +H 0.920970 -3.096835 2.639440 +H -1.219521 -4.183628 3.175325 +H -2.497431 -5.343697 1.411681 +H -2.755562 -5.990342 -0.925801 +H -1.928928 -5.988687 -3.246392 +H 0.196024 -4.868910 -3.800099 +H 1.513991 -3.768988 -2.051304 +C -3.564415 1.167926 -0.238508 +C -2.884516 0.245468 -1.045834 +C -3.061899 -1.139345 -0.684838 +C -4.235136 -1.324124 0.050094 +C -5.164730 -0.255024 -0.033713 +O -2.229397 -2.094587 -0.981358 +C -4.401222 -2.563677 0.868487 +H -5.449150 0.084446 -1.028074 +H -5.417916 -2.678092 1.233043 +H -4.130933 -3.414277 0.243330 +H -3.704607 -2.562689 1.707135 +O -2.279940 0.532248 -2.181365 +C -2.005767 1.911466 -2.407597 +C -3.265387 2.736706 -2.168011 +H -1.204562 2.216826 -1.727453 +H -1.655024 1.971119 -3.438851 +C -3.667026 2.594626 -0.699485 +H -4.058847 2.366425 -2.821961 +H -2.992688 3.191207 -0.076141 +H -4.678724 2.974039 -0.533624 +H -3.498591 1.055550 0.836553 +C -6.197988 -0.015172 0.965102 +C -7.442871 0.489256 0.566492 +C -5.980041 -0.241098 2.329578 +C -8.437186 0.736902 1.493405 +H -7.626719 0.674347 -0.482203 +C -6.975257 0.014653 3.253872 +H -5.014260 -0.590771 2.660907 +C -8.206227 0.502234 2.840632 +H -9.392561 1.120218 1.167482 +H -6.788715 -0.159875 4.303064 +H -8.979472 0.704940 3.566186 +H -3.071090 3.780487 -2.409316 +103 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: 0.40 +C 6.791975 -3.079556 -1.146228 +C 6.865932 -1.682652 -1.037650 +C 5.793848 -0.963473 -0.585919 +C 4.592509 -1.606034 -0.215582 +C 4.503978 -3.015906 -0.368556 +C 5.633060 -3.729051 -0.825390 +C 3.457119 -0.894470 0.257126 +C 2.279099 -1.573080 0.491585 +C 2.176699 -2.972423 0.313073 +C 3.286861 -3.670119 -0.089212 +C 3.458870 0.569483 0.463317 +C 4.342831 1.204517 1.376797 +C 4.293826 2.617498 1.514778 +C 3.349133 3.353933 0.772735 +C 2.461751 2.732137 -0.066928 +C 2.522217 1.326429 -0.214081 +C 5.240922 0.481478 2.192087 +C 6.077671 1.126495 3.060495 +C 6.058448 2.525744 3.162959 +C 5.179197 3.253052 2.411125 +O 1.168472 -0.869072 0.891090 +O 1.632127 0.721635 -1.060121 +P 0.394839 -0.114120 -0.356007 +O 0.003453 -1.100590 -1.413120 +O -0.622079 0.779538 0.259757 +H 7.651098 -3.633040 -1.496414 +H 7.777867 -1.175431 -1.317816 +H 5.856148 0.112684 -0.515662 +H 5.557286 -4.802935 -0.925166 +H 3.227587 -4.743036 -0.214408 +H 3.318208 4.429717 0.882143 +H 5.255104 -0.596624 2.128828 +H 6.758297 0.557990 3.677632 +H 6.732870 3.019308 3.847417 +H 5.140155 4.330117 2.495971 +H -1.335651 -1.727888 -1.206149 +C 1.463969 3.496956 -0.842287 +C 1.576516 3.557567 -2.210381 +C 0.682907 4.318367 -2.976490 +C -0.326947 5.012058 -2.370847 +C -0.501017 4.948366 -0.971927 +C -1.556497 5.628514 -0.326357 +C -1.729070 5.532415 1.026149 +C -0.855191 4.745713 1.793354 +C 0.185451 4.085642 1.200833 +C 0.399687 4.174420 -0.191123 +H -2.229818 6.226112 -0.925540 +H -2.540943 6.053963 1.512438 +H -1.012037 4.664181 2.859289 +H 0.848005 3.470944 1.791688 +H -1.007351 5.616744 -2.954282 +H 0.809652 4.358319 -4.048737 +H 2.376916 3.021937 -2.700995 +C 0.882001 -3.628455 0.581390 +C 0.369130 -3.598183 1.855973 +C -0.851046 -4.215740 2.159338 +C -1.560061 -4.855756 1.182201 +C -1.084656 -4.885741 -0.144976 +C -1.817397 -5.512671 -1.174627 +C -1.359572 -5.511267 -2.461352 +C -0.147505 -4.877928 -2.775235 +C 0.592107 -4.271221 -1.798840 +C 0.152865 -4.263448 -0.458262 +H 0.920593 -3.096338 2.639385 +H -1.219799 -4.183232 3.175253 +H -2.497977 -5.342968 1.411349 +H -2.755460 -5.990372 -0.925798 +H -1.928760 -5.988715 -3.246365 +H 0.196272 -4.868881 -3.799923 +H 1.513942 -3.768779 -2.050940 +C -3.615257 1.132094 -0.229069 +C -2.880572 0.230608 -1.045658 +C -3.059747 -1.147822 -0.682106 +C -4.223786 -1.317818 0.046558 +C -5.125026 -0.197003 -0.038715 +O -2.228820 -2.117916 -0.982879 +C -4.421006 -2.558534 0.855904 +H -5.480959 0.048477 -1.060554 +H -5.442059 -2.660541 1.212696 +H -4.155191 -3.410864 0.231222 +H -3.730453 -2.569089 1.700131 +O -2.277759 0.531777 -2.166721 +C -2.012287 1.913729 -2.396040 +C -3.280150 2.725248 -2.156822 +H -1.212034 2.222083 -1.716195 +H -1.662249 1.974187 -3.427390 +C -3.702254 2.567511 -0.693227 +H -4.063732 2.358799 -2.825460 +H -3.023924 3.148939 -0.059085 +H -4.709537 2.962883 -0.538167 +H -3.432016 1.054143 0.857673 +C -6.171410 0.022063 0.963651 +C -7.426722 0.501705 0.563924 +C -5.964547 -0.220974 2.326886 +C -8.429638 0.731637 1.488113 +H -7.610872 0.691566 -0.484074 +C -6.969367 0.012404 3.248891 +H -4.997418 -0.564279 2.661819 +C -8.202050 0.495001 2.835284 +H -9.388374 1.104045 1.158775 +H -6.786801 -0.172990 4.297106 +H -8.979178 0.688780 3.559260 +H -3.090132 3.774178 -2.381218 +103 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: 0.60 +C 6.791594 -3.079451 -1.146040 +C 6.865636 -1.682566 -1.037498 +C 5.793566 -0.963313 -0.585806 +C 4.592012 -1.605492 -0.215385 +C 4.503525 -3.015367 -0.368394 +C 5.632526 -3.728687 -0.825161 +C 3.456810 -0.893614 0.257322 +C 2.278010 -1.571408 0.492067 +C 2.176130 -2.971133 0.313205 +C 3.286165 -3.669085 -0.089034 +C 3.459450 0.570355 0.463835 +C 4.343285 1.205098 1.377245 +C 4.294609 2.618116 1.515474 +C 3.350373 3.355560 0.773810 +C 2.463191 2.734200 -0.065883 +C 2.522888 1.328322 -0.212953 +C 5.241216 0.481811 2.192455 +C 6.078080 1.126492 3.060950 +C 6.059131 2.525711 3.163614 +C 5.180030 3.253257 2.411863 +O 1.168817 -0.867077 0.892223 +O 1.633387 0.727215 -1.057838 +P 0.393703 -0.117767 -0.361572 +O 0.010865 -1.098213 -1.418098 +O -0.627771 0.776642 0.253011 +H 7.650679 -3.633082 -1.496192 +H 7.777658 -1.175406 -1.317659 +H 5.856136 0.112881 -0.515640 +H 5.556587 -4.802611 -0.924909 +H 3.226576 -4.742058 -0.214207 +H 3.320299 4.431397 0.883577 +H 5.255146 -0.596317 2.128968 +H 6.758601 0.557776 3.678078 +H 6.733666 3.019048 3.848167 +H 5.141271 4.330366 2.496899 +H -1.376985 -1.769776 -1.202651 +C 1.464980 3.498040 -0.841715 +C 1.577156 3.558127 -2.209938 +C 0.682966 4.318051 -2.976299 +C -0.327449 5.011303 -2.370961 +C -0.501568 4.947739 -0.971993 +C -1.557583 5.627141 -0.326535 +C -1.729980 5.531286 1.025931 +C -0.855508 4.745398 1.793336 +C 0.185613 4.085944 1.200950 +C 0.399824 4.174641 -0.191030 +H -2.231007 6.224636 -0.925737 +H -2.541998 6.052653 1.512175 +H -1.012050 4.664221 2.859382 +H 0.848895 3.472005 1.791814 +H -1.008109 5.615536 -2.954580 +H 0.809929 4.357967 -4.048536 +H 2.377905 3.022881 -2.700377 +C 0.881870 -3.627981 0.581363 +C 0.368921 -3.598004 1.855928 +C -0.851258 -4.215562 2.159255 +C -1.560307 -4.855482 1.182096 +C -1.084615 -4.885780 -0.144930 +C -1.817274 -5.512745 -1.174577 +C -1.359417 -5.511338 -2.461264 +C -0.147329 -4.878038 -2.775056 +C 0.592307 -4.271444 -1.798605 +C 0.152943 -4.263532 -0.458108 +H 0.920216 -3.095840 2.639329 +H -1.220076 -4.182835 3.175182 +H -2.498524 -5.342240 1.411016 +H -2.755357 -5.990401 -0.925796 +H -1.928591 -5.988742 -3.246337 +H 0.196519 -4.868853 -3.799747 +H 1.513894 -3.768571 -2.050577 +C -3.666100 1.096261 -0.219629 +C -2.876629 0.215749 -1.045482 +C -3.057596 -1.156300 -0.679374 +C -4.212437 -1.311513 0.043021 +C -5.085321 -0.138981 -0.043716 +O -2.228243 -2.141246 -0.984399 +C -4.440791 -2.553392 0.843320 +H -5.512768 0.012508 -1.093035 +H -5.466201 -2.642990 1.192350 +H -4.179448 -3.407452 0.219115 +H -3.756299 -2.575489 1.693126 +O -2.275577 0.531306 -2.152078 +C -2.018807 1.915991 -2.384483 +C -3.294914 2.713789 -2.145634 +H -1.219507 2.227339 -1.704938 +H -1.669475 1.977254 -3.415928 +C -3.737482 2.540395 -0.686970 +H -4.068616 2.351172 -2.828960 +H -3.055161 3.106672 -0.042028 +H -4.740350 2.951726 -0.542710 +H -3.365441 1.052737 0.878792 +C -6.144833 0.059297 0.962201 +C -7.410572 0.514153 0.561355 +C -5.949052 -0.200849 2.324195 +C -8.422091 0.726372 1.482822 +H -7.595025 0.708785 -0.485944 +C -6.963478 0.010154 3.243911 +H -4.980577 -0.537788 2.662732 +C -8.197874 0.487768 2.829935 +H -9.384188 1.087873 1.150067 +H -6.784886 -0.186104 4.291148 +H -8.978883 0.672621 3.552333 +H -3.109175 3.767869 -2.353119 +103 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: 0.80 +C 6.791214 -3.079345 -1.145853 +C 6.865341 -1.682480 -1.037347 +C 5.793285 -0.963152 -0.585694 +C 4.591516 -1.604949 -0.215188 +C 4.503072 -3.014828 -0.368233 +C 5.631991 -3.728323 -0.824933 +C 3.456502 -0.892757 0.257517 +C 2.276921 -1.569736 0.492549 +C 2.175561 -2.969844 0.313336 +C 3.285470 -3.668050 -0.088856 +C 3.460029 0.571228 0.464352 +C 4.343740 1.205678 1.377694 +C 4.295393 2.618733 1.516171 +C 3.351614 3.357186 0.774885 +C 2.464630 2.736263 -0.064839 +C 2.523559 1.330215 -0.211824 +C 5.241511 0.482143 2.192822 +C 6.078490 1.126488 3.061406 +C 6.059813 2.525677 3.164268 +C 5.180863 3.253463 2.412600 +O 1.169161 -0.865082 0.893355 +O 1.634647 0.732796 -1.055555 +P 0.392567 -0.121413 -0.367138 +O 0.018276 -1.095836 -1.423075 +O -0.633463 0.773745 0.246265 +H 7.650261 -3.633124 -1.495971 +H 7.777450 -1.175380 -1.317502 +H 5.856123 0.113079 -0.515617 +H 5.555889 -4.802286 -0.924651 +H 3.225564 -4.741081 -0.214006 +H 3.322389 4.433077 0.885010 +H 5.255187 -0.596010 2.129109 +H 6.758905 0.557561 3.678525 +H 6.734461 3.018787 3.848918 +H 5.142386 4.330615 2.497827 +H -1.418318 -1.811663 -1.199154 +C 1.465990 3.499123 -0.841143 +C 1.577796 3.558688 -2.209494 +C 0.683026 4.317734 -2.976109 +C -0.327950 5.010549 -2.371076 +C -0.502120 4.947113 -0.972060 +C -1.558670 5.625769 -0.326713 +C -1.730891 5.530156 1.025714 +C -0.855826 4.745082 1.793319 +C 0.185774 4.086245 1.201066 +C 0.399960 4.174863 -0.190938 +H -2.232196 6.223161 -0.925934 +H -2.543053 6.051344 1.511911 +H -1.012064 4.664262 2.859474 +H 0.849784 3.473065 1.791941 +H -1.008868 5.614327 -2.954879 +H 0.810207 4.357616 -4.048334 +H 2.378895 3.023826 -2.699759 +C 0.881738 -3.627508 0.581337 +C 0.368711 -3.597826 1.855882 +C -0.851471 -4.215385 2.159173 +C -1.560552 -4.855208 1.181992 +C -1.084575 -4.885820 -0.144883 +C -1.817150 -5.512820 -1.174526 +C -1.359263 -5.511410 -2.461175 +C -0.147154 -4.878147 -2.774878 +C 0.592507 -4.271668 -1.798369 +C 0.153020 -4.263615 -0.457953 +H 0.919839 -3.095343 2.639274 +H -1.220354 -4.182439 3.175110 +H -2.499070 -5.341511 1.410684 +H -2.755255 -5.990431 -0.925793 +H -1.928423 -5.988770 -3.246310 +H 0.196767 -4.868824 -3.799571 +H 1.513845 -3.768362 -2.050213 +C -3.716942 1.060429 -0.210190 +C -2.872685 0.200889 -1.045306 +C -3.055444 -1.164777 -0.676642 +C -4.201087 -1.305207 0.039485 +C -5.045617 -0.080960 -0.048718 +O -2.227666 -2.164575 -0.985920 +C -4.460575 -2.548249 0.830737 +H -5.544577 -0.023461 -1.125515 +H -5.490344 -2.625439 1.172003 +H -4.203706 -3.404039 0.207007 +H -3.782145 -2.581889 1.686122 +O -2.273396 0.530835 -2.137434 +C -2.025327 1.918254 -2.372926 +C -3.309677 2.702331 -2.134445 +H -1.226979 2.232596 -1.693680 +H -1.676700 1.980322 -3.404467 +C -3.772710 2.513280 -0.680712 +H -4.073501 2.343546 -2.832459 +H -3.086397 3.064404 -0.024972 +H -4.771163 2.940570 -0.547253 +H -3.298866 1.051330 0.899912 +C -6.118255 0.096532 0.960750 +C -7.394423 0.526602 0.558787 +C -5.933558 -0.180725 2.321503 +C -8.414543 0.721107 1.477530 +H -7.579178 0.726004 -0.487815 +C -6.957588 0.007905 3.238930 +H -4.963735 -0.511296 2.663644 +C -8.193697 0.480535 2.824587 +H -9.380001 1.071700 1.141360 +H -6.782972 -0.199219 4.285190 +H -8.978589 0.656461 3.545407 +H -3.128217 3.761560 -2.325021 +103 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: 1.00 +C 6.790833 -3.079239 -1.145665 +C 6.865046 -1.682394 -1.037195 +C 5.793004 -0.962991 -0.585582 +C 4.591019 -1.604407 -0.214991 +C 4.502619 -3.014289 -0.368072 +C 5.631457 -3.727959 -0.824704 +C 3.456193 -0.891900 0.257712 +C 2.275832 -1.568064 0.493031 +C 2.174992 -2.968554 0.313467 +C 3.284774 -3.667016 -0.088678 +C 3.460608 0.572100 0.464870 +C 4.344194 1.206258 1.378143 +C 4.296177 2.619351 1.516868 +C 3.352854 3.358813 0.775960 +C 2.466070 2.738326 -0.063795 +C 2.524230 1.332108 -0.210695 +C 5.241805 0.482475 2.193190 +C 6.078900 1.126485 3.061862 +C 6.060496 2.525644 3.164923 +C 5.181696 3.253668 2.413337 +O 1.169506 -0.863087 0.894488 +O 1.635907 0.738377 -1.053272 +P 0.391431 -0.125059 -0.372703 +O 0.025687 -1.093459 -1.428053 +O -0.639155 0.770849 0.239519 +H 7.649842 -3.633166 -1.495750 +H 7.777242 -1.175355 -1.317345 +H 5.856111 0.113276 -0.515594 +H 5.555191 -4.801962 -0.924394 +H 3.224553 -4.740103 -0.213805 +H 3.324479 4.434757 0.886444 +H 5.255228 -0.595703 2.129249 +H 6.759209 0.557346 3.678971 +H 6.735256 3.018527 3.849669 +H 5.143502 4.330864 2.498755 +H -1.459651 -1.853550 -1.195657 +C 1.467001 3.500207 -0.840571 +C 1.578436 3.559249 -2.209051 +C 0.683086 4.317417 -2.975918 +C -0.328451 5.009794 -2.371191 +C -0.502671 4.946486 -0.972126 +C -1.559756 5.624396 -0.326891 +C -1.731802 5.529026 1.025496 +C -0.856143 4.744767 1.793301 +C 0.185935 4.086547 1.201183 +C 0.400097 4.175084 -0.190845 +H -2.233385 6.221685 -0.926131 +H -2.544108 6.050034 1.511647 +H -1.012078 4.664303 2.859567 +H 0.850674 3.474125 1.792068 +H -1.009627 5.613118 -2.955177 +H 0.810484 4.357264 -4.048132 +H 2.379885 3.024770 -2.699141 +C 0.881607 -3.627034 0.581310 +C 0.368502 -3.597648 1.855837 +C -0.851683 -4.215208 2.159091 +C -1.560798 -4.854934 1.181888 +C -1.084535 -4.885859 -0.144837 +C -1.817026 -5.512894 -1.174475 +C -1.359109 -5.511482 -2.461086 +C -0.146979 -4.878257 -2.774699 +C 0.592707 -4.271891 -1.798133 +C 0.153098 -4.263699 -0.457799 +H 0.919462 -3.094845 2.639218 +H -1.220631 -4.182042 3.175039 +H -2.499616 -5.340782 1.410352 +H -2.755152 -5.990460 -0.925791 +H -1.928255 -5.988798 -3.246283 +H 0.197014 -4.868796 -3.799395 +H 1.513797 -3.768153 -2.049849 +C -3.767784 1.024597 -0.200751 +C -2.868741 0.186029 -1.045130 +C -3.053293 -1.173254 -0.673910 +C -4.189738 -1.298902 0.035948 +C -5.005913 -0.022939 -0.053719 +O -2.227089 -2.187904 -0.987441 +C -4.480359 -2.543106 0.818154 +H -5.576386 -0.059430 -1.157996 +H -5.514486 -2.607888 1.151656 +H -4.227964 -3.400626 0.194900 +H -3.807991 -2.588289 1.679118 +O -2.271215 0.530364 -2.122791 +C -2.031847 1.920517 -2.361369 +C -3.324441 2.690872 -2.123256 +H -1.234452 2.237853 -1.682423 +H -1.683925 1.983390 -3.393005 +C -3.807938 2.486164 -0.674455 +H -4.078385 2.335920 -2.835958 +H -3.117634 3.022136 -0.007916 +H -4.801976 2.929414 -0.551796 +H -3.232291 1.049923 0.921032 +C -6.091678 0.133767 0.959299 +C -7.378273 0.539050 0.556219 +C -5.918063 -0.160600 2.318811 +C -8.406996 0.715842 1.472239 +H -7.563331 0.743223 -0.489686 +C -6.951698 0.005655 3.233950 +H -4.946894 -0.484804 2.664556 +C -8.189520 0.473302 2.819239 +H -9.375814 1.055527 1.132652 +H -6.781057 -0.212334 4.279232 +H -8.978294 0.640302 3.538481 +H -3.147260 3.755251 -2.296922 +103 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: 0.80 +C 6.791214 -3.079345 -1.145853 +C 6.865341 -1.682480 -1.037347 +C 5.793285 -0.963152 -0.585694 +C 4.591516 -1.604949 -0.215188 +C 4.503072 -3.014828 -0.368233 +C 5.631991 -3.728323 -0.824933 +C 3.456502 -0.892757 0.257517 +C 2.276921 -1.569736 0.492549 +C 2.175561 -2.969844 0.313336 +C 3.285470 -3.668050 -0.088856 +C 3.460029 0.571228 0.464352 +C 4.343740 1.205678 1.377694 +C 4.295393 2.618733 1.516171 +C 3.351614 3.357186 0.774885 +C 2.464630 2.736263 -0.064839 +C 2.523559 1.330215 -0.211824 +C 5.241511 0.482143 2.192822 +C 6.078490 1.126488 3.061406 +C 6.059813 2.525677 3.164268 +C 5.180863 3.253463 2.412600 +O 1.169161 -0.865082 0.893355 +O 1.634647 0.732796 -1.055555 +P 0.392567 -0.121413 -0.367138 +O 0.018276 -1.095836 -1.423075 +O -0.633463 0.773745 0.246265 +H 7.650261 -3.633124 -1.495971 +H 7.777450 -1.175380 -1.317502 +H 5.856123 0.113079 -0.515617 +H 5.555889 -4.802286 -0.924651 +H 3.225564 -4.741081 -0.214006 +H 3.322389 4.433077 0.885010 +H 5.255187 -0.596010 2.129109 +H 6.758905 0.557561 3.678525 +H 6.734461 3.018787 3.848918 +H 5.142386 4.330615 2.497827 +H -1.418318 -1.811663 -1.199154 +C 1.465990 3.499123 -0.841143 +C 1.577796 3.558688 -2.209494 +C 0.683026 4.317734 -2.976109 +C -0.327950 5.010549 -2.371076 +C -0.502120 4.947113 -0.972060 +C -1.558670 5.625769 -0.326713 +C -1.730891 5.530156 1.025714 +C -0.855826 4.745082 1.793319 +C 0.185774 4.086245 1.201066 +C 0.399960 4.174863 -0.190938 +H -2.232196 6.223161 -0.925934 +H -2.543053 6.051344 1.511911 +H -1.012064 4.664262 2.859474 +H 0.849784 3.473065 1.791941 +H -1.008868 5.614327 -2.954879 +H 0.810207 4.357616 -4.048334 +H 2.378895 3.023826 -2.699759 +C 0.881738 -3.627508 0.581337 +C 0.368711 -3.597826 1.855882 +C -0.851471 -4.215385 2.159173 +C -1.560552 -4.855208 1.181992 +C -1.084575 -4.885820 -0.144883 +C -1.817150 -5.512820 -1.174526 +C -1.359263 -5.511410 -2.461175 +C -0.147154 -4.878147 -2.774878 +C 0.592507 -4.271668 -1.798369 +C 0.153020 -4.263615 -0.457953 +H 0.919839 -3.095343 2.639274 +H -1.220354 -4.182439 3.175110 +H -2.499070 -5.341511 1.410684 +H -2.755255 -5.990431 -0.925793 +H -1.928423 -5.988770 -3.246310 +H 0.196767 -4.868824 -3.799571 +H 1.513845 -3.768362 -2.050213 +C -3.716942 1.060429 -0.210190 +C -2.872685 0.200889 -1.045306 +C -3.055444 -1.164777 -0.676642 +C -4.201087 -1.305207 0.039485 +C -5.045617 -0.080960 -0.048718 +O -2.227666 -2.164575 -0.985920 +C -4.460575 -2.548249 0.830737 +H -5.544577 -0.023461 -1.125515 +H -5.490344 -2.625439 1.172003 +H -4.203706 -3.404039 0.207007 +H -3.782145 -2.581889 1.686122 +O -2.273396 0.530835 -2.137434 +C -2.025327 1.918254 -2.372926 +C -3.309677 2.702331 -2.134445 +H -1.226979 2.232596 -1.693680 +H -1.676700 1.980322 -3.404467 +C -3.772710 2.513280 -0.680712 +H -4.073501 2.343546 -2.832459 +H -3.086397 3.064404 -0.024972 +H -4.771163 2.940570 -0.547253 +H -3.298866 1.051330 0.899912 +C -6.118255 0.096532 0.960750 +C -7.394423 0.526602 0.558787 +C -5.933558 -0.180725 2.321503 +C -8.414543 0.721107 1.477530 +H -7.579178 0.726004 -0.487815 +C -6.957588 0.007905 3.238930 +H -4.963735 -0.511296 2.663644 +C -8.193697 0.480535 2.824587 +H -9.380001 1.071700 1.141360 +H -6.782972 -0.199219 4.285190 +H -8.978589 0.656461 3.545407 +H -3.128217 3.761560 -2.325021 +103 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: 0.60 +C 6.791594 -3.079451 -1.146040 +C 6.865636 -1.682566 -1.037498 +C 5.793566 -0.963313 -0.585806 +C 4.592012 -1.605492 -0.215385 +C 4.503525 -3.015367 -0.368394 +C 5.632526 -3.728687 -0.825161 +C 3.456810 -0.893614 0.257322 +C 2.278010 -1.571408 0.492067 +C 2.176130 -2.971133 0.313205 +C 3.286165 -3.669085 -0.089034 +C 3.459450 0.570355 0.463835 +C 4.343285 1.205098 1.377245 +C 4.294609 2.618116 1.515474 +C 3.350373 3.355560 0.773810 +C 2.463191 2.734200 -0.065883 +C 2.522888 1.328322 -0.212953 +C 5.241216 0.481811 2.192455 +C 6.078080 1.126492 3.060950 +C 6.059131 2.525711 3.163614 +C 5.180030 3.253257 2.411863 +O 1.168817 -0.867077 0.892223 +O 1.633387 0.727215 -1.057838 +P 0.393703 -0.117767 -0.361572 +O 0.010865 -1.098213 -1.418098 +O -0.627771 0.776642 0.253011 +H 7.650679 -3.633082 -1.496192 +H 7.777658 -1.175406 -1.317659 +H 5.856136 0.112881 -0.515640 +H 5.556587 -4.802611 -0.924909 +H 3.226576 -4.742058 -0.214207 +H 3.320299 4.431397 0.883577 +H 5.255146 -0.596317 2.128968 +H 6.758601 0.557776 3.678078 +H 6.733666 3.019048 3.848167 +H 5.141271 4.330366 2.496899 +H -1.376985 -1.769776 -1.202651 +C 1.464980 3.498040 -0.841715 +C 1.577156 3.558127 -2.209938 +C 0.682966 4.318051 -2.976299 +C -0.327449 5.011303 -2.370961 +C -0.501568 4.947739 -0.971993 +C -1.557583 5.627141 -0.326535 +C -1.729980 5.531286 1.025931 +C -0.855508 4.745398 1.793336 +C 0.185613 4.085944 1.200950 +C 0.399824 4.174641 -0.191030 +H -2.231007 6.224636 -0.925737 +H -2.541998 6.052653 1.512175 +H -1.012050 4.664221 2.859382 +H 0.848895 3.472005 1.791814 +H -1.008109 5.615536 -2.954580 +H 0.809929 4.357967 -4.048536 +H 2.377905 3.022881 -2.700377 +C 0.881870 -3.627981 0.581363 +C 0.368921 -3.598004 1.855928 +C -0.851258 -4.215562 2.159255 +C -1.560307 -4.855482 1.182096 +C -1.084615 -4.885780 -0.144930 +C -1.817274 -5.512745 -1.174577 +C -1.359417 -5.511338 -2.461264 +C -0.147329 -4.878038 -2.775056 +C 0.592307 -4.271444 -1.798605 +C 0.152943 -4.263532 -0.458108 +H 0.920216 -3.095840 2.639329 +H -1.220076 -4.182835 3.175182 +H -2.498524 -5.342240 1.411016 +H -2.755357 -5.990401 -0.925796 +H -1.928591 -5.988742 -3.246337 +H 0.196519 -4.868853 -3.799747 +H 1.513894 -3.768571 -2.050577 +C -3.666100 1.096261 -0.219629 +C -2.876629 0.215749 -1.045482 +C -3.057596 -1.156300 -0.679374 +C -4.212437 -1.311513 0.043021 +C -5.085321 -0.138981 -0.043716 +O -2.228243 -2.141246 -0.984399 +C -4.440791 -2.553392 0.843320 +H -5.512768 0.012508 -1.093035 +H -5.466201 -2.642990 1.192350 +H -4.179448 -3.407452 0.219115 +H -3.756299 -2.575489 1.693126 +O -2.275577 0.531306 -2.152078 +C -2.018807 1.915991 -2.384483 +C -3.294914 2.713789 -2.145634 +H -1.219507 2.227339 -1.704938 +H -1.669475 1.977254 -3.415928 +C -3.737482 2.540395 -0.686970 +H -4.068616 2.351172 -2.828960 +H -3.055161 3.106672 -0.042028 +H -4.740350 2.951726 -0.542710 +H -3.365441 1.052737 0.878792 +C -6.144833 0.059297 0.962201 +C -7.410572 0.514153 0.561355 +C -5.949052 -0.200849 2.324195 +C -8.422091 0.726372 1.482822 +H -7.595025 0.708785 -0.485944 +C -6.963478 0.010154 3.243911 +H -4.980577 -0.537788 2.662732 +C -8.197874 0.487768 2.829935 +H -9.384188 1.087873 1.150067 +H -6.784886 -0.186104 4.291148 +H -8.978883 0.672621 3.552333 +H -3.109175 3.767869 -2.353119 +103 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: 0.40 +C 6.791975 -3.079556 -1.146228 +C 6.865932 -1.682652 -1.037650 +C 5.793848 -0.963473 -0.585919 +C 4.592509 -1.606034 -0.215582 +C 4.503978 -3.015906 -0.368556 +C 5.633060 -3.729051 -0.825390 +C 3.457119 -0.894470 0.257126 +C 2.279099 -1.573080 0.491585 +C 2.176699 -2.972423 0.313073 +C 3.286861 -3.670119 -0.089212 +C 3.458870 0.569483 0.463317 +C 4.342831 1.204517 1.376797 +C 4.293826 2.617498 1.514778 +C 3.349133 3.353933 0.772735 +C 2.461751 2.732137 -0.066928 +C 2.522217 1.326429 -0.214081 +C 5.240922 0.481478 2.192087 +C 6.077671 1.126495 3.060495 +C 6.058448 2.525744 3.162959 +C 5.179197 3.253052 2.411125 +O 1.168472 -0.869072 0.891090 +O 1.632127 0.721635 -1.060121 +P 0.394839 -0.114120 -0.356007 +O 0.003453 -1.100590 -1.413120 +O -0.622079 0.779538 0.259757 +H 7.651098 -3.633040 -1.496414 +H 7.777867 -1.175431 -1.317816 +H 5.856148 0.112684 -0.515662 +H 5.557286 -4.802935 -0.925166 +H 3.227587 -4.743036 -0.214408 +H 3.318208 4.429717 0.882143 +H 5.255104 -0.596624 2.128828 +H 6.758297 0.557990 3.677632 +H 6.732870 3.019308 3.847417 +H 5.140155 4.330117 2.495971 +H -1.335651 -1.727888 -1.206149 +C 1.463969 3.496956 -0.842287 +C 1.576516 3.557567 -2.210381 +C 0.682907 4.318367 -2.976490 +C -0.326947 5.012058 -2.370847 +C -0.501017 4.948366 -0.971927 +C -1.556497 5.628514 -0.326357 +C -1.729070 5.532415 1.026149 +C -0.855191 4.745713 1.793354 +C 0.185451 4.085642 1.200833 +C 0.399687 4.174420 -0.191123 +H -2.229818 6.226112 -0.925540 +H -2.540943 6.053963 1.512438 +H -1.012037 4.664181 2.859289 +H 0.848005 3.470944 1.791688 +H -1.007351 5.616744 -2.954282 +H 0.809652 4.358319 -4.048737 +H 2.376916 3.021937 -2.700995 +C 0.882001 -3.628455 0.581390 +C 0.369130 -3.598183 1.855973 +C -0.851046 -4.215740 2.159338 +C -1.560061 -4.855756 1.182201 +C -1.084656 -4.885741 -0.144976 +C -1.817397 -5.512671 -1.174627 +C -1.359572 -5.511267 -2.461352 +C -0.147505 -4.877928 -2.775235 +C 0.592107 -4.271221 -1.798840 +C 0.152865 -4.263448 -0.458262 +H 0.920593 -3.096338 2.639385 +H -1.219799 -4.183232 3.175253 +H -2.497977 -5.342968 1.411349 +H -2.755460 -5.990372 -0.925798 +H -1.928760 -5.988715 -3.246365 +H 0.196272 -4.868881 -3.799923 +H 1.513942 -3.768779 -2.050940 +C -3.615257 1.132094 -0.229069 +C -2.880572 0.230608 -1.045658 +C -3.059747 -1.147822 -0.682106 +C -4.223786 -1.317818 0.046558 +C -5.125026 -0.197003 -0.038715 +O -2.228820 -2.117916 -0.982879 +C -4.421006 -2.558534 0.855904 +H -5.480959 0.048477 -1.060554 +H -5.442059 -2.660541 1.212696 +H -4.155191 -3.410864 0.231222 +H -3.730453 -2.569089 1.700131 +O -2.277759 0.531777 -2.166721 +C -2.012287 1.913729 -2.396040 +C -3.280150 2.725248 -2.156822 +H -1.212034 2.222083 -1.716195 +H -1.662249 1.974187 -3.427390 +C -3.702254 2.567511 -0.693227 +H -4.063732 2.358799 -2.825460 +H -3.023924 3.148939 -0.059085 +H -4.709537 2.962883 -0.538167 +H -3.432016 1.054143 0.857673 +C -6.171410 0.022063 0.963651 +C -7.426722 0.501705 0.563924 +C -5.964547 -0.220974 2.326886 +C -8.429638 0.731637 1.488113 +H -7.610872 0.691566 -0.484074 +C -6.969367 0.012404 3.248891 +H -4.997418 -0.564279 2.661819 +C -8.202050 0.495001 2.835284 +H -9.388374 1.104045 1.158775 +H -6.786801 -0.172990 4.297106 +H -8.979178 0.688780 3.559260 +H -3.090132 3.774178 -2.381218 +103 +Mode: 0, Frequency: -243.33 cm**-1, Amplitude: 0.20 +C 6.792355 -3.079662 -1.146415 +C 6.866227 -1.682738 -1.037801 +C 5.794129 -0.963634 -0.586031 +C 4.593005 -1.606577 -0.215779 +C 4.504431 -3.016445 -0.368717 +C 5.633595 -3.729415 -0.825618 +C 3.457427 -0.895327 0.256931 +C 2.280188 -1.574752 0.491103 +C 2.177268 -2.973712 0.312942 +C 3.287556 -3.671154 -0.089390 +C 3.458291 0.568610 0.462800 +C 4.342376 1.203937 1.376348 +C 4.293042 2.616881 1.514081 +C 3.347892 3.352307 0.771660 +C 2.460312 2.730074 -0.067972 +C 2.521546 1.324536 -0.215210 +C 5.240627 0.481146 2.191720 +C 6.077261 1.126499 3.060039 +C 6.057766 2.525778 3.162305 +C 5.178364 3.252846 2.410388 +O 1.168128 -0.871067 0.889958 +O 1.630867 0.716054 -1.062404 +P 0.395975 -0.110474 -0.350441 +O -0.003958 -1.102967 -1.408143 +O -0.616387 0.782435 0.266503 +H 7.651516 -3.632998 -1.496635 +H 7.778075 -1.175457 -1.317973 +H 5.856161 0.112486 -0.515685 +H 5.557984 -4.803260 -0.925424 +H 3.228599 -4.744013 -0.214609 +H 3.316118 4.428037 0.880710 +H 5.255063 -0.596931 2.128687 +H 6.757993 0.558205 3.677185 +H 6.732075 3.019569 3.846666 +H 5.139040 4.329868 2.495043 +H -1.294318 -1.686001 -1.209646 +C 1.462959 3.495873 -0.842859 +C 1.575876 3.557006 -2.210825 +C 0.682847 4.318684 -2.976680 +C -0.326446 5.012812 -2.370732 +C -0.500465 4.948992 -0.971860 +C -1.555410 5.629886 -0.326179 +C -1.728159 5.533545 1.026366 +C -0.854873 4.746029 1.793371 +C 0.185290 4.085341 1.200717 +C 0.399551 4.174198 -0.191215 +H -2.228629 6.227587 -0.925343 +H -2.539888 6.055272 1.512702 +H -1.012023 4.664140 2.859197 +H 0.847116 3.469884 1.791561 +H -1.006592 5.617953 -2.953983 +H 0.809374 4.358670 -4.048939 +H 2.375926 3.020992 -2.701613 +C 0.882133 -3.628928 0.581416 +C 0.369340 -3.598361 1.856019 +C -0.850833 -4.215917 2.159420 +C -1.559816 -4.856030 1.182305 +C -1.084696 -4.885701 -0.145023 +C -1.817521 -5.512596 -1.174678 +C -1.359726 -5.511195 -2.461441 +C -0.147680 -4.877819 -2.775413 +C 0.591907 -4.270997 -1.799076 +C 0.152788 -4.263365 -0.458417 +H 0.920970 -3.096835 2.639440 +H -1.219521 -4.183628 3.175325 +H -2.497431 -5.343697 1.411681 +H -2.755562 -5.990342 -0.925801 +H -1.928928 -5.988687 -3.246392 +H 0.196024 -4.868910 -3.800099 +H 1.513991 -3.768988 -2.051304 +C -3.564415 1.167926 -0.238508 +C -2.884516 0.245468 -1.045834 +C -3.061899 -1.139345 -0.684838 +C -4.235136 -1.324124 0.050094 +C -5.164730 -0.255024 -0.033713 +O -2.229397 -2.094587 -0.981358 +C -4.401222 -2.563677 0.868487 +H -5.449150 0.084446 -1.028074 +H -5.417916 -2.678092 1.233043 +H -4.130933 -3.414277 0.243330 +H -3.704607 -2.562689 1.707135 +O -2.279940 0.532248 -2.181365 +C -2.005767 1.911466 -2.407597 +C -3.265387 2.736706 -2.168011 +H -1.204562 2.216826 -1.727453 +H -1.655024 1.971119 -3.438851 +C -3.667026 2.594626 -0.699485 +H -4.058847 2.366425 -2.821961 +H -2.992688 3.191207 -0.076141 +H -4.678724 2.974039 -0.533624 +H -3.498591 1.055550 0.836553 +C -6.197988 -0.015172 0.965102 +C -7.442871 0.489256 0.566492 +C -5.980041 -0.241098 2.329578 +C -8.437186 0.736902 1.493405 +H -7.626719 0.674347 -0.482203 +C -6.975257 0.014653 3.253872 +H -5.014260 -0.590771 2.660907 +C -8.206227 0.502234 2.840632 +H -9.392561 1.120218 1.167482 +H -6.788715 -0.159875 4.303064 +H -8.979472 0.704940 3.566186 +H -3.071090 3.780487 -2.409316 diff --git a/examples/data/sn2.v000.xyz b/examples/data/sn2.v000.xyz index 4252085..2fad99b 100644 --- a/examples/data/sn2.v000.xyz +++ b/examples/data/sn2.v000.xyz @@ -1,5 +1,5 @@ 6 -Mode 0 Frame: * (null), Energy -1000.0000000 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: 0.00 C -1.328840 -1.572512 -0.012251 H -1.345602 -2.523660 0.477584 H -2.217766 -0.978721 -0.058313 @@ -7,154 +7,154 @@ H -0.423155 -1.215159 -0.456022 F -0.901026 -0.817147 1.469129 Cl -1.815325 -2.431478 -1.696818 6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.280713 -1.486871 0.155131 -H -1.359618 -2.549984 0.431041 -H -2.233910 -1.001277 -0.106251 -H -0.434973 -1.238295 -0.504921 -F -0.916859 -0.845387 1.414002 -Cl -1.821952 -2.443312 -1.719907 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.237802 -1.410510 0.304374 -H -1.372116 -2.573455 0.389542 -H -2.248305 -1.021388 -0.148994 -H -0.445510 -1.258924 -0.548521 -F -0.930977 -0.870567 1.364849 -Cl -1.827860 -2.453863 -1.740495 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.204756 -1.351704 0.419306 -H -1.381740 -2.591530 0.357583 -H -2.259390 -1.036876 -0.181910 -H -0.453624 -1.274810 -0.582098 -F -0.941848 -0.889958 1.326996 -Cl -1.832410 -2.461988 -1.756349 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.185157 -1.316827 0.487472 -H -1.387448 -2.602250 0.338628 -H -2.265965 -1.046062 -0.201433 -H -0.458437 -1.284232 -0.602012 -F -0.948297 -0.901459 1.304545 -Cl -1.835109 -2.466808 -1.765752 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.181128 -1.309657 0.501485 -H -1.388621 -2.604454 0.334732 -H -2.267316 -1.047950 -0.205446 -H -0.459426 -1.286169 -0.606106 -F -0.949622 -0.903824 1.299930 -Cl -1.835664 -2.467798 -1.767685 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.193105 -1.330971 0.459827 -H -1.385133 -2.597903 0.346315 -H -2.263299 -1.042337 -0.193516 -H -0.456485 -1.280411 -0.593936 -F -0.945682 -0.896795 1.313650 -Cl -1.834015 -2.464853 -1.761939 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.219792 -1.378461 0.367012 -H -1.377361 -2.583306 0.372124 -H -2.254346 -1.029829 -0.166934 -H -0.449932 -1.267582 -0.566821 -F -0.936902 -0.881136 1.344219 -Cl -1.830340 -2.458291 -1.749135 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.258296 -1.446978 0.233098 -H -1.366147 -2.562246 0.409361 -H -2.241430 -1.011783 -0.128581 -H -0.440477 -1.249072 -0.527699 -F -0.924234 -0.858542 1.388323 -Cl -1.825038 -2.448824 -1.730663 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.304444 -1.529099 0.072597 -H -1.352707 -2.537004 0.453991 -H -2.225950 -0.990155 -0.082613 -H -0.429146 -1.226887 -0.480810 -F -0.909052 -0.831462 1.441184 -Cl -1.818684 -2.437477 -1.708522 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.353236 -1.615925 -0.097099 -H -1.338497 -2.510316 0.501177 -H -2.209582 -0.967287 -0.034013 -H -0.417164 -1.203431 -0.431234 -F -0.893000 -0.802832 1.497074 -Cl -1.811966 -2.425479 -1.685114 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.399384 -1.698046 -0.257600 -H -1.325057 -2.485074 0.545807 -H -2.194102 -0.945659 0.011955 -H -0.405833 -1.181246 -0.384345 -F -0.877818 -0.775752 1.549935 -Cl -1.805612 -2.414132 -1.662973 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.437888 -1.766563 -0.391514 -H -1.313843 -2.464014 0.583044 -H -2.181186 -0.927613 0.050308 -H -0.396378 -1.162736 -0.345223 -F -0.865150 -0.753158 1.594039 -Cl -1.800310 -2.404665 -1.644501 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.464575 -1.814053 -0.484329 -H -1.306071 -2.449417 0.608853 -H -2.172233 -0.915105 0.076890 -H -0.389825 -1.149907 -0.318108 -F -0.856370 -0.737499 1.624608 -Cl -1.796635 -2.398103 -1.631697 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.476552 -1.835367 -0.525987 -H -1.302583 -2.442866 0.620436 -H -2.168216 -0.909492 0.088820 -H -0.386884 -1.144149 -0.305938 -F -0.852430 -0.730470 1.638328 -Cl -1.794986 -2.395158 -1.625951 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.472523 -1.828197 -0.511974 -H -1.303756 -2.445070 0.616540 -H -2.169567 -0.911380 0.084807 -H -0.387873 -1.146086 -0.310032 -F -0.853755 -0.732835 1.633713 -Cl -1.795541 -2.396148 -1.627884 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.452924 -1.793320 -0.443808 -H -1.309464 -2.455790 0.597585 -H -2.176142 -0.920566 0.065284 -H -0.392686 -1.155508 -0.329946 -F -0.860204 -0.744336 1.611262 -Cl -1.798240 -2.400968 -1.637287 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.419878 -1.734514 -0.328876 -H -1.319088 -2.473865 0.565626 -H -2.187227 -0.936054 0.032368 -H -0.400800 -1.171394 -0.363523 -F -0.871075 -0.763727 1.573409 -Cl -1.802790 -2.409093 -1.653141 -6 -Mode 0 Frame: * Frequency(6) -329.0200 -C -1.376967 -1.658153 -0.179633 -H -1.331586 -2.497336 0.524127 -H -2.201622 -0.956165 -0.010375 -H -0.411337 -1.192023 -0.407123 -F -0.885193 -0.788907 1.524256 -Cl -1.808698 -2.419644 -1.673729 -6 -Mode 0 Frame: * Frequency(6) -329.0200 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: -0.20 +C -1.371188 -1.647871 -0.159536 +H -1.333269 -2.500497 0.518539 +H -2.203560 -0.958873 -0.016131 +H -0.412756 -1.194801 -0.412994 +F -0.887094 -0.792297 1.517637 +Cl -1.809494 -2.421065 -1.676501 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: -0.40 +C -1.413536 -1.723230 -0.306821 +H -1.320935 -2.477334 0.559494 +H -2.189354 -0.939026 0.026051 +H -0.402357 -1.174443 -0.369966 +F -0.873162 -0.767448 1.566145 +Cl -1.803663 -2.410652 -1.656184 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: -0.60 +C -1.455885 -1.798588 -0.454105 +H -1.308602 -2.454170 0.600448 +H -2.175149 -0.919178 0.068234 +H -0.391959 -1.154084 -0.326938 +F -0.859229 -0.742598 1.614654 +Cl -1.797832 -2.400240 -1.635866 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: -0.80 +C -1.498233 -1.873947 -0.601390 +H -1.296268 -2.431007 0.641403 +H -2.160943 -0.899331 0.110416 +H -0.381560 -1.133726 -0.283910 +F -0.845297 -0.717749 1.663162 +Cl -1.792001 -2.389827 -1.615549 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: -1.00 +C -1.540581 -1.949306 -0.748675 +H -1.283935 -2.407844 0.682358 +H -2.146737 -0.879483 0.152598 +H -0.371161 -1.113368 -0.240882 +F -0.831365 -0.692899 1.711670 +Cl -1.786170 -2.379414 -1.595232 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: -0.80 +C -1.498233 -1.873947 -0.601390 +H -1.296268 -2.431007 0.641403 +H -2.160943 -0.899331 0.110416 +H -0.381560 -1.133726 -0.283910 +F -0.845297 -0.717749 1.663162 +Cl -1.792001 -2.389827 -1.615549 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: -0.60 +C -1.455885 -1.798588 -0.454105 +H -1.308602 -2.454170 0.600448 +H -2.175149 -0.919178 0.068234 +H -0.391959 -1.154084 -0.326938 +F -0.859229 -0.742598 1.614654 +Cl -1.797832 -2.400240 -1.635866 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: -0.40 +C -1.413536 -1.723230 -0.306821 +H -1.320935 -2.477334 0.559494 +H -2.189354 -0.939026 0.026051 +H -0.402357 -1.174443 -0.369966 +F -0.873162 -0.767448 1.566145 +Cl -1.803663 -2.410652 -1.656184 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: -0.20 +C -1.371188 -1.647871 -0.159536 +H -1.333269 -2.500497 0.518539 +H -2.203560 -0.958873 -0.016131 +H -0.412756 -1.194801 -0.412994 +F -0.887094 -0.792297 1.517637 +Cl -1.809494 -2.421065 -1.676501 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: 0.00 C -1.328840 -1.572512 -0.012251 H -1.345602 -2.523660 0.477584 H -2.217766 -0.978721 -0.058313 H -0.423155 -1.215159 -0.456022 F -0.901026 -0.817147 1.469129 Cl -1.815325 -2.431478 -1.696818 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: 0.20 +C -1.286492 -1.497153 0.135034 +H -1.357935 -2.546823 0.436629 +H -2.231972 -0.998569 -0.100495 +H -0.433554 -1.235517 -0.499050 +F -0.914958 -0.841997 1.420621 +Cl -1.821156 -2.441891 -1.717135 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: 0.40 +C -1.244144 -1.421794 0.282319 +H -1.370269 -2.569986 0.395674 +H -2.246178 -1.018416 -0.142677 +H -0.443953 -1.255875 -0.542078 +F -0.928890 -0.866846 1.372113 +Cl -1.826987 -2.452304 -1.737452 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: 0.60 +C -1.201795 -1.346436 0.429603 +H -1.382602 -2.593150 0.354720 +H -2.260383 -1.038264 -0.184860 +H -0.454351 -1.276234 -0.585106 +F -0.942823 -0.891696 1.323604 +Cl -1.832818 -2.462716 -1.757770 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: 0.80 +C -1.159447 -1.271077 0.576888 +H -1.394936 -2.616313 0.313765 +H -2.274589 -1.058111 -0.227042 +H -0.464750 -1.296592 -0.628134 +F -0.956755 -0.916545 1.275096 +Cl -1.838649 -2.473129 -1.778087 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: 1.00 +C -1.117099 -1.195718 0.724173 +H -1.407269 -2.639476 0.272810 +H -2.288795 -1.077959 -0.269224 +H -0.475149 -1.316950 -0.671162 +F -0.970687 -0.941395 1.226588 +Cl -1.844480 -2.483542 -1.798404 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: 0.80 +C -1.159447 -1.271077 0.576888 +H -1.394936 -2.616313 0.313765 +H -2.274589 -1.058111 -0.227042 +H -0.464750 -1.296592 -0.628134 +F -0.956755 -0.916545 1.275096 +Cl -1.838649 -2.473129 -1.778087 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: 0.60 +C -1.201795 -1.346436 0.429603 +H -1.382602 -2.593150 0.354720 +H -2.260383 -1.038264 -0.184860 +H -0.454351 -1.276234 -0.585106 +F -0.942823 -0.891696 1.323604 +Cl -1.832818 -2.462716 -1.757770 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: 0.40 +C -1.244144 -1.421794 0.282319 +H -1.370269 -2.569986 0.395674 +H -2.246178 -1.018416 -0.142677 +H -0.443953 -1.255875 -0.542078 +F -0.928890 -0.866846 1.372113 +Cl -1.826987 -2.452304 -1.737452 +6 +Mode: 0, Frequency: -329.02 cm**-1, Amplitude: 0.20 +C -1.286492 -1.497153 0.135034 +H -1.357935 -2.546823 0.436629 +H -2.231972 -0.998569 -0.100495 +H -0.433554 -1.235517 -0.499050 +F -0.914958 -0.841997 1.420621 +Cl -1.821156 -2.441891 -1.717135 diff --git a/examples/example.ipynb b/examples/example.ipynb index 2bb1df9..27198f1 100644 --- a/examples/example.ipynb +++ b/examples/example.ipynb @@ -10,7 +10,7 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": 1, "id": "3cc44e39", "metadata": {}, "outputs": [ @@ -28,9 +28,6 @@ "\n", "vib_trj_dihedral = \"data/dihedral.v000.xyz\"\n", "\n", - "# ORCA_PATH = os.system('which orca')\n", - "# ORCA_PATH = '/path/to/orca'\n", - "\n", "results = run_vib_analysis(\n", " input_file=vib_trj_dihedral,\n", " # bond_tolerance=1.5,\n", @@ -39,7 +36,6 @@ " # bond_threshold=0.5,\n", " # angle_threshold=10.0,\n", " # dihedral_threshold=20.0,\n", - " # orca_pltvib_path=ORCA_PATH,\n", ")\n", "vib = results[\"vibrational\"]\n", "# print the results that have entries (dont print empty results)\n", @@ -68,7 +64,7 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": 2, "id": "85206b69", "metadata": {}, "outputs": [ @@ -83,12 +79,12 @@ "================================================================================\n", "\n", "Version: graphRC v1.3.5\n", - "Dependency: xyzgraph v1.4.8\n", + "Dependency: xyzgraph v1.6.1\n", "Citations: 1) A. S. Goodfellow, graphRC: Internal Coordinate Analysis of\n", " Vibrational Modes, v1.3.5, 2025,\n", " https://github.com/aligfellow/graphRC.git.\n", " 2) A. S. Goodfellow, xyzgraph: Molecular Graph Construction from\n", - " Cartesian Coordinates, v1.4.8, 2025,\n", + " Cartesian Coordinates, v1.6.1, 2025,\n", " https://github.com/aligfellow/xyzgraph.git.\n", "Input: spiro-ts1.log\n", "\n", @@ -136,7 +132,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": 3, "id": "147a0c8a", "metadata": {}, "outputs": [ @@ -168,7 +164,7 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": 5, "id": "e7a7dfdb", "metadata": {}, "outputs": [ @@ -181,7 +177,7 @@ } ], "source": [ - "from graphRC import run_vib_analysis\n", + "from graphrc import run_vib_analysis\n", "\n", "orca_out = \"data/sn2_large.v000.xyz\"\n", "\n", diff --git a/examples/threshold_optimization.txt b/examples/threshold_optimization.txt index 6839125..36a2f63 100644 --- a/examples/threshold_optimization.txt +++ b/examples/threshold_optimization.txt @@ -1,11 +1,11 @@ ====================================================================== BOND THRESHOLD VALIDATION -Generated: 2025-12-09 17:24:32 +Generated: 2026-03-08 12:28:56 ====================================================================== Software Versions: graphRC version: v1.3.5 - xyzgraph version: v1.4.8 + xyzgraph version: v1.4.9 Test systems: 15 Systems: ambh, atrop, bimp, cpa, cycl, dihedral, mn-h2, mn-hy, ru-co-nuc, ru-co, sn2, sn2_large, spiro-ts1, spiro-ts2, thia-ma @@ -21,10 +21,10 @@ Testing bond_threshold = 0.10 Expected Bonds: (10, 14) [C-C], (11, 12) [O-C] Detected Bonds: (0, 83) [O-H], (1, 10) [C-C], (10, 11) [C-O], (10, 14) [C-C], (11, 12) [O-C], (12, 13) [C-C], (13, 14) [C-C] Extra Bonds: (0, 83) [O-H], (1, 10) [C-C], (10, 11) [C-O], (12, 13) [C-C], (13, 14) [C-C] - ✗ cpa: Bonds: Expected=3, Detected=5, Missing=0, Extra=2 + ✗ cpa: Bonds: Expected=3, Detected=8, Missing=0, Extra=5 Expected Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 74) [C-C] - Detected Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 71) [C-C], (70, 74) [C-C], (73, 74) [C-C] - Extra Bonds: (70, 71) [C-C], (73, 74) [C-C] + Detected Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 71) [C-C], (70, 74) [C-C], (71, 81) [C-O], (72, 73) [C-C], (72, 75) [C-O], (73, 74) [C-C] + Extra Bonds: (70, 71) [C-C], (71, 81) [C-O], (72, 73) [C-C], (72, 75) [C-O], (73, 74) [C-C] ✗ cycl: Bonds: Expected=1, Detected=4, Missing=0, Extra=3 Expected Bonds: (2, 6) [C-N] Detected Bonds: (1, 6) [C-N], (2, 6) [C-N], (2, 20) [C-O], (2, 41) [C-N] @@ -62,8 +62,8 @@ Testing bond_threshold = 0.10 Statistics: Detection Rate: 29/29 bonds (100.0%) - False Positives: 26 bonds (47.3%) - F1 Score: 69.0% + False Positives: 29 bonds (50.0%) + F1 Score: 66.7% Perfect Detection: 7/15 systems (46.7%) ====================================================================== @@ -77,8 +77,10 @@ Testing bond_threshold = 0.15 Expected Bonds: (10, 14) [C-C], (11, 12) [O-C] Detected Bonds: (0, 83) [O-H], (1, 10) [C-C], (10, 11) [C-O], (10, 14) [C-C], (11, 12) [O-C], (12, 13) [C-C], (13, 14) [C-C] Extra Bonds: (0, 83) [O-H], (1, 10) [C-C], (10, 11) [C-O], (12, 13) [C-C], (13, 14) [C-C] - ✓ cpa: Bonds=3, Dihedrals=0 - Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 74) [C-C] + ✗ cpa: Bonds: Expected=3, Detected=5, Missing=0, Extra=2 + Expected Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 74) [C-C] + Detected Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 71) [C-C], (70, 74) [C-C], (73, 74) [C-C] + Extra Bonds: (70, 71) [C-C], (73, 74) [C-C] ✗ cycl: Bonds: Expected=1, Detected=2, Missing=0, Extra=1 Expected Bonds: (2, 6) [C-N] Detected Bonds: (2, 6) [C-N], (2, 41) [C-N] @@ -116,9 +118,9 @@ Testing bond_threshold = 0.15 Statistics: Detection Rate: 29/29 bonds (100.0%) - False Positives: 14 bonds (32.6%) - F1 Score: 80.6% - Perfect Detection: 8/15 systems (53.3%) + False Positives: 16 bonds (35.6%) + F1 Score: 78.4% + Perfect Detection: 7/15 systems (46.7%) ====================================================================== Testing bond_threshold = 0.20 @@ -357,10 +359,8 @@ Testing bond_threshold = 0.45 Expected Bonds: (10, 14) [C-C], (11, 12) [O-C] Detected Bonds: (11, 12) [O-C] Missing Bonds: (10, 14) [C-C] - ✗ cpa: Bonds: Expected=3, Detected=1, Missing=2, Extra=0 - Expected Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 74) [C-C] - Detected Bonds: (70, 74) [C-C] - Missing Bonds: (23, 35) [O-H], (35, 75) [H-O] + ✓ cpa: Bonds=3, Dihedrals=0 + Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 74) [C-C] ✓ cycl: Bonds=1, Dihedrals=0 Bonds: (2, 6) [C-N] ✓ dihedral: Bonds=0, Dihedrals=1 @@ -387,10 +387,10 @@ Testing bond_threshold = 0.45 Dihedrals: (48, 64, 65, 67), (50, 49, 51, 52) Statistics: - Detection Rate: 26/29 bonds (89.7%) + Detection Rate: 28/29 bonds (96.6%) False Positives: 0 bonds (0.0%) - F1 Score: 94.5% - Perfect Detection: 13/15 systems (86.7%) + F1 Score: 98.2% + Perfect Detection: 14/15 systems (93.3%) ====================================================================== Testing bond_threshold = 0.50 @@ -403,10 +403,8 @@ Testing bond_threshold = 0.50 Expected Bonds: (10, 14) [C-C], (11, 12) [O-C] Detected Bonds: (11, 12) [O-C] Missing Bonds: (10, 14) [C-C] - ✗ cpa: Bonds: Expected=3, Detected=1, Missing=2, Extra=0 - Expected Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 74) [C-C] - Detected Bonds: (70, 74) [C-C] - Missing Bonds: (23, 35) [O-H], (35, 75) [H-O] + ✓ cpa: Bonds=3, Dihedrals=0 + Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 74) [C-C] ✓ cycl: Bonds=1, Dihedrals=0 Bonds: (2, 6) [C-N] ✓ dihedral: Bonds=0, Dihedrals=1 @@ -435,10 +433,10 @@ Testing bond_threshold = 0.50 Dihedrals: (48, 64, 65, 67), (50, 49, 51, 52) Statistics: - Detection Rate: 25/29 bonds (86.2%) + Detection Rate: 27/29 bonds (93.1%) False Positives: 0 bonds (0.0%) - F1 Score: 92.6% - Perfect Detection: 12/15 systems (80.0%) + F1 Score: 96.4% + Perfect Detection: 13/15 systems (86.7%) ====================================================================== Testing bond_threshold = 0.55 @@ -451,10 +449,8 @@ Testing bond_threshold = 0.55 Expected Bonds: (10, 14) [C-C], (11, 12) [O-C] Detected Bonds: (11, 12) [O-C] Missing Bonds: (10, 14) [C-C] - ✗ cpa: Bonds: Expected=3, Detected=1, Missing=2, Extra=0 - Expected Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 74) [C-C] - Detected Bonds: (70, 74) [C-C] - Missing Bonds: (23, 35) [O-H], (35, 75) [H-O] + ✓ cpa: Bonds=3, Dihedrals=0 + Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 74) [C-C] ✓ cycl: Bonds=1, Dihedrals=0 Bonds: (2, 6) [C-N] ✓ dihedral: Bonds=0, Dihedrals=1 @@ -483,10 +479,10 @@ Testing bond_threshold = 0.55 Dihedrals: (48, 64, 65, 67), (50, 49, 51, 52) Statistics: - Detection Rate: 25/29 bonds (86.2%) + Detection Rate: 27/29 bonds (93.1%) False Positives: 0 bonds (0.0%) - F1 Score: 92.6% - Perfect Detection: 12/15 systems (80.0%) + F1 Score: 96.4% + Perfect Detection: 13/15 systems (86.7%) ====================================================================== Testing bond_threshold = 0.60 @@ -499,10 +495,8 @@ Testing bond_threshold = 0.60 Expected Bonds: (10, 14) [C-C], (11, 12) [O-C] Detected Bonds: (11, 12) [O-C] Missing Bonds: (10, 14) [C-C] - ✗ cpa: Bonds: Expected=3, Detected=1, Missing=2, Extra=0 - Expected Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 74) [C-C] - Detected Bonds: (70, 74) [C-C] - Missing Bonds: (23, 35) [O-H], (35, 75) [H-O] + ✓ cpa: Bonds=3, Dihedrals=0 + Bonds: (23, 35) [O-H], (35, 75) [H-O], (70, 74) [C-C] ✓ cycl: Bonds=1, Dihedrals=0 Bonds: (2, 6) [C-N] ✓ dihedral: Bonds=0, Dihedrals=1 @@ -531,10 +525,10 @@ Testing bond_threshold = 0.60 Dihedrals: (48, 64, 65, 67), (50, 49, 51, 52) Statistics: - Detection Rate: 25/29 bonds (86.2%) + Detection Rate: 27/29 bonds (93.1%) False Positives: 0 bonds (0.0%) - F1 Score: 92.6% - Perfect Detection: 12/15 systems (80.0%) + F1 Score: 96.4% + Perfect Detection: 13/15 systems (86.7%) ====================================================================== SUMMARY @@ -546,14 +540,14 @@ Metric Explanation: Threshold Detection False Pos F1 Score ---------------------------------------------------------------------- -0.10 100.0% 47.3% 69.0% -0.15 100.0% 32.6% 80.6% +0.10 100.0% 50.0% 66.7% +0.15 100.0% 35.6% 78.4% 0.20 100.0% 23.7% 86.6% 0.25 100.0% 12.1% 93.5% 0.30 100.0% 6.5% 96.7% 0.35 100.0% 6.5% 96.7% 0.40 100.0% 0.0% 100.0% ← current -0.45 89.7% 0.0% 94.5% -0.50 86.2% 0.0% 92.6% -0.55 86.2% 0.0% 92.6% -0.60 86.2% 0.0% 92.6% +0.45 96.6% 0.0% 98.2% +0.50 93.1% 0.0% 96.4% +0.55 93.1% 0.0% 96.4% +0.60 93.1% 0.0% 96.4% diff --git a/images/threshold_optimization.png b/images/threshold_optimization.png index 56e0787..3514c74 100644 Binary files a/images/threshold_optimization.png and b/images/threshold_optimization.png differ diff --git a/pyproject.toml b/pyproject.toml index 9b9b04c..8c97bfe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "graphRC" -version = "1.3.5" +version = "1.3.6" description = "Internal Coordinate Analysis of Vibrational Modes." authors = [{name = "Dr Alister Goodfellow"}] readme = "README.md" @@ -21,6 +21,9 @@ classifiers = [ "Operating System :: OS Independent", ] +[project.optional-dependencies] +examples = ["matplotlib", "seaborn"] + [project.urls] homepage = "https://github.com/aligfellow/graphRC" @@ -37,6 +40,8 @@ dev = [ "pytest-cov>=5.0.0", "ruff>=0.14.14", "ty>=0.0.14", + "matplotlib", # required for threshold optimisation plot + "seaborn", # required for threshold optimisation plot ] # ===== Ruff ===== diff --git a/src/graphrc/api.py b/src/graphrc/api.py index 517ad62..a901cf1 100644 --- a/src/graphrc/api.py +++ b/src/graphrc/api.py @@ -23,7 +23,7 @@ from . import config from .characterize import characterize_vib_mode -from .convert import convert_orca, get_orca_pltvib_path, parse_cclib_output, parse_xyz_string_to_frames +from .convert import is_orca_output, parse_cclib_output, parse_orca_output, parse_xyz_string_to_frames from .core import analyze_internal_displacements, read_xyz_trajectory from .graph_compare import analyze_displacement_graphs from .utils import save_displacement_pair, setup_logging, write_trajectory_file @@ -63,7 +63,6 @@ def collect_metadata(input_file: str, **params) -> Dict[str, Any]: def load_trajectory( input_file: str, mode: int = 0, - orca_pltvib_path: Optional[str] = None, save_to_disk: bool = True, print_output: bool = False, ) -> Dict[str, Any]: @@ -73,7 +72,6 @@ def load_trajectory( Args: input_file: Path to XYZ trajectory or QM output file mode: Vibrational mode index (ignored for XYZ files) - orca_pltvib_path: Optional path to orca_pltvib executable save_to_disk: Whether to save converted trajectory to disk print_output: Print status messages @@ -100,19 +98,20 @@ def load_trajectory( trajectory_file = input_file return {"frames": frames, "frequencies": None, "trajectory_file": trajectory_file} - # QM output file - try cclib first, then ORCA - try: + # QM output file - ORCA files use the direct parser; everything else uses cclib + if is_orca_output(input_file): + try: + if print_output: + print(f"\nParsing {basename} with direct ORCA output parser...") + frequencies, trajectory_string = parse_orca_output(input_file, mode) + except Exception as e: + if print_output: + print(f"Direct ORCA parsing failed ({e}), falling back to cclib...") + frequencies, trajectory_string = parse_cclib_output(input_file, mode) + else: if print_output: print(f"\nParsing {basename} with cclib...") frequencies, trajectory_string = parse_cclib_output(input_file, mode) - except Exception as e: - if print_output: - print(f"cclib failed ({e}), trying orca_pltvib...") - - if orca_pltvib_path is None: - orca_pltvib_path = get_orca_pltvib_path() - - frequencies, trajectory_string = convert_orca(input_file, mode, pltvib_path=orca_pltvib_path) # Convert string to frames frames = parse_xyz_string_to_frames(trajectory_string) @@ -155,7 +154,6 @@ def run_vib_analysis( save_trajectory: bool = config.SAVE_TRAJECTORY_DEFAULT, save_displacement: bool = config.SAVE_DISPLACEMENT_DEFAULT, displacement_scale: int = config.DEFAULT_DISPLACEMENT_LEVEL, - orca_pltvib_path: Optional[str] = None, print_output: bool = False, show_all: bool = False, debug: bool = False, @@ -190,7 +188,6 @@ def run_vib_analysis( save_trajectory: Save converted trajectory to disk save_displacement: Save displaced structure pair displacement_scale: Displacement amplitude level (1-4) - orca_pltvib_path: Path to orca_pltvib executable print_output: Print formatted analysis results to console show_all: Show all changes including minor angles/dihedrals debug: Enable debug output @@ -204,30 +201,14 @@ def run_vib_analysis( - 'graph': Graph analysis results (if enabled) - 'displacement_files': Paths to saved displacement files (if enabled) """ - # Set up logging and print header if outputting to console if print_output or debug: - # Print main header first print("=" * 80) print(" " * 32 + "GRAPHRC") print(" " * 12 + "Internal Coordinate Analysis of Vibrational Modes") print(" " * 26 + "A. S. Goodfellow, 2025") print("=" * 80) - # Set up logging (prints debug message if debug mode) - setup_logging(debug=debug) - - # Load trajectory (suppress print messages until after metadata) - trajectory_data = load_trajectory( - input_file, - mode=mode, - orca_pltvib_path=orca_pltvib_path, - save_to_disk=save_trajectory, - print_output=False, # Suppress here, will print in output.py - ) - - frames = trajectory_data["frames"] - - # Collect metadata first (will be printed in output.py) + # Print metadata header before loading so nothing bleeds into it metadata = collect_metadata( input_file=input_file, mode=mode, @@ -245,7 +226,22 @@ def run_vib_analysis( if print_output: from .output import print_metadata_header - print_metadata_header(metadata, trajectory_data) + print_metadata_header(metadata, {}) + + if debug: + print("Initiating debugging:") + + if print_output or debug: + setup_logging(debug=debug) + + trajectory_data = load_trajectory( + input_file, + mode=mode, + save_to_disk=save_trajectory, + print_output=False, + ) + + frames = trajectory_data["frames"] # Now print loading info after metadata will be displayed if print_output: diff --git a/src/graphrc/cli.py b/src/graphrc/cli.py index fd02128..491f1aa 100644 --- a/src/graphrc/cli.py +++ b/src/graphrc/cli.py @@ -151,7 +151,6 @@ def main(): output_group.add_argument( "--no-save", action="store_true", help="Do not save trajectory to disk (keep in memory only)" ) - output_group.add_argument("--orca-path", help="Path to ORCA executable directory") # Logging parser.add_argument("--debug", "-d", action="store_true", help="Enable debug output") @@ -226,7 +225,6 @@ def main(): save_trajectory=not args.no_save, save_displacement=args.save_displacement, displacement_scale=args.displacement_scale, - orca_pltvib_path=args.orca_path, print_output=True, # CLI always prints output show_all=args.all, # Show minor changes if requested debug=args.debug, diff --git a/src/graphrc/convert.py b/src/graphrc/convert.py index f1ca672..5bcfd37 100644 --- a/src/graphrc/convert.py +++ b/src/graphrc/convert.py @@ -5,8 +5,6 @@ """ import logging -import os -import subprocess from typing import Any, Dict, List import cclib @@ -16,186 +14,16 @@ logger = logging.getLogger("graphrc") -def get_orca_pltvib_path(): - """Find orca_pltvib executable in the same directory as orca.""" - orca_path = os.popen("which orca").read().strip() - if not orca_path: - raise RuntimeError("ORCA not found in PATH. Please ensure ORCA is installed.") - - orca_dir = os.path.dirname(orca_path) - pltvib_path = os.path.join(orca_dir, "orca_pltvib") - - if not os.path.exists(pltvib_path): - raise RuntimeError(f"orca_pltvib not found at {pltvib_path}") - - return pltvib_path - - -def get_orca_frequencies(orca_file): - """Extract vibrational frequencies from ORCA output.""" - with open(orca_file, "r") as f: - lines = f.readlines() - - section_indices = [i for i, line in enumerate(lines) if "VIBRATIONAL FREQUENCIES" in line] - if not section_indices: - raise ValueError("No vibrational frequencies section found in ORCA output.") - - idx = section_indices[-1] # last occurrence if multiple are present - freqs = [] - - for line in lines[idx:]: - if "NORMAL MODES" in line: - break - parts = line.split(":") - if len(parts) > 1: - try: - freq = float(parts[1].split()[0]) - freqs.append(freq) - except (ValueError, IndexError): - continue - freqs = [f for f in freqs if abs(f) > 1e-5] - return freqs - - -def convert_orca(orca_file, mode, pltvib_path=None): - """ - Convert ORCA output to vibration trajectory string. - - Returns: (frequencies, trajectory_xyz_string). - """ - if pltvib_path is None: - pltvib_path = get_orca_pltvib_path() - if not os.path.exists(orca_file): - raise FileNotFoundError(f"ORCA output file {orca_file} does not exist.") - - basename = os.path.splitext(orca_file)[0] - - # Determine orca_mode offset (5 or 6) - with open(orca_file, "r") as f: - lines = f.readlines() - - n_atoms = None - for line in lines: - if "Number of atoms" in line: - n_atoms = int(line.split()[-1]) - break - - # Try method 2: Parse from atom index table (xtb frequency-only outputs - very specific...) - if n_atoms is None: - max_atom_index = 0 - in_atom_section = False - for line in lines: - # Detect start of atom index section - if "ID Z sym. atoms" in line: - in_atom_section = True - continue - # Detect end of atom section (empty line or next section) - if in_atom_section and line.strip() == "": - break - # Parse atom indices from the third column - if in_atom_section: - parts = line.split() - if len(parts) >= 3: - # Third column onwards contains atom indices - for token in parts[3:]: - # Handle ranges like "3-6" and individual numbers like "1" - stripped_token = token.rstrip(",") # Remove trailing commas - if "-" in stripped_token: - _start, end = stripped_token.split("-") - try: - max_atom_index = max(max_atom_index, int(end)) - except ValueError: - continue - else: - try: - max_atom_index = max(max_atom_index, int(stripped_token)) - except ValueError: - continue - - if max_atom_index > 0: - n_atoms = max_atom_index - - print(f"Determined number of atoms: {n_atoms}") - if n_atoms is None: - raise ValueError("Could not determine number of atoms from ORCA output.") - - orca_mode = int(mode) + (5 if n_atoms < 3 else 6) - - # Handle multiple frequency blocks - freq_indices = [i for i, line in enumerate(lines) if "VIBRATIONAL FREQUENCIES" in line] - if not freq_indices: - raise ValueError("No vibrational frequencies section found in ORCA output.") - - coord_indices = [i for i, line in enumerate(lines) if "CARTESIAN COORDINATES (ANGSTROEM)" in line] - - if len(freq_indices) > 1: - print("INFO: Multiple 'VIBRATIONAL FREQUENCIES' sections found. Using the last one.") - idx = max(i for i in coord_indices if i < freq_indices[-1]) - tmp_file = f"{basename}.tmp" - with open(tmp_file, "w") as f: - f.writelines(lines[idx:]) - result = subprocess.run( - [pltvib_path, tmp_file, str(orca_mode)], stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, check=False - ) - os.remove(tmp_file) - if result.returncode == 0 and os.path.exists(f"{basename}.tmp.v{orca_mode:03d}.xyz"): - os.system(f"mv {basename}.tmp.v{orca_mode:03d}.xyz {basename}.out.v{orca_mode:03d}.xyz") - else: - result = subprocess.run( - [pltvib_path, orca_file, str(orca_mode)], stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, check=False - ) - - # Check if orca_pltvib succeeded on the .out file - expected_output = f"{basename}.out.v{orca_mode:03d}.xyz" - if os.path.exists(expected_output): - os.system(f"mv {basename}.out.v{orca_mode:03d}.xyz {basename}.out.v{mode:03d}.xyz") - orca_vib = f"{basename}.out.v{mode:03d}.xyz" - else: - # orca_pltvib failed - check for .hess file fallback - hess_file = f"{basename}.hess" - if os.path.exists(hess_file): - print(f"INFO: orca_pltvib failed on {os.path.basename(orca_file)}, trying {os.path.basename(hess_file)}...") - # For .hess files, use mode directly (no offset) - result = subprocess.run( - [pltvib_path, hess_file, str(orca_mode)], - stdout=subprocess.DEVNULL, - stderr=subprocess.DEVNULL, - check=False, - ) - expected_hess_output = f"{basename}.hess.v{orca_mode:03d}.xyz" - if os.path.exists(expected_hess_output): - # Rename to match expected pattern - orca_vib = f"{basename}.out.v{mode:03d}.xyz" - os.rename(expected_hess_output, orca_vib) - else: - raise FileNotFoundError( - f"orca_pltvib failed on both {os.path.basename(orca_file)} and {os.path.basename(hess_file)}." - ) - else: - raise FileNotFoundError( - f"File {expected_output} not found after orca_pltvib. No .hess file available for fallback." - ) - - if not os.path.exists(orca_vib): - raise FileNotFoundError(f"File {orca_vib} not found. Ensure ORCA output is correct.") - - with open(orca_vib, "r") as f: - lines = f.readlines() - - xyz_len = int(lines[0].split()[0]) + 2 - xyzs = [lines[i : i + xyz_len] for i in range(0, len(lines), xyz_len)] - - trj_data = "" - for idx_block in xyzs: - trj_data += idx_block[0] - trj_data += f"Mode {mode} Frame: {idx_block[1]}" - for line in idx_block[2:]: - parts = line.split() - trj_data += f"{parts[0]} {parts[1]} {parts[2]} {parts[3]}\n" - - os.remove(orca_vib) - freqs = get_orca_frequencies(orca_file) - return freqs, trj_data +def is_orca_output(filepath: str) -> bool: + """Return True if the file contains the ORCA banner in its header.""" + try: + with open(filepath) as f: + for _ in range(10): + if "O R C A" in f.readline(): + return True + except OSError: + pass + return False def parse_cclib_output(output_file, mode): @@ -262,6 +90,161 @@ def parse_cclib_output(output_file, mode): return freqs, trj_data +def parse_orca_output(orca_file: str, mode: int): + """ + Parse ORCA output file directly for normal modes. + + Reads VIBRATIONAL FREQUENCIES, CARTESIAN COORDINATES (ANGSTROEM), and + NORMAL MODES sections from the last frequency block in the file. + + The NORMAL MODES table stores mass-weighted Cartesian displacements + (L_ik = disp_ik / sqrt(m_i)), normalised to unit length. We apply them + with the same amplitude sequence as parse_cclib_output so that trajectories + are directly comparable. + + Returns: (frequencies, trajectory_xyz_string). + """ + mode = int(mode) + amplitudes = [ + 0.0, + -0.2, + -0.4, + -0.6, + -0.8, + -1.0, + -0.8, + -0.6, + -0.4, + -0.2, + 0.0, + 0.2, + 0.4, + 0.6, + 0.8, + 1.0, + 0.8, + 0.6, + 0.4, + 0.2, + ] + + with open(orca_file) as f: + lines = f.readlines() + + # ------------------------------------------------------------------ freqs + freq_block_starts = [i for i, line in enumerate(lines) if "VIBRATIONAL FREQUENCIES" in line] + if not freq_block_starts: + raise ValueError("No VIBRATIONAL FREQUENCIES section found.") + freq_start = freq_block_starts[-1] + + all_freqs: List[float] = [] + n_zero = 0 + for line in lines[freq_start:]: + if "NORMAL MODES" in line: + break + parts = line.split(":") + if len(parts) > 1: + try: + f = float(parts[1].split()[0]) + all_freqs.append(f) + if abs(f) <= 1e-5: + n_zero += 1 + except (ValueError, IndexError): + continue + + freqs = [f for f in all_freqs if abs(f) > 1e-5] + if not freqs: + raise ValueError("No non-zero vibrational frequencies found.") + if mode < 0 or mode >= len(freqs): + raise ValueError(f"Mode {mode} out of range — file has {len(freqs)} modes.") + + # column index in the NORMAL MODES table + col = mode + n_zero + + # --------------------------------------------------------- equilibrium geometry + # Use last CARTESIAN COORDINATES (ANGSTROEM) block before the last freq section + coord_starts = [i for i, line in enumerate(lines) if "CARTESIAN COORDINATES (ANGSTROEM)" in line] + coord_starts_before = [i for i in coord_starts if i < freq_start] + if not coord_starts_before: + coord_starts_before = coord_starts + coord_start = coord_starts_before[-1] + 2 # skip header + dashes + + atom_symbols: List[str] = [] + eq_coords: List[List[float]] = [] + for line in lines[coord_start:]: + stripped = line.strip() + if not stripped or stripped.startswith("-"): + break + parts = stripped.split() + if len(parts) < 4: + break + try: + atom_symbols.append(parts[0]) + eq_coords.append([float(parts[1]), float(parts[2]), float(parts[3])]) + except ValueError: + break + + if not atom_symbols: + raise ValueError("Could not parse equilibrium geometry.") + n_atoms = len(atom_symbols) + n_dof = 3 * n_atoms + eq = np.array(eq_coords) + + # -------------------------------------------------------------- NORMAL MODES + nm_starts = [i for i, line in enumerate(lines) if line.strip() == "NORMAL MODES"] + if not nm_starts: + raise ValueError("No NORMAL MODES section found.") + nm_start = nm_starts[-1] + + # skip header lines (dashes + description + blank) + data_start = nm_start + 1 + while data_start < len(lines) and not lines[data_start].strip().startswith("0"): + data_start += 1 + + # parse table: blocks of 6 columns, n_dof rows each + mode_col: List[float] = [0.0] * n_dof + i = data_start + while i < len(lines): + line = lines[i].strip() + if not line: + i += 1 + continue + # header line: space-separated integers + parts = line.split() + try: + col_indices = [int(x) for x in parts] + except ValueError: + break # reached next section + i += 1 + if col not in col_indices: + # skip this block's rows + i += n_dof + continue + local_idx = col_indices.index(col) + for _ in range(n_dof): + if i >= len(lines): + break + row_parts = lines[i].split() + row_idx = int(row_parts[0]) + mode_col[row_idx] = float(row_parts[1 + local_idx]) + i += 1 + break # found and parsed our column + + displacement = np.array(mode_col).reshape(n_atoms, 3) + + # --------------------------------------------------------- build trajectory + freq = freqs[mode] + trj_data = "" + for amp in amplitudes: + displaced = eq + amp * displacement + trj_data += f"{n_atoms}\n" + trj_data += f"Mode: {mode}, Frequency: {freq:.2f} cm**-1, Amplitude: {amp:.2f}\n" + for sym, coord in zip(atom_symbols, displaced): + trj_data += f"{sym} {coord[0]:.6f} {coord[1]:.6f} {coord[2]:.6f}\n" + + return freqs, trj_data + + def parse_xyz_string_to_frames(trj_data_str: str) -> List[Dict[str, Any]]: """ Parse XYZ trajectory string into list of frame dicts. diff --git a/src/graphrc/utils.py b/src/graphrc/utils.py index 8605b6a..19b37b2 100644 --- a/src/graphrc/utils.py +++ b/src/graphrc/utils.py @@ -110,11 +110,7 @@ def setup_logging(debug: bool = False) -> None: debug: Enable DEBUG level logging (also prints initialization message) """ # Determine log level - if debug: - level = logging.DEBUG - print("Initiating debugging:") - else: - level = logging.WARNING + level = logging.DEBUG if debug else logging.WARNING # Configure graphrc logger only (avoid polluting third-party loggers) graphrc_logger = logging.getLogger("graphrc") diff --git a/tests/test_api.py b/tests/test_api.py index 86bfea9..ca2c68c 100644 --- a/tests/test_api.py +++ b/tests/test_api.py @@ -16,4 +16,3 @@ def test_version(): def test_citation(): """Citation contains package name.""" assert "graphRC" in __citation__ - diff --git a/uv.lock b/uv.lock index 75c58d0..d1ed973 100644 --- a/uv.lock +++ b/uv.lock @@ -2,7 +2,12 @@ version = 1 revision = 3 requires-python = ">=3.8" resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", "python_full_version == '3.10.*'", "python_full_version == '3.9.*'", "python_full_version < '3.9'", @@ -47,7 +52,12 @@ name = "cfgv" version = "3.5.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", "python_full_version == '3.10.*'", ] sdist = { url = "https://files.pythonhosted.org/packages/4e/b5/721b8799b04bf9afe054a3899c6cf4e880fcf8563cc71c15610242490a0c/cfgv-3.5.0.tar.gz", hash = "sha256:d5b1034354820651caa73ede66a6294d6e95c1b00acc5e9b098e917404669132", size = 7334, upload-time = "2025-11-19T20:55:51.612Z" } @@ -64,6 +74,309 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6", size = 25335, upload-time = "2022-10-25T02:36:20.889Z" }, ] +[[package]] +name = "contourpy" +version = "1.1.1" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version < '3.9'", +] +dependencies = [ + { name = "numpy", version = "1.24.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/b1/7d/087ee4295e7580d3f7eb8a8a4e0ec8c7847e60f34135248ccf831cf5bbfc/contourpy-1.1.1.tar.gz", hash = "sha256:96ba37c2e24b7212a77da85004c38e7c4d155d3e72a45eeaf22c1f03f607e8ab", size = 13433167, upload-time = "2023-09-16T10:25:49.501Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/fb/7f/c44a51a83a093bf5c84e07dd1e3cfe9f68c47b6499bd05a9de0c6dbdc2bc/contourpy-1.1.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:46e24f5412c948d81736509377e255f6040e94216bf1a9b5ea1eaa9d29f6ec1b", size = 247207, upload-time = "2023-09-16T10:20:32.848Z" }, + { url = "https://files.pythonhosted.org/packages/a9/65/544d66da0716b20084874297ff7596704e435cf011512f8e576638e83db2/contourpy-1.1.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:0e48694d6a9c5a26ee85b10130c77a011a4fedf50a7279fa0bdaf44bafb4299d", size = 232428, upload-time = "2023-09-16T10:20:36.337Z" }, + { url = "https://files.pythonhosted.org/packages/5b/e6/697085cc34a294bd399548fd99562537a75408f113e3a815807e206246f0/contourpy-1.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a66045af6cf00e19d02191ab578a50cb93b2028c3eefed999793698e9ea768ae", size = 285304, upload-time = "2023-09-16T10:20:40.182Z" }, + { url = "https://files.pythonhosted.org/packages/69/4b/52d0d2e85c59f00f6ddbd6fea819f267008c58ee7708da96d112a293e91c/contourpy-1.1.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4ebf42695f75ee1a952f98ce9775c873e4971732a87334b099dde90b6af6a916", size = 322655, upload-time = "2023-09-16T10:20:44.175Z" }, + { url = "https://files.pythonhosted.org/packages/82/fc/3decc656a547a6d5d5b4249f81c72668a1f3259a62b2def2504120d38746/contourpy-1.1.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f6aec19457617ef468ff091669cca01fa7ea557b12b59a7908b9474bb9674cf0", size = 296430, upload-time = "2023-09-16T10:20:47.767Z" }, + { url = "https://files.pythonhosted.org/packages/f1/6b/e4b0f8708f22dd7c321f87eadbb98708975e115ac6582eb46d1f32197ce6/contourpy-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:462c59914dc6d81e0b11f37e560b8a7c2dbab6aca4f38be31519d442d6cde1a1", size = 301672, upload-time = "2023-09-16T10:20:51.395Z" }, + { url = "https://files.pythonhosted.org/packages/c3/87/201410522a756e605069078833d806147cad8532fdc164a96689d05c5afc/contourpy-1.1.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:6d0a8efc258659edc5299f9ef32d8d81de8b53b45d67bf4bfa3067f31366764d", size = 820145, upload-time = "2023-09-16T10:20:58.426Z" }, + { url = "https://files.pythonhosted.org/packages/b4/d9/42680a17d43edda04ab2b3f11125cf97b61bce5d3b52721a42960bf748bd/contourpy-1.1.1-cp310-cp310-win32.whl", hash = "sha256:d6ab42f223e58b7dac1bb0af32194a7b9311065583cc75ff59dcf301afd8a431", size = 399542, upload-time = "2023-09-16T10:21:02.719Z" }, + { url = "https://files.pythonhosted.org/packages/55/14/0dc1884e3c04f9b073a47283f5d424926644250891db392a07c56f05e5c5/contourpy-1.1.1-cp310-cp310-win_amd64.whl", hash = "sha256:549174b0713d49871c6dee90a4b499d3f12f5e5f69641cd23c50a4542e2ca1eb", size = 477974, upload-time = "2023-09-16T10:21:07.565Z" }, + { url = "https://files.pythonhosted.org/packages/8b/4f/be28a39cd5e988b8d3c2cc642c2c7ffeeb28fe80a86df71b6d1e473c5038/contourpy-1.1.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:407d864db716a067cc696d61fa1ef6637fedf03606e8417fe2aeed20a061e6b2", size = 248613, upload-time = "2023-09-16T10:21:10.695Z" }, + { url = "https://files.pythonhosted.org/packages/2c/8e/656f8e7cd316aa68d9824744773e90dbd71f847429d10c82001e927480a2/contourpy-1.1.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:dfe80c017973e6a4c367e037cb31601044dd55e6bfacd57370674867d15a899b", size = 233603, upload-time = "2023-09-16T10:21:13.771Z" }, + { url = "https://files.pythonhosted.org/packages/60/2a/4d4bd4541212ab98f3411f21bf58b0b246f333ae996e9f57e1acf12bcc45/contourpy-1.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e30aaf2b8a2bac57eb7e1650df1b3a4130e8d0c66fc2f861039d507a11760e1b", size = 287037, upload-time = "2023-09-16T10:21:17.622Z" }, + { url = "https://files.pythonhosted.org/packages/24/67/8abf919443381585a4eee74069e311c736350549dae02d3d014fef93d50a/contourpy-1.1.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3de23ca4f381c3770dee6d10ead6fff524d540c0f662e763ad1530bde5112532", size = 323274, upload-time = "2023-09-16T10:21:21.404Z" }, + { url = "https://files.pythonhosted.org/packages/2a/e5/6da11329dd35a2f2e404a95e5374b5702de6ac52e776e8b87dd6ea4b29d0/contourpy-1.1.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:566f0e41df06dfef2431defcfaa155f0acfa1ca4acbf8fd80895b1e7e2ada40e", size = 297801, upload-time = "2023-09-16T10:21:25.155Z" }, + { url = "https://files.pythonhosted.org/packages/b7/f6/78f60fa0b6ae64971178e2542e8b3ad3ba5f4f379b918ab7b18038a3f897/contourpy-1.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b04c2f0adaf255bf756cf08ebef1be132d3c7a06fe6f9877d55640c5e60c72c5", size = 302821, upload-time = "2023-09-16T10:21:28.663Z" }, + { url = "https://files.pythonhosted.org/packages/da/25/6062395a1c6a06f46a577da821318886b8b939453a098b9cd61671bb497b/contourpy-1.1.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:d0c188ae66b772d9d61d43c6030500344c13e3f73a00d1dc241da896f379bb62", size = 820121, upload-time = "2023-09-16T10:21:36.251Z" }, + { url = "https://files.pythonhosted.org/packages/41/5e/64e78b1e8682cbab10c13fc1a2c070d30acedb805ab2f42afbd3d88f7225/contourpy-1.1.1-cp311-cp311-win32.whl", hash = "sha256:0683e1ae20dc038075d92e0e0148f09ffcefab120e57f6b4c9c0f477ec171f33", size = 401590, upload-time = "2023-09-16T10:21:40.42Z" }, + { url = "https://files.pythonhosted.org/packages/e5/76/94bc17eb868f8c7397f8fdfdeae7661c1b9a35f3a7219da308596e8c252a/contourpy-1.1.1-cp311-cp311-win_amd64.whl", hash = "sha256:8636cd2fc5da0fb102a2504fa2c4bea3cbc149533b345d72cdf0e7a924decc45", size = 480534, upload-time = "2023-09-16T10:21:45.724Z" }, + { url = "https://files.pythonhosted.org/packages/94/0f/07a5e26fec7176658f6aecffc615900ff1d303baa2b67bc37fd98ce67c87/contourpy-1.1.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:560f1d68a33e89c62da5da4077ba98137a5e4d3a271b29f2f195d0fba2adcb6a", size = 249799, upload-time = "2023-09-16T10:21:48.797Z" }, + { url = "https://files.pythonhosted.org/packages/32/0b/d7baca3f60d3b3a77c9ba1307c7792befd3c1c775a26c649dca1bfa9b6ba/contourpy-1.1.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:24216552104ae8f3b34120ef84825400b16eb6133af2e27a190fdc13529f023e", size = 232739, upload-time = "2023-09-16T10:21:51.854Z" }, + { url = "https://files.pythonhosted.org/packages/6d/62/a385b4d4b5718e3a933de5791528f45f1f5b364d3c79172ad0309c832041/contourpy-1.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:56de98a2fb23025882a18b60c7f0ea2d2d70bbbcfcf878f9067234b1c4818442", size = 282171, upload-time = "2023-09-16T10:21:55.794Z" }, + { url = "https://files.pythonhosted.org/packages/91/21/8c6819747fea53557f3963ca936035b3e8bed87d591f5278ad62516a059d/contourpy-1.1.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:07d6f11dfaf80a84c97f1a5ba50d129d9303c5b4206f776e94037332e298dda8", size = 321182, upload-time = "2023-09-16T10:21:59.576Z" }, + { url = "https://files.pythonhosted.org/packages/22/29/d75da9002f9df09c755b12cf0357eb91b081c858e604f4e92b4b8bfc3c15/contourpy-1.1.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f1eaac5257a8f8a047248d60e8f9315c6cff58f7803971170d952555ef6344a7", size = 295869, upload-time = "2023-09-16T10:22:03.248Z" }, + { url = "https://files.pythonhosted.org/packages/a7/47/4e7e66159f881c131e3b97d1cc5c0ea72be62bdd292c7f63fd13937d07f4/contourpy-1.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:19557fa407e70f20bfaba7d55b4d97b14f9480856c4fb65812e8a05fe1c6f9bf", size = 298756, upload-time = "2023-09-16T10:22:06.663Z" }, + { url = "https://files.pythonhosted.org/packages/d3/bb/bffc99bc3172942b5eda8027ca0cb80ddd336fcdd634d68adce957d37231/contourpy-1.1.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:081f3c0880712e40effc5f4c3b08feca6d064cb8cfbb372ca548105b86fd6c3d", size = 818441, upload-time = "2023-09-16T10:22:13.805Z" }, + { url = "https://files.pythonhosted.org/packages/da/1b/904baf0aaaf6c6e2247801dcd1ff0d7bf84352839927d356b28ae804cbb0/contourpy-1.1.1-cp312-cp312-win32.whl", hash = "sha256:059c3d2a94b930f4dafe8105bcdc1b21de99b30b51b5bce74c753686de858cb6", size = 410294, upload-time = "2023-09-16T10:22:18.055Z" }, + { url = "https://files.pythonhosted.org/packages/75/d4/c3b7a9a0d1f99b528e5a46266b0b9f13aad5a0dd1156d071418df314c427/contourpy-1.1.1-cp312-cp312-win_amd64.whl", hash = "sha256:f44d78b61740e4e8c71db1cf1fd56d9050a4747681c59ec1094750a658ceb970", size = 486678, upload-time = "2023-09-16T10:22:23.249Z" }, + { url = "https://files.pythonhosted.org/packages/02/7e/ffaba1bf3719088be3ad6983a5e85e1fc9edccd7b406b98e433436ecef74/contourpy-1.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:70e5a10f8093d228bb2b552beeb318b8928b8a94763ef03b858ef3612b29395d", size = 247023, upload-time = "2023-09-16T10:22:26.954Z" }, + { url = "https://files.pythonhosted.org/packages/a6/82/29f5ff4ae074c3230e266bc9efef449ebde43721a727b989dd8ef8f97d73/contourpy-1.1.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:8394e652925a18ef0091115e3cc191fef350ab6dc3cc417f06da66bf98071ae9", size = 232380, upload-time = "2023-09-16T10:22:30.423Z" }, + { url = "https://files.pythonhosted.org/packages/9b/cb/08f884c4c2efd433a38876b1b8069bfecef3f2d21ff0ce635d455962f70f/contourpy-1.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c5bd5680f844c3ff0008523a71949a3ff5e4953eb7701b28760805bc9bcff217", size = 285830, upload-time = "2023-09-16T10:22:33.787Z" }, + { url = "https://files.pythonhosted.org/packages/8e/57/cd4d4c99d999a25e9d518f628b4793e64b1ecb8ad3147f8469d8d4a80678/contourpy-1.1.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:66544f853bfa85c0d07a68f6c648b2ec81dafd30f272565c37ab47a33b220684", size = 322038, upload-time = "2023-09-16T10:22:37.627Z" }, + { url = "https://files.pythonhosted.org/packages/32/b6/c57ed305a6f86731107fc183e97c7e6a6005d145f5c5228a44718082ad12/contourpy-1.1.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e0c02b75acfea5cab07585d25069207e478d12309557f90a61b5a3b4f77f46ce", size = 295797, upload-time = "2023-09-16T10:22:41.952Z" }, + { url = "https://files.pythonhosted.org/packages/8e/71/7f20855592cc929bc206810432b991ec4c702dc26b0567b132e52c85536f/contourpy-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:41339b24471c58dc1499e56783fedc1afa4bb018bcd035cfb0ee2ad2a7501ef8", size = 301124, upload-time = "2023-09-16T10:22:45.993Z" }, + { url = "https://files.pythonhosted.org/packages/86/6d/52c2fc80f433e7cdc8624d82e1422ad83ad461463cf16a1953bbc7d10eb1/contourpy-1.1.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:f29fb0b3f1217dfe9362ec55440d0743fe868497359f2cf93293f4b2701b8251", size = 819787, upload-time = "2023-09-16T10:22:53.511Z" }, + { url = "https://files.pythonhosted.org/packages/d0/b0/f8d4548e89f929d6c5ca329df9afad6190af60079ec77d8c31eb48cf6f82/contourpy-1.1.1-cp38-cp38-win32.whl", hash = "sha256:f9dc7f933975367251c1b34da882c4f0e0b2e24bb35dc906d2f598a40b72bfc7", size = 400031, upload-time = "2023-09-16T10:22:57.78Z" }, + { url = "https://files.pythonhosted.org/packages/96/1b/b05cd42c8d21767a0488b883b38658fb9a45f86c293b7b42521a8113dc5d/contourpy-1.1.1-cp38-cp38-win_amd64.whl", hash = "sha256:498e53573e8b94b1caeb9e62d7c2d053c263ebb6aa259c81050766beb50ff8d9", size = 477949, upload-time = "2023-09-16T10:23:02.587Z" }, + { url = "https://files.pythonhosted.org/packages/16/d9/8a15ff67fc27c65939e454512955e1b240ec75cd201d82e115b3b63ef76d/contourpy-1.1.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:ba42e3810999a0ddd0439e6e5dbf6d034055cdc72b7c5c839f37a7c274cb4eba", size = 247396, upload-time = "2023-09-16T10:23:06.429Z" }, + { url = "https://files.pythonhosted.org/packages/09/fe/086e6847ee53da10ddf0b6c5e5f877ab43e68e355d2f4c85f67561ee8a57/contourpy-1.1.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:6c06e4c6e234fcc65435223c7b2a90f286b7f1b2733058bdf1345d218cc59e34", size = 232598, upload-time = "2023-09-16T10:23:11.009Z" }, + { url = "https://files.pythonhosted.org/packages/a3/9c/662925239e1185c6cf1da8c334e4c61bddcfa8e528f4b51083b613003170/contourpy-1.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ca6fab080484e419528e98624fb5c4282148b847e3602dc8dbe0cb0669469887", size = 286436, upload-time = "2023-09-16T10:23:14.624Z" }, + { url = "https://files.pythonhosted.org/packages/d3/7e/417cdf65da7140981079eda6a81ecd593ae0239bf8c738f2e2b3f6df8920/contourpy-1.1.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:93df44ab351119d14cd1e6b52a5063d3336f0754b72736cc63db59307dabb718", size = 322629, upload-time = "2023-09-16T10:23:18.203Z" }, + { url = "https://files.pythonhosted.org/packages/a8/22/ffd88aef74cc045698c5e5c400e8b7cd62311199c109245ac7827290df2c/contourpy-1.1.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:eafbef886566dc1047d7b3d4b14db0d5b7deb99638d8e1be4e23a7c7ac59ff0f", size = 297117, upload-time = "2023-09-16T10:23:21.586Z" }, + { url = "https://files.pythonhosted.org/packages/2b/c0/24c34c41a180f875419b536125799c61e2330b997d77a5a818a3bc3e08cd/contourpy-1.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:efe0fab26d598e1ec07d72cf03eaeeba8e42b4ecf6b9ccb5a356fde60ff08b85", size = 301855, upload-time = "2023-09-16T10:23:25.584Z" }, + { url = "https://files.pythonhosted.org/packages/bf/ec/f9877f6378a580cd683bd76c8a781dcd972e82965e0da951a739d3364677/contourpy-1.1.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:f08e469821a5e4751c97fcd34bcb586bc243c39c2e39321822060ba902eac49e", size = 820597, upload-time = "2023-09-16T10:23:33.133Z" }, + { url = "https://files.pythonhosted.org/packages/e1/3a/c41f4bc7122d3a06388acae1bed6f50a665c1031863ca42bd701094dcb1f/contourpy-1.1.1-cp39-cp39-win32.whl", hash = "sha256:bfc8a5e9238232a45ebc5cb3bfee71f1167064c8d382cadd6076f0d51cff1da0", size = 400031, upload-time = "2023-09-16T10:23:37.546Z" }, + { url = "https://files.pythonhosted.org/packages/87/2b/9b49451f7412cc1a79198e94a771a4e52d65c479aae610b1161c0290ef2c/contourpy-1.1.1-cp39-cp39-win_amd64.whl", hash = "sha256:c84fdf3da00c2827d634de4fcf17e3e067490c4aea82833625c4c8e6cdea0887", size = 435965, upload-time = "2023-09-16T10:23:42.512Z" }, + { url = "https://files.pythonhosted.org/packages/e6/3c/fc36884b6793e2066a6ff25c86e21b8bd62553456b07e964c260bcf22711/contourpy-1.1.1-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:229a25f68046c5cf8067d6d6351c8b99e40da11b04d8416bf8d2b1d75922521e", size = 246493, upload-time = "2023-09-16T10:23:45.721Z" }, + { url = "https://files.pythonhosted.org/packages/3d/85/f4c5b09ce79828ed4553a8ae2ebdf937794f57b45848b1f5c95d9744ecc2/contourpy-1.1.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a10dab5ea1bd4401c9483450b5b0ba5416be799bbd50fc7a6cc5e2a15e03e8a3", size = 289240, upload-time = "2023-09-16T10:23:49.207Z" }, + { url = "https://files.pythonhosted.org/packages/18/d3/9d7c0a372baf5130c1417a4b8275079d5379c11355436cb9fc78af7d7559/contourpy-1.1.1-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:4f9147051cb8fdb29a51dc2482d792b3b23e50f8f57e3720ca2e3d438b7adf23", size = 476043, upload-time = "2023-09-16T10:23:54.495Z" }, + { url = "https://files.pythonhosted.org/packages/e7/12/643242c3d9b031ca19f9a440f63e568dd883a04711056ca5d607f9bda888/contourpy-1.1.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:a75cc163a5f4531a256f2c523bd80db509a49fc23721b36dd1ef2f60ff41c3cb", size = 246247, upload-time = "2023-09-16T10:23:58.204Z" }, + { url = "https://files.pythonhosted.org/packages/e1/37/95716fe235bf441422059e4afcd4b9b7c5821851c2aee992a06d1e9f831a/contourpy-1.1.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3b53d5769aa1f2d4ea407c65f2d1d08002952fac1d9e9d307aa2e1023554a163", size = 289029, upload-time = "2023-09-16T10:24:02.085Z" }, + { url = "https://files.pythonhosted.org/packages/e5/fd/14852c4a688031e0d8a20d9a1b60078d45507186ef17042093835be2f01a/contourpy-1.1.1-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:11b836b7dbfb74e049c302bbf74b4b8f6cb9d0b6ca1bf86cfa8ba144aedadd9c", size = 476043, upload-time = "2023-09-16T10:24:07.292Z" }, +] + +[[package]] +name = "contourpy" +version = "1.3.0" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version == '3.9.*'", +] +dependencies = [ + { name = "numpy", version = "2.0.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/f5/f6/31a8f28b4a2a4fa0e01085e542f3081ab0588eff8e589d39d775172c9792/contourpy-1.3.0.tar.gz", hash = "sha256:7ffa0db17717a8ffb127efd0c95a4362d996b892c2904db72428d5b52e1938a4", size = 13464370, upload-time = "2024-08-27T21:00:03.328Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/6c/e0/be8dcc796cfdd96708933e0e2da99ba4bb8f9b2caa9d560a50f3f09a65f3/contourpy-1.3.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:880ea32e5c774634f9fcd46504bf9f080a41ad855f4fef54f5380f5133d343c7", size = 265366, upload-time = "2024-08-27T20:50:09.947Z" }, + { url = "https://files.pythonhosted.org/packages/50/d6/c953b400219443535d412fcbbc42e7a5e823291236bc0bb88936e3cc9317/contourpy-1.3.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:76c905ef940a4474a6289c71d53122a4f77766eef23c03cd57016ce19d0f7b42", size = 249226, upload-time = "2024-08-27T20:50:16.1Z" }, + { url = "https://files.pythonhosted.org/packages/6f/b4/6fffdf213ffccc28483c524b9dad46bb78332851133b36ad354b856ddc7c/contourpy-1.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:92f8557cbb07415a4d6fa191f20fd9d2d9eb9c0b61d1b2f52a8926e43c6e9af7", size = 308460, upload-time = "2024-08-27T20:50:22.536Z" }, + { url = "https://files.pythonhosted.org/packages/cf/6c/118fc917b4050f0afe07179a6dcbe4f3f4ec69b94f36c9e128c4af480fb8/contourpy-1.3.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:36f965570cff02b874773c49bfe85562b47030805d7d8360748f3eca570f4cab", size = 347623, upload-time = "2024-08-27T20:50:28.806Z" }, + { url = "https://files.pythonhosted.org/packages/f9/a4/30ff110a81bfe3abf7b9673284d21ddce8cc1278f6f77393c91199da4c90/contourpy-1.3.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:cacd81e2d4b6f89c9f8a5b69b86490152ff39afc58a95af002a398273e5ce589", size = 317761, upload-time = "2024-08-27T20:50:35.126Z" }, + { url = "https://files.pythonhosted.org/packages/99/e6/d11966962b1aa515f5586d3907ad019f4b812c04e4546cc19ebf62b5178e/contourpy-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:69375194457ad0fad3a839b9e29aa0b0ed53bb54db1bfb6c3ae43d111c31ce41", size = 322015, upload-time = "2024-08-27T20:50:40.318Z" }, + { url = "https://files.pythonhosted.org/packages/4d/e3/182383743751d22b7b59c3c753277b6aee3637049197624f333dac5b4c80/contourpy-1.3.0-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:7a52040312b1a858b5e31ef28c2e865376a386c60c0e248370bbea2d3f3b760d", size = 1262672, upload-time = "2024-08-27T20:50:55.643Z" }, + { url = "https://files.pythonhosted.org/packages/78/53/974400c815b2e605f252c8fb9297e2204347d1755a5374354ee77b1ea259/contourpy-1.3.0-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:3faeb2998e4fcb256542e8a926d08da08977f7f5e62cf733f3c211c2a5586223", size = 1321688, upload-time = "2024-08-27T20:51:11.293Z" }, + { url = "https://files.pythonhosted.org/packages/52/29/99f849faed5593b2926a68a31882af98afbeac39c7fdf7de491d9c85ec6a/contourpy-1.3.0-cp310-cp310-win32.whl", hash = "sha256:36e0cff201bcb17a0a8ecc7f454fe078437fa6bda730e695a92f2d9932bd507f", size = 171145, upload-time = "2024-08-27T20:51:15.2Z" }, + { url = "https://files.pythonhosted.org/packages/a9/97/3f89bba79ff6ff2b07a3cbc40aa693c360d5efa90d66e914f0ff03b95ec7/contourpy-1.3.0-cp310-cp310-win_amd64.whl", hash = "sha256:87ddffef1dbe5e669b5c2440b643d3fdd8622a348fe1983fad7a0f0ccb1cd67b", size = 216019, upload-time = "2024-08-27T20:51:19.365Z" }, + { url = "https://files.pythonhosted.org/packages/b3/1f/9375917786cb39270b0ee6634536c0e22abf225825602688990d8f5c6c19/contourpy-1.3.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:0fa4c02abe6c446ba70d96ece336e621efa4aecae43eaa9b030ae5fb92b309ad", size = 266356, upload-time = "2024-08-27T20:51:24.146Z" }, + { url = "https://files.pythonhosted.org/packages/05/46/9256dd162ea52790c127cb58cfc3b9e3413a6e3478917d1f811d420772ec/contourpy-1.3.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:834e0cfe17ba12f79963861e0f908556b2cedd52e1f75e6578801febcc6a9f49", size = 250915, upload-time = "2024-08-27T20:51:28.683Z" }, + { url = "https://files.pythonhosted.org/packages/e1/5d/3056c167fa4486900dfbd7e26a2fdc2338dc58eee36d490a0ed3ddda5ded/contourpy-1.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:dbc4c3217eee163fa3984fd1567632b48d6dfd29216da3ded3d7b844a8014a66", size = 310443, upload-time = "2024-08-27T20:51:33.675Z" }, + { url = "https://files.pythonhosted.org/packages/ca/c2/1a612e475492e07f11c8e267ea5ec1ce0d89971be496c195e27afa97e14a/contourpy-1.3.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4865cd1d419e0c7a7bf6de1777b185eebdc51470800a9f42b9e9decf17762081", size = 348548, upload-time = "2024-08-27T20:51:39.322Z" }, + { url = "https://files.pythonhosted.org/packages/45/cf/2c2fc6bb5874158277b4faf136847f0689e1b1a1f640a36d76d52e78907c/contourpy-1.3.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:303c252947ab4b14c08afeb52375b26781ccd6a5ccd81abcdfc1fafd14cf93c1", size = 319118, upload-time = "2024-08-27T20:51:44.717Z" }, + { url = "https://files.pythonhosted.org/packages/03/33/003065374f38894cdf1040cef474ad0546368eea7e3a51d48b8a423961f8/contourpy-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:637f674226be46f6ba372fd29d9523dd977a291f66ab2a74fbeb5530bb3f445d", size = 323162, upload-time = "2024-08-27T20:51:49.683Z" }, + { url = "https://files.pythonhosted.org/packages/42/80/e637326e85e4105a802e42959f56cff2cd39a6b5ef68d5d9aee3ea5f0e4c/contourpy-1.3.0-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:76a896b2f195b57db25d6b44e7e03f221d32fe318d03ede41f8b4d9ba1bff53c", size = 1265396, upload-time = "2024-08-27T20:52:04.926Z" }, + { url = "https://files.pythonhosted.org/packages/7c/3b/8cbd6416ca1bbc0202b50f9c13b2e0b922b64be888f9d9ee88e6cfabfb51/contourpy-1.3.0-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:e1fd23e9d01591bab45546c089ae89d926917a66dceb3abcf01f6105d927e2cb", size = 1324297, upload-time = "2024-08-27T20:52:21.843Z" }, + { url = "https://files.pythonhosted.org/packages/4d/2c/021a7afaa52fe891f25535506cc861c30c3c4e5a1c1ce94215e04b293e72/contourpy-1.3.0-cp311-cp311-win32.whl", hash = "sha256:d402880b84df3bec6eab53cd0cf802cae6a2ef9537e70cf75e91618a3801c20c", size = 171808, upload-time = "2024-08-27T20:52:25.163Z" }, + { url = "https://files.pythonhosted.org/packages/8d/2f/804f02ff30a7fae21f98198828d0857439ec4c91a96e20cf2d6c49372966/contourpy-1.3.0-cp311-cp311-win_amd64.whl", hash = "sha256:6cb6cc968059db9c62cb35fbf70248f40994dfcd7aa10444bbf8b3faeb7c2d67", size = 217181, upload-time = "2024-08-27T20:52:29.13Z" }, + { url = "https://files.pythonhosted.org/packages/c9/92/8e0bbfe6b70c0e2d3d81272b58c98ac69ff1a4329f18c73bd64824d8b12e/contourpy-1.3.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:570ef7cf892f0afbe5b2ee410c507ce12e15a5fa91017a0009f79f7d93a1268f", size = 267838, upload-time = "2024-08-27T20:52:33.911Z" }, + { url = "https://files.pythonhosted.org/packages/e3/04/33351c5d5108460a8ce6d512307690b023f0cfcad5899499f5c83b9d63b1/contourpy-1.3.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:da84c537cb8b97d153e9fb208c221c45605f73147bd4cadd23bdae915042aad6", size = 251549, upload-time = "2024-08-27T20:52:39.179Z" }, + { url = "https://files.pythonhosted.org/packages/51/3d/aa0fe6ae67e3ef9f178389e4caaaa68daf2f9024092aa3c6032e3d174670/contourpy-1.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0be4d8425bfa755e0fd76ee1e019636ccc7c29f77a7c86b4328a9eb6a26d0639", size = 303177, upload-time = "2024-08-27T20:52:44.789Z" }, + { url = "https://files.pythonhosted.org/packages/56/c3/c85a7e3e0cab635575d3b657f9535443a6f5d20fac1a1911eaa4bbe1aceb/contourpy-1.3.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9c0da700bf58f6e0b65312d0a5e695179a71d0163957fa381bb3c1f72972537c", size = 341735, upload-time = "2024-08-27T20:52:51.05Z" }, + { url = "https://files.pythonhosted.org/packages/dd/8d/20f7a211a7be966a53f474bc90b1a8202e9844b3f1ef85f3ae45a77151ee/contourpy-1.3.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:eb8b141bb00fa977d9122636b16aa67d37fd40a3d8b52dd837e536d64b9a4d06", size = 314679, upload-time = "2024-08-27T20:52:58.473Z" }, + { url = "https://files.pythonhosted.org/packages/6e/be/524e377567defac0e21a46e2a529652d165fed130a0d8a863219303cee18/contourpy-1.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3634b5385c6716c258d0419c46d05c8aa7dc8cb70326c9a4fb66b69ad2b52e09", size = 320549, upload-time = "2024-08-27T20:53:06.593Z" }, + { url = "https://files.pythonhosted.org/packages/0f/96/fdb2552a172942d888915f3a6663812e9bc3d359d53dafd4289a0fb462f0/contourpy-1.3.0-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:0dce35502151b6bd35027ac39ba6e5a44be13a68f55735c3612c568cac3805fd", size = 1263068, upload-time = "2024-08-27T20:53:23.442Z" }, + { url = "https://files.pythonhosted.org/packages/2a/25/632eab595e3140adfa92f1322bf8915f68c932bac468e89eae9974cf1c00/contourpy-1.3.0-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:aea348f053c645100612b333adc5983d87be69acdc6d77d3169c090d3b01dc35", size = 1322833, upload-time = "2024-08-27T20:53:39.243Z" }, + { url = "https://files.pythonhosted.org/packages/73/e3/69738782e315a1d26d29d71a550dbbe3eb6c653b028b150f70c1a5f4f229/contourpy-1.3.0-cp312-cp312-win32.whl", hash = "sha256:90f73a5116ad1ba7174341ef3ea5c3150ddf20b024b98fb0c3b29034752c8aeb", size = 172681, upload-time = "2024-08-27T20:53:43.05Z" }, + { url = "https://files.pythonhosted.org/packages/0c/89/9830ba00d88e43d15e53d64931e66b8792b46eb25e2050a88fec4a0df3d5/contourpy-1.3.0-cp312-cp312-win_amd64.whl", hash = "sha256:b11b39aea6be6764f84360fce6c82211a9db32a7c7de8fa6dd5397cf1d079c3b", size = 218283, upload-time = "2024-08-27T20:53:47.232Z" }, + { url = "https://files.pythonhosted.org/packages/53/a1/d20415febfb2267af2d7f06338e82171824d08614084714fb2c1dac9901f/contourpy-1.3.0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:3e1c7fa44aaae40a2247e2e8e0627f4bea3dd257014764aa644f319a5f8600e3", size = 267879, upload-time = "2024-08-27T20:53:51.597Z" }, + { url = "https://files.pythonhosted.org/packages/aa/45/5a28a3570ff6218d8bdfc291a272a20d2648104815f01f0177d103d985e1/contourpy-1.3.0-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:364174c2a76057feef647c802652f00953b575723062560498dc7930fc9b1cb7", size = 251573, upload-time = "2024-08-27T20:53:55.659Z" }, + { url = "https://files.pythonhosted.org/packages/39/1c/d3f51540108e3affa84f095c8b04f0aa833bb797bc8baa218a952a98117d/contourpy-1.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:32b238b3b3b649e09ce9aaf51f0c261d38644bdfa35cbaf7b263457850957a84", size = 303184, upload-time = "2024-08-27T20:54:00.225Z" }, + { url = "https://files.pythonhosted.org/packages/00/56/1348a44fb6c3a558c1a3a0cd23d329d604c99d81bf5a4b58c6b71aab328f/contourpy-1.3.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d51fca85f9f7ad0b65b4b9fe800406d0d77017d7270d31ec3fb1cc07358fdea0", size = 340262, upload-time = "2024-08-27T20:54:05.234Z" }, + { url = "https://files.pythonhosted.org/packages/2b/23/00d665ba67e1bb666152131da07e0f24c95c3632d7722caa97fb61470eca/contourpy-1.3.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:732896af21716b29ab3e988d4ce14bc5133733b85956316fb0c56355f398099b", size = 313806, upload-time = "2024-08-27T20:54:09.889Z" }, + { url = "https://files.pythonhosted.org/packages/5a/42/3cf40f7040bb8362aea19af9a5fb7b32ce420f645dd1590edcee2c657cd5/contourpy-1.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d73f659398a0904e125280836ae6f88ba9b178b2fed6884f3b1f95b989d2c8da", size = 319710, upload-time = "2024-08-27T20:54:14.536Z" }, + { url = "https://files.pythonhosted.org/packages/05/32/f3bfa3fc083b25e1a7ae09197f897476ee68e7386e10404bdf9aac7391f0/contourpy-1.3.0-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:c6c7c2408b7048082932cf4e641fa3b8ca848259212f51c8c59c45aa7ac18f14", size = 1264107, upload-time = "2024-08-27T20:54:29.735Z" }, + { url = "https://files.pythonhosted.org/packages/1c/1e/1019d34473a736664f2439542b890b2dc4c6245f5c0d8cdfc0ccc2cab80c/contourpy-1.3.0-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:f317576606de89da6b7e0861cf6061f6146ead3528acabff9236458a6ba467f8", size = 1322458, upload-time = "2024-08-27T20:54:45.507Z" }, + { url = "https://files.pythonhosted.org/packages/22/85/4f8bfd83972cf8909a4d36d16b177f7b8bdd942178ea4bf877d4a380a91c/contourpy-1.3.0-cp313-cp313-win32.whl", hash = "sha256:31cd3a85dbdf1fc002280c65caa7e2b5f65e4a973fcdf70dd2fdcb9868069294", size = 172643, upload-time = "2024-08-27T20:55:52.754Z" }, + { url = "https://files.pythonhosted.org/packages/cc/4a/fb3c83c1baba64ba90443626c228ca14f19a87c51975d3b1de308dd2cf08/contourpy-1.3.0-cp313-cp313-win_amd64.whl", hash = "sha256:4553c421929ec95fb07b3aaca0fae668b2eb5a5203d1217ca7c34c063c53d087", size = 218301, upload-time = "2024-08-27T20:55:56.509Z" }, + { url = "https://files.pythonhosted.org/packages/76/65/702f4064f397821fea0cb493f7d3bc95a5d703e20954dce7d6d39bacf378/contourpy-1.3.0-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:345af746d7766821d05d72cb8f3845dfd08dd137101a2cb9b24de277d716def8", size = 278972, upload-time = "2024-08-27T20:54:50.347Z" }, + { url = "https://files.pythonhosted.org/packages/80/85/21f5bba56dba75c10a45ec00ad3b8190dbac7fd9a8a8c46c6116c933e9cf/contourpy-1.3.0-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:3bb3808858a9dc68f6f03d319acd5f1b8a337e6cdda197f02f4b8ff67ad2057b", size = 263375, upload-time = "2024-08-27T20:54:54.909Z" }, + { url = "https://files.pythonhosted.org/packages/0a/64/084c86ab71d43149f91ab3a4054ccf18565f0a8af36abfa92b1467813ed6/contourpy-1.3.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:420d39daa61aab1221567b42eecb01112908b2cab7f1b4106a52caaec8d36973", size = 307188, upload-time = "2024-08-27T20:55:00.184Z" }, + { url = "https://files.pythonhosted.org/packages/3d/ff/d61a4c288dc42da0084b8d9dc2aa219a850767165d7d9a9c364ff530b509/contourpy-1.3.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4d63ee447261e963af02642ffcb864e5a2ee4cbfd78080657a9880b8b1868e18", size = 345644, upload-time = "2024-08-27T20:55:05.673Z" }, + { url = "https://files.pythonhosted.org/packages/ca/aa/00d2313d35ec03f188e8f0786c2fc61f589306e02fdc158233697546fd58/contourpy-1.3.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:167d6c890815e1dac9536dca00828b445d5d0df4d6a8c6adb4a7ec3166812fa8", size = 317141, upload-time = "2024-08-27T20:55:11.047Z" }, + { url = "https://files.pythonhosted.org/packages/8d/6a/b5242c8cb32d87f6abf4f5e3044ca397cb1a76712e3fa2424772e3ff495f/contourpy-1.3.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:710a26b3dc80c0e4febf04555de66f5fd17e9cf7170a7b08000601a10570bda6", size = 323469, upload-time = "2024-08-27T20:55:15.914Z" }, + { url = "https://files.pythonhosted.org/packages/6f/a6/73e929d43028a9079aca4bde107494864d54f0d72d9db508a51ff0878593/contourpy-1.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:75ee7cb1a14c617f34a51d11fa7524173e56551646828353c4af859c56b766e2", size = 1260894, upload-time = "2024-08-27T20:55:31.553Z" }, + { url = "https://files.pythonhosted.org/packages/2b/1e/1e726ba66eddf21c940821df8cf1a7d15cb165f0682d62161eaa5e93dae1/contourpy-1.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:33c92cdae89ec5135d036e7218e69b0bb2851206077251f04a6c4e0e21f03927", size = 1314829, upload-time = "2024-08-27T20:55:47.837Z" }, + { url = "https://files.pythonhosted.org/packages/b3/e3/b9f72758adb6ef7397327ceb8b9c39c75711affb220e4f53c745ea1d5a9a/contourpy-1.3.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:a11077e395f67ffc2c44ec2418cfebed032cd6da3022a94fc227b6faf8e2acb8", size = 265518, upload-time = "2024-08-27T20:56:01.333Z" }, + { url = "https://files.pythonhosted.org/packages/ec/22/19f5b948367ab5260fb41d842c7a78dae645603881ea6bc39738bcfcabf6/contourpy-1.3.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:e8134301d7e204c88ed7ab50028ba06c683000040ede1d617298611f9dc6240c", size = 249350, upload-time = "2024-08-27T20:56:05.432Z" }, + { url = "https://files.pythonhosted.org/packages/26/76/0c7d43263dd00ae21a91a24381b7e813d286a3294d95d179ef3a7b9fb1d7/contourpy-1.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e12968fdfd5bb45ffdf6192a590bd8ddd3ba9e58360b29683c6bb71a7b41edca", size = 309167, upload-time = "2024-08-27T20:56:10.034Z" }, + { url = "https://files.pythonhosted.org/packages/96/3b/cadff6773e89f2a5a492c1a8068e21d3fccaf1a1c1df7d65e7c8e3ef60ba/contourpy-1.3.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:fd2a0fc506eccaaa7595b7e1418951f213cf8255be2600f1ea1b61e46a60c55f", size = 348279, upload-time = "2024-08-27T20:56:15.41Z" }, + { url = "https://files.pythonhosted.org/packages/e1/86/158cc43aa549d2081a955ab11c6bdccc7a22caacc2af93186d26f5f48746/contourpy-1.3.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:4cfb5c62ce023dfc410d6059c936dcf96442ba40814aefbfa575425a3a7f19dc", size = 318519, upload-time = "2024-08-27T20:56:21.813Z" }, + { url = "https://files.pythonhosted.org/packages/05/11/57335544a3027e9b96a05948c32e566328e3a2f84b7b99a325b7a06d2b06/contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:68a32389b06b82c2fdd68276148d7b9275b5f5cf13e5417e4252f6d1a34f72a2", size = 321922, upload-time = "2024-08-27T20:56:26.983Z" }, + { url = "https://files.pythonhosted.org/packages/0b/e3/02114f96543f4a1b694333b92a6dcd4f8eebbefcc3a5f3bbb1316634178f/contourpy-1.3.0-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:94e848a6b83da10898cbf1311a815f770acc9b6a3f2d646f330d57eb4e87592e", size = 1258017, upload-time = "2024-08-27T20:56:42.246Z" }, + { url = "https://files.pythonhosted.org/packages/f3/3b/bfe4c81c6d5881c1c643dde6620be0b42bf8aab155976dd644595cfab95c/contourpy-1.3.0-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:d78ab28a03c854a873787a0a42254a0ccb3cb133c672f645c9f9c8f3ae9d0800", size = 1316773, upload-time = "2024-08-27T20:56:58.58Z" }, + { url = "https://files.pythonhosted.org/packages/f1/17/c52d2970784383cafb0bd918b6fb036d98d96bbf0bc1befb5d1e31a07a70/contourpy-1.3.0-cp39-cp39-win32.whl", hash = "sha256:81cb5ed4952aae6014bc9d0421dec7c5835c9c8c31cdf51910b708f548cf58e5", size = 171353, upload-time = "2024-08-27T20:57:02.718Z" }, + { url = "https://files.pythonhosted.org/packages/53/23/db9f69676308e094d3c45f20cc52e12d10d64f027541c995d89c11ad5c75/contourpy-1.3.0-cp39-cp39-win_amd64.whl", hash = "sha256:14e262f67bd7e6eb6880bc564dcda30b15e351a594657e55b7eec94b6ef72843", size = 211817, upload-time = "2024-08-27T20:57:06.328Z" }, + { url = "https://files.pythonhosted.org/packages/d1/09/60e486dc2b64c94ed33e58dcfb6f808192c03dfc5574c016218b9b7680dc/contourpy-1.3.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl", hash = "sha256:fe41b41505a5a33aeaed2a613dccaeaa74e0e3ead6dd6fd3a118fb471644fd6c", size = 261886, upload-time = "2024-08-27T20:57:10.863Z" }, + { url = "https://files.pythonhosted.org/packages/19/20/b57f9f7174fcd439a7789fb47d764974ab646fa34d1790551de386457a8e/contourpy-1.3.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:eca7e17a65f72a5133bdbec9ecf22401c62bcf4821361ef7811faee695799779", size = 311008, upload-time = "2024-08-27T20:57:15.588Z" }, + { url = "https://files.pythonhosted.org/packages/74/fc/5040d42623a1845d4f17a418e590fd7a79ae8cb2bad2b2f83de63c3bdca4/contourpy-1.3.0-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:1ec4dc6bf570f5b22ed0d7efba0dfa9c5b9e0431aeea7581aa217542d9e809a4", size = 215690, upload-time = "2024-08-27T20:57:19.321Z" }, + { url = "https://files.pythonhosted.org/packages/2b/24/dc3dcd77ac7460ab7e9d2b01a618cb31406902e50e605a8d6091f0a8f7cc/contourpy-1.3.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl", hash = "sha256:00ccd0dbaad6d804ab259820fa7cb0b8036bda0686ef844d24125d8287178ce0", size = 261894, upload-time = "2024-08-27T20:57:23.873Z" }, + { url = "https://files.pythonhosted.org/packages/b1/db/531642a01cfec39d1682e46b5457b07cf805e3c3c584ec27e2a6223f8f6c/contourpy-1.3.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8ca947601224119117f7c19c9cdf6b3ab54c5726ef1d906aa4a69dfb6dd58102", size = 311099, upload-time = "2024-08-27T20:57:28.58Z" }, + { url = "https://files.pythonhosted.org/packages/38/1e/94bda024d629f254143a134eead69e21c836429a2a6ce82209a00ddcb79a/contourpy-1.3.0-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:c6ec93afeb848a0845a18989da3beca3eec2c0f852322efe21af1931147d12cb", size = 215838, upload-time = "2024-08-27T20:57:32.913Z" }, +] + +[[package]] +name = "contourpy" +version = "1.3.2" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version == '3.10.*'", +] +dependencies = [ + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/66/54/eb9bfc647b19f2009dd5c7f5ec51c4e6ca831725f1aea7a993034f483147/contourpy-1.3.2.tar.gz", hash = "sha256:b6945942715a034c671b7fc54f9588126b0b8bf23db2696e3ca8328f3ff0ab54", size = 13466130, upload-time = "2025-04-15T17:47:53.79Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/12/a3/da4153ec8fe25d263aa48c1a4cbde7f49b59af86f0b6f7862788c60da737/contourpy-1.3.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ba38e3f9f330af820c4b27ceb4b9c7feee5fe0493ea53a8720f4792667465934", size = 268551, upload-time = "2025-04-15T17:34:46.581Z" }, + { url = "https://files.pythonhosted.org/packages/2f/6c/330de89ae1087eb622bfca0177d32a7ece50c3ef07b28002de4757d9d875/contourpy-1.3.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:dc41ba0714aa2968d1f8674ec97504a8f7e334f48eeacebcaa6256213acb0989", size = 253399, upload-time = "2025-04-15T17:34:51.427Z" }, + { url = "https://files.pythonhosted.org/packages/c1/bd/20c6726b1b7f81a8bee5271bed5c165f0a8e1f572578a9d27e2ccb763cb2/contourpy-1.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9be002b31c558d1ddf1b9b415b162c603405414bacd6932d031c5b5a8b757f0d", size = 312061, upload-time = "2025-04-15T17:34:55.961Z" }, + { url = "https://files.pythonhosted.org/packages/22/fc/a9665c88f8a2473f823cf1ec601de9e5375050f1958cbb356cdf06ef1ab6/contourpy-1.3.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8d2e74acbcba3bfdb6d9d8384cdc4f9260cae86ed9beee8bd5f54fee49a430b9", size = 351956, upload-time = "2025-04-15T17:35:00.992Z" }, + { url = "https://files.pythonhosted.org/packages/25/eb/9f0a0238f305ad8fb7ef42481020d6e20cf15e46be99a1fcf939546a177e/contourpy-1.3.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e259bced5549ac64410162adc973c5e2fb77f04df4a439d00b478e57a0e65512", size = 320872, upload-time = "2025-04-15T17:35:06.177Z" }, + { url = "https://files.pythonhosted.org/packages/32/5c/1ee32d1c7956923202f00cf8d2a14a62ed7517bdc0ee1e55301227fc273c/contourpy-1.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ad687a04bc802cbe8b9c399c07162a3c35e227e2daccf1668eb1f278cb698631", size = 325027, upload-time = "2025-04-15T17:35:11.244Z" }, + { url = "https://files.pythonhosted.org/packages/83/bf/9baed89785ba743ef329c2b07fd0611d12bfecbedbdd3eeecf929d8d3b52/contourpy-1.3.2-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:cdd22595308f53ef2f891040ab2b93d79192513ffccbd7fe19be7aa773a5e09f", size = 1306641, upload-time = "2025-04-15T17:35:26.701Z" }, + { url = "https://files.pythonhosted.org/packages/d4/cc/74e5e83d1e35de2d28bd97033426b450bc4fd96e092a1f7a63dc7369b55d/contourpy-1.3.2-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:b4f54d6a2defe9f257327b0f243612dd051cc43825587520b1bf74a31e2f6ef2", size = 1374075, upload-time = "2025-04-15T17:35:43.204Z" }, + { url = "https://files.pythonhosted.org/packages/0c/42/17f3b798fd5e033b46a16f8d9fcb39f1aba051307f5ebf441bad1ecf78f8/contourpy-1.3.2-cp310-cp310-win32.whl", hash = "sha256:f939a054192ddc596e031e50bb13b657ce318cf13d264f095ce9db7dc6ae81c0", size = 177534, upload-time = "2025-04-15T17:35:46.554Z" }, + { url = "https://files.pythonhosted.org/packages/54/ec/5162b8582f2c994721018d0c9ece9dc6ff769d298a8ac6b6a652c307e7df/contourpy-1.3.2-cp310-cp310-win_amd64.whl", hash = "sha256:c440093bbc8fc21c637c03bafcbef95ccd963bc6e0514ad887932c18ca2a759a", size = 221188, upload-time = "2025-04-15T17:35:50.064Z" }, + { url = "https://files.pythonhosted.org/packages/b3/b9/ede788a0b56fc5b071639d06c33cb893f68b1178938f3425debebe2dab78/contourpy-1.3.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:6a37a2fb93d4df3fc4c0e363ea4d16f83195fc09c891bc8ce072b9d084853445", size = 269636, upload-time = "2025-04-15T17:35:54.473Z" }, + { url = "https://files.pythonhosted.org/packages/e6/75/3469f011d64b8bbfa04f709bfc23e1dd71be54d05b1b083be9f5b22750d1/contourpy-1.3.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:b7cd50c38f500bbcc9b6a46643a40e0913673f869315d8e70de0438817cb7773", size = 254636, upload-time = "2025-04-15T17:35:58.283Z" }, + { url = "https://files.pythonhosted.org/packages/8d/2f/95adb8dae08ce0ebca4fd8e7ad653159565d9739128b2d5977806656fcd2/contourpy-1.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d6658ccc7251a4433eebd89ed2672c2ed96fba367fd25ca9512aa92a4b46c4f1", size = 313053, upload-time = "2025-04-15T17:36:03.235Z" }, + { url = "https://files.pythonhosted.org/packages/c3/a6/8ccf97a50f31adfa36917707fe39c9a0cbc24b3bbb58185577f119736cc9/contourpy-1.3.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:70771a461aaeb335df14deb6c97439973d253ae70660ca085eec25241137ef43", size = 352985, upload-time = "2025-04-15T17:36:08.275Z" }, + { url = "https://files.pythonhosted.org/packages/1d/b6/7925ab9b77386143f39d9c3243fdd101621b4532eb126743201160ffa7e6/contourpy-1.3.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:65a887a6e8c4cd0897507d814b14c54a8c2e2aa4ac9f7686292f9769fcf9a6ab", size = 323750, upload-time = "2025-04-15T17:36:13.29Z" }, + { url = "https://files.pythonhosted.org/packages/c2/f3/20c5d1ef4f4748e52d60771b8560cf00b69d5c6368b5c2e9311bcfa2a08b/contourpy-1.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3859783aefa2b8355697f16642695a5b9792e7a46ab86da1118a4a23a51a33d7", size = 326246, upload-time = "2025-04-15T17:36:18.329Z" }, + { url = "https://files.pythonhosted.org/packages/8c/e5/9dae809e7e0b2d9d70c52b3d24cba134dd3dad979eb3e5e71f5df22ed1f5/contourpy-1.3.2-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:eab0f6db315fa4d70f1d8ab514e527f0366ec021ff853d7ed6a2d33605cf4b83", size = 1308728, upload-time = "2025-04-15T17:36:33.878Z" }, + { url = "https://files.pythonhosted.org/packages/e2/4a/0058ba34aeea35c0b442ae61a4f4d4ca84d6df8f91309bc2d43bb8dd248f/contourpy-1.3.2-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:d91a3ccc7fea94ca0acab82ceb77f396d50a1f67412efe4c526f5d20264e6ecd", size = 1375762, upload-time = "2025-04-15T17:36:51.295Z" }, + { url = "https://files.pythonhosted.org/packages/09/33/7174bdfc8b7767ef2c08ed81244762d93d5c579336fc0b51ca57b33d1b80/contourpy-1.3.2-cp311-cp311-win32.whl", hash = "sha256:1c48188778d4d2f3d48e4643fb15d8608b1d01e4b4d6b0548d9b336c28fc9b6f", size = 178196, upload-time = "2025-04-15T17:36:55.002Z" }, + { url = "https://files.pythonhosted.org/packages/5e/fe/4029038b4e1c4485cef18e480b0e2cd2d755448bb071eb9977caac80b77b/contourpy-1.3.2-cp311-cp311-win_amd64.whl", hash = "sha256:5ebac872ba09cb8f2131c46b8739a7ff71de28a24c869bcad554477eb089a878", size = 222017, upload-time = "2025-04-15T17:36:58.576Z" }, + { url = "https://files.pythonhosted.org/packages/34/f7/44785876384eff370c251d58fd65f6ad7f39adce4a093c934d4a67a7c6b6/contourpy-1.3.2-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:4caf2bcd2969402bf77edc4cb6034c7dd7c0803213b3523f111eb7460a51b8d2", size = 271580, upload-time = "2025-04-15T17:37:03.105Z" }, + { url = "https://files.pythonhosted.org/packages/93/3b/0004767622a9826ea3d95f0e9d98cd8729015768075d61f9fea8eeca42a8/contourpy-1.3.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:82199cb78276249796419fe36b7386bd8d2cc3f28b3bc19fe2454fe2e26c4c15", size = 255530, upload-time = "2025-04-15T17:37:07.026Z" }, + { url = "https://files.pythonhosted.org/packages/e7/bb/7bd49e1f4fa805772d9fd130e0d375554ebc771ed7172f48dfcd4ca61549/contourpy-1.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:106fab697af11456fcba3e352ad50effe493a90f893fca6c2ca5c033820cea92", size = 307688, upload-time = "2025-04-15T17:37:11.481Z" }, + { url = "https://files.pythonhosted.org/packages/fc/97/e1d5dbbfa170725ef78357a9a0edc996b09ae4af170927ba8ce977e60a5f/contourpy-1.3.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d14f12932a8d620e307f715857107b1d1845cc44fdb5da2bc8e850f5ceba9f87", size = 347331, upload-time = "2025-04-15T17:37:18.212Z" }, + { url = "https://files.pythonhosted.org/packages/6f/66/e69e6e904f5ecf6901be3dd16e7e54d41b6ec6ae3405a535286d4418ffb4/contourpy-1.3.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:532fd26e715560721bb0d5fc7610fce279b3699b018600ab999d1be895b09415", size = 318963, upload-time = "2025-04-15T17:37:22.76Z" }, + { url = "https://files.pythonhosted.org/packages/a8/32/b8a1c8965e4f72482ff2d1ac2cd670ce0b542f203c8e1d34e7c3e6925da7/contourpy-1.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f26b383144cf2d2c29f01a1e8170f50dacf0eac02d64139dcd709a8ac4eb3cfe", size = 323681, upload-time = "2025-04-15T17:37:33.001Z" }, + { url = "https://files.pythonhosted.org/packages/30/c6/12a7e6811d08757c7162a541ca4c5c6a34c0f4e98ef2b338791093518e40/contourpy-1.3.2-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:c49f73e61f1f774650a55d221803b101d966ca0c5a2d6d5e4320ec3997489441", size = 1308674, upload-time = "2025-04-15T17:37:48.64Z" }, + { url = "https://files.pythonhosted.org/packages/2a/8a/bebe5a3f68b484d3a2b8ffaf84704b3e343ef1addea528132ef148e22b3b/contourpy-1.3.2-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:3d80b2c0300583228ac98d0a927a1ba6a2ba6b8a742463c564f1d419ee5b211e", size = 1380480, upload-time = "2025-04-15T17:38:06.7Z" }, + { url = "https://files.pythonhosted.org/packages/34/db/fcd325f19b5978fb509a7d55e06d99f5f856294c1991097534360b307cf1/contourpy-1.3.2-cp312-cp312-win32.whl", hash = "sha256:90df94c89a91b7362e1142cbee7568f86514412ab8a2c0d0fca72d7e91b62912", size = 178489, upload-time = "2025-04-15T17:38:10.338Z" }, + { url = "https://files.pythonhosted.org/packages/01/c8/fadd0b92ffa7b5eb5949bf340a63a4a496a6930a6c37a7ba0f12acb076d6/contourpy-1.3.2-cp312-cp312-win_amd64.whl", hash = "sha256:8c942a01d9163e2e5cfb05cb66110121b8d07ad438a17f9e766317bcb62abf73", size = 223042, upload-time = "2025-04-15T17:38:14.239Z" }, + { url = "https://files.pythonhosted.org/packages/2e/61/5673f7e364b31e4e7ef6f61a4b5121c5f170f941895912f773d95270f3a2/contourpy-1.3.2-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:de39db2604ae755316cb5967728f4bea92685884b1e767b7c24e983ef5f771cb", size = 271630, upload-time = "2025-04-15T17:38:19.142Z" }, + { url = "https://files.pythonhosted.org/packages/ff/66/a40badddd1223822c95798c55292844b7e871e50f6bfd9f158cb25e0bd39/contourpy-1.3.2-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:3f9e896f447c5c8618f1edb2bafa9a4030f22a575ec418ad70611450720b5b08", size = 255670, upload-time = "2025-04-15T17:38:23.688Z" }, + { url = "https://files.pythonhosted.org/packages/1e/c7/cf9fdee8200805c9bc3b148f49cb9482a4e3ea2719e772602a425c9b09f8/contourpy-1.3.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:71e2bd4a1c4188f5c2b8d274da78faab884b59df20df63c34f74aa1813c4427c", size = 306694, upload-time = "2025-04-15T17:38:28.238Z" }, + { url = "https://files.pythonhosted.org/packages/dd/e7/ccb9bec80e1ba121efbffad7f38021021cda5be87532ec16fd96533bb2e0/contourpy-1.3.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:de425af81b6cea33101ae95ece1f696af39446db9682a0b56daaa48cfc29f38f", size = 345986, upload-time = "2025-04-15T17:38:33.502Z" }, + { url = "https://files.pythonhosted.org/packages/dc/49/ca13bb2da90391fa4219fdb23b078d6065ada886658ac7818e5441448b78/contourpy-1.3.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:977e98a0e0480d3fe292246417239d2d45435904afd6d7332d8455981c408b85", size = 318060, upload-time = "2025-04-15T17:38:38.672Z" }, + { url = "https://files.pythonhosted.org/packages/c8/65/5245ce8c548a8422236c13ffcdcdada6a2a812c361e9e0c70548bb40b661/contourpy-1.3.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:434f0adf84911c924519d2b08fc10491dd282b20bdd3fa8f60fd816ea0b48841", size = 322747, upload-time = "2025-04-15T17:38:43.712Z" }, + { url = "https://files.pythonhosted.org/packages/72/30/669b8eb48e0a01c660ead3752a25b44fdb2e5ebc13a55782f639170772f9/contourpy-1.3.2-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:c66c4906cdbc50e9cba65978823e6e00b45682eb09adbb78c9775b74eb222422", size = 1308895, upload-time = "2025-04-15T17:39:00.224Z" }, + { url = "https://files.pythonhosted.org/packages/05/5a/b569f4250decee6e8d54498be7bdf29021a4c256e77fe8138c8319ef8eb3/contourpy-1.3.2-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:8b7fc0cd78ba2f4695fd0a6ad81a19e7e3ab825c31b577f384aa9d7817dc3bef", size = 1379098, upload-time = "2025-04-15T17:43:29.649Z" }, + { url = "https://files.pythonhosted.org/packages/19/ba/b227c3886d120e60e41b28740ac3617b2f2b971b9f601c835661194579f1/contourpy-1.3.2-cp313-cp313-win32.whl", hash = "sha256:15ce6ab60957ca74cff444fe66d9045c1fd3e92c8936894ebd1f3eef2fff075f", size = 178535, upload-time = "2025-04-15T17:44:44.532Z" }, + { url = "https://files.pythonhosted.org/packages/12/6e/2fed56cd47ca739b43e892707ae9a13790a486a3173be063681ca67d2262/contourpy-1.3.2-cp313-cp313-win_amd64.whl", hash = "sha256:e1578f7eafce927b168752ed7e22646dad6cd9bca673c60bff55889fa236ebf9", size = 223096, upload-time = "2025-04-15T17:44:48.194Z" }, + { url = "https://files.pythonhosted.org/packages/54/4c/e76fe2a03014a7c767d79ea35c86a747e9325537a8b7627e0e5b3ba266b4/contourpy-1.3.2-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:0475b1f6604896bc7c53bb070e355e9321e1bc0d381735421a2d2068ec56531f", size = 285090, upload-time = "2025-04-15T17:43:34.084Z" }, + { url = "https://files.pythonhosted.org/packages/7b/e2/5aba47debd55d668e00baf9651b721e7733975dc9fc27264a62b0dd26eb8/contourpy-1.3.2-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:c85bb486e9be652314bb5b9e2e3b0d1b2e643d5eec4992c0fbe8ac71775da739", size = 268643, upload-time = "2025-04-15T17:43:38.626Z" }, + { url = "https://files.pythonhosted.org/packages/a1/37/cd45f1f051fe6230f751cc5cdd2728bb3a203f5619510ef11e732109593c/contourpy-1.3.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:745b57db7758f3ffc05a10254edd3182a2a83402a89c00957a8e8a22f5582823", size = 310443, upload-time = "2025-04-15T17:43:44.522Z" }, + { url = "https://files.pythonhosted.org/packages/8b/a2/36ea6140c306c9ff6dd38e3bcec80b3b018474ef4d17eb68ceecd26675f4/contourpy-1.3.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:970e9173dbd7eba9b4e01aab19215a48ee5dd3f43cef736eebde064a171f89a5", size = 349865, upload-time = "2025-04-15T17:43:49.545Z" }, + { url = "https://files.pythonhosted.org/packages/95/b7/2fc76bc539693180488f7b6cc518da7acbbb9e3b931fd9280504128bf956/contourpy-1.3.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c6c4639a9c22230276b7bffb6a850dfc8258a2521305e1faefe804d006b2e532", size = 321162, upload-time = "2025-04-15T17:43:54.203Z" }, + { url = "https://files.pythonhosted.org/packages/f4/10/76d4f778458b0aa83f96e59d65ece72a060bacb20cfbee46cf6cd5ceba41/contourpy-1.3.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cc829960f34ba36aad4302e78eabf3ef16a3a100863f0d4eeddf30e8a485a03b", size = 327355, upload-time = "2025-04-15T17:44:01.025Z" }, + { url = "https://files.pythonhosted.org/packages/43/a3/10cf483ea683f9f8ab096c24bad3cce20e0d1dd9a4baa0e2093c1c962d9d/contourpy-1.3.2-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:d32530b534e986374fc19eaa77fcb87e8a99e5431499949b828312bdcd20ac52", size = 1307935, upload-time = "2025-04-15T17:44:17.322Z" }, + { url = "https://files.pythonhosted.org/packages/78/73/69dd9a024444489e22d86108e7b913f3528f56cfc312b5c5727a44188471/contourpy-1.3.2-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:e298e7e70cf4eb179cc1077be1c725b5fd131ebc81181bf0c03525c8abc297fd", size = 1372168, upload-time = "2025-04-15T17:44:33.43Z" }, + { url = "https://files.pythonhosted.org/packages/0f/1b/96d586ccf1b1a9d2004dd519b25fbf104a11589abfd05484ff12199cca21/contourpy-1.3.2-cp313-cp313t-win32.whl", hash = "sha256:d0e589ae0d55204991450bb5c23f571c64fe43adaa53f93fc902a84c96f52fe1", size = 189550, upload-time = "2025-04-15T17:44:37.092Z" }, + { url = "https://files.pythonhosted.org/packages/b0/e6/6000d0094e8a5e32ad62591c8609e269febb6e4db83a1c75ff8868b42731/contourpy-1.3.2-cp313-cp313t-win_amd64.whl", hash = "sha256:78e9253c3de756b3f6a5174d024c4835acd59eb3f8e2ca13e775dbffe1558f69", size = 238214, upload-time = "2025-04-15T17:44:40.827Z" }, + { url = "https://files.pythonhosted.org/packages/33/05/b26e3c6ecc05f349ee0013f0bb850a761016d89cec528a98193a48c34033/contourpy-1.3.2-pp310-pypy310_pp73-macosx_10_15_x86_64.whl", hash = "sha256:fd93cc7f3139b6dd7aab2f26a90dde0aa9fc264dbf70f6740d498a70b860b82c", size = 265681, upload-time = "2025-04-15T17:44:59.314Z" }, + { url = "https://files.pythonhosted.org/packages/2b/25/ac07d6ad12affa7d1ffed11b77417d0a6308170f44ff20fa1d5aa6333f03/contourpy-1.3.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:107ba8a6a7eec58bb475329e6d3b95deba9440667c4d62b9b6063942b61d7f16", size = 315101, upload-time = "2025-04-15T17:45:04.165Z" }, + { url = "https://files.pythonhosted.org/packages/8f/4d/5bb3192bbe9d3f27e3061a6a8e7733c9120e203cb8515767d30973f71030/contourpy-1.3.2-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:ded1706ed0c1049224531b81128efbd5084598f18d8a2d9efae833edbd2b40ad", size = 220599, upload-time = "2025-04-15T17:45:08.456Z" }, + { url = "https://files.pythonhosted.org/packages/ff/c0/91f1215d0d9f9f343e4773ba6c9b89e8c0cc7a64a6263f21139da639d848/contourpy-1.3.2-pp311-pypy311_pp73-macosx_10_15_x86_64.whl", hash = "sha256:5f5964cdad279256c084b69c3f412b7801e15356b16efa9d78aa974041903da0", size = 266807, upload-time = "2025-04-15T17:45:15.535Z" }, + { url = "https://files.pythonhosted.org/packages/d4/79/6be7e90c955c0487e7712660d6cead01fa17bff98e0ea275737cc2bc8e71/contourpy-1.3.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:49b65a95d642d4efa8f64ba12558fcb83407e58a2dfba9d796d77b63ccfcaff5", size = 318729, upload-time = "2025-04-15T17:45:20.166Z" }, + { url = "https://files.pythonhosted.org/packages/87/68/7f46fb537958e87427d98a4074bcde4b67a70b04900cfc5ce29bc2f556c1/contourpy-1.3.2-pp311-pypy311_pp73-win_amd64.whl", hash = "sha256:8c5acb8dddb0752bf252e01a3035b21443158910ac16a3b0d20e7fed7d534ce5", size = 221791, upload-time = "2025-04-15T17:45:24.794Z" }, +] + +[[package]] +name = "contourpy" +version = "1.3.3" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", +] +dependencies = [ + { name = "numpy", version = "2.4.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/58/01/1253e6698a07380cd31a736d248a3f2a50a7c88779a1813da27503cadc2a/contourpy-1.3.3.tar.gz", hash = "sha256:083e12155b210502d0bca491432bb04d56dc3432f95a979b429f2848c3dbe880", size = 13466174, upload-time = "2025-07-26T12:03:12.549Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/91/2e/c4390a31919d8a78b90e8ecf87cd4b4c4f05a5b48d05ec17db8e5404c6f4/contourpy-1.3.3-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:709a48ef9a690e1343202916450bc48b9e51c049b089c7f79a267b46cffcdaa1", size = 288773, upload-time = "2025-07-26T12:01:02.277Z" }, + { url = "https://files.pythonhosted.org/packages/0d/44/c4b0b6095fef4dc9c420e041799591e3b63e9619e3044f7f4f6c21c0ab24/contourpy-1.3.3-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:23416f38bfd74d5d28ab8429cc4d63fa67d5068bd711a85edb1c3fb0c3e2f381", size = 270149, upload-time = "2025-07-26T12:01:04.072Z" }, + { url = "https://files.pythonhosted.org/packages/30/2e/dd4ced42fefac8470661d7cb7e264808425e6c5d56d175291e93890cce09/contourpy-1.3.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:929ddf8c4c7f348e4c0a5a3a714b5c8542ffaa8c22954862a46ca1813b667ee7", size = 329222, upload-time = "2025-07-26T12:01:05.688Z" }, + { url = "https://files.pythonhosted.org/packages/f2/74/cc6ec2548e3d276c71389ea4802a774b7aa3558223b7bade3f25787fafc2/contourpy-1.3.3-cp311-cp311-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:9e999574eddae35f1312c2b4b717b7885d4edd6cb46700e04f7f02db454e67c1", size = 377234, upload-time = "2025-07-26T12:01:07.054Z" }, + { url = "https://files.pythonhosted.org/packages/03/b3/64ef723029f917410f75c09da54254c5f9ea90ef89b143ccadb09df14c15/contourpy-1.3.3-cp311-cp311-manylinux_2_26_s390x.manylinux_2_28_s390x.whl", hash = "sha256:0bf67e0e3f482cb69779dd3061b534eb35ac9b17f163d851e2a547d56dba0a3a", size = 380555, upload-time = "2025-07-26T12:01:08.801Z" }, + { url = "https://files.pythonhosted.org/packages/5f/4b/6157f24ca425b89fe2eb7e7be642375711ab671135be21e6faa100f7448c/contourpy-1.3.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:51e79c1f7470158e838808d4a996fa9bac72c498e93d8ebe5119bc1e6becb0db", size = 355238, upload-time = "2025-07-26T12:01:10.319Z" }, + { url = "https://files.pythonhosted.org/packages/98/56/f914f0dd678480708a04cfd2206e7c382533249bc5001eb9f58aa693e200/contourpy-1.3.3-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:598c3aaece21c503615fd59c92a3598b428b2f01bfb4b8ca9c4edeecc2438620", size = 1326218, upload-time = "2025-07-26T12:01:12.659Z" }, + { url = "https://files.pythonhosted.org/packages/fb/d7/4a972334a0c971acd5172389671113ae82aa7527073980c38d5868ff1161/contourpy-1.3.3-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:322ab1c99b008dad206d406bb61d014cf0174df491ae9d9d0fac6a6fda4f977f", size = 1392867, upload-time = "2025-07-26T12:01:15.533Z" }, + { url = "https://files.pythonhosted.org/packages/75/3e/f2cc6cd56dc8cff46b1a56232eabc6feea52720083ea71ab15523daab796/contourpy-1.3.3-cp311-cp311-win32.whl", hash = "sha256:fd907ae12cd483cd83e414b12941c632a969171bf90fc937d0c9f268a31cafff", size = 183677, upload-time = "2025-07-26T12:01:17.088Z" }, + { url = "https://files.pythonhosted.org/packages/98/4b/9bd370b004b5c9d8045c6c33cf65bae018b27aca550a3f657cdc99acdbd8/contourpy-1.3.3-cp311-cp311-win_amd64.whl", hash = "sha256:3519428f6be58431c56581f1694ba8e50626f2dd550af225f82fb5f5814d2a42", size = 225234, upload-time = "2025-07-26T12:01:18.256Z" }, + { url = "https://files.pythonhosted.org/packages/d9/b6/71771e02c2e004450c12b1120a5f488cad2e4d5b590b1af8bad060360fe4/contourpy-1.3.3-cp311-cp311-win_arm64.whl", hash = "sha256:15ff10bfada4bf92ec8b31c62bf7c1834c244019b4a33095a68000d7075df470", size = 193123, upload-time = "2025-07-26T12:01:19.848Z" }, + { url = "https://files.pythonhosted.org/packages/be/45/adfee365d9ea3d853550b2e735f9d66366701c65db7855cd07621732ccfc/contourpy-1.3.3-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:b08a32ea2f8e42cf1d4be3169a98dd4be32bafe4f22b6c4cb4ba810fa9e5d2cb", size = 293419, upload-time = "2025-07-26T12:01:21.16Z" }, + { url = "https://files.pythonhosted.org/packages/53/3e/405b59cfa13021a56bba395a6b3aca8cec012b45bf177b0eaf7a202cde2c/contourpy-1.3.3-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:556dba8fb6f5d8742f2923fe9457dbdd51e1049c4a43fd3986a0b14a1d815fc6", size = 273979, upload-time = "2025-07-26T12:01:22.448Z" }, + { url = "https://files.pythonhosted.org/packages/d4/1c/a12359b9b2ca3a845e8f7f9ac08bdf776114eb931392fcad91743e2ea17b/contourpy-1.3.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:92d9abc807cf7d0e047b95ca5d957cf4792fcd04e920ca70d48add15c1a90ea7", size = 332653, upload-time = "2025-07-26T12:01:24.155Z" }, + { url = "https://files.pythonhosted.org/packages/63/12/897aeebfb475b7748ea67b61e045accdfcf0d971f8a588b67108ed7f5512/contourpy-1.3.3-cp312-cp312-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:b2e8faa0ed68cb29af51edd8e24798bb661eac3bd9f65420c1887b6ca89987c8", size = 379536, upload-time = "2025-07-26T12:01:25.91Z" }, + { url = "https://files.pythonhosted.org/packages/43/8a/a8c584b82deb248930ce069e71576fc09bd7174bbd35183b7943fb1064fd/contourpy-1.3.3-cp312-cp312-manylinux_2_26_s390x.manylinux_2_28_s390x.whl", hash = "sha256:626d60935cf668e70a5ce6ff184fd713e9683fb458898e4249b63be9e28286ea", size = 384397, upload-time = "2025-07-26T12:01:27.152Z" }, + { url = "https://files.pythonhosted.org/packages/cc/8f/ec6289987824b29529d0dfda0d74a07cec60e54b9c92f3c9da4c0ac732de/contourpy-1.3.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:4d00e655fcef08aba35ec9610536bfe90267d7ab5ba944f7032549c55a146da1", size = 362601, upload-time = "2025-07-26T12:01:28.808Z" }, + { url = "https://files.pythonhosted.org/packages/05/0a/a3fe3be3ee2dceb3e615ebb4df97ae6f3828aa915d3e10549ce016302bd1/contourpy-1.3.3-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:451e71b5a7d597379ef572de31eeb909a87246974d960049a9848c3bc6c41bf7", size = 1331288, upload-time = "2025-07-26T12:01:31.198Z" }, + { url = "https://files.pythonhosted.org/packages/33/1d/acad9bd4e97f13f3e2b18a3977fe1b4a37ecf3d38d815333980c6c72e963/contourpy-1.3.3-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:459c1f020cd59fcfe6650180678a9993932d80d44ccde1fa1868977438f0b411", size = 1403386, upload-time = "2025-07-26T12:01:33.947Z" }, + { url = "https://files.pythonhosted.org/packages/cf/8f/5847f44a7fddf859704217a99a23a4f6417b10e5ab1256a179264561540e/contourpy-1.3.3-cp312-cp312-win32.whl", hash = "sha256:023b44101dfe49d7d53932be418477dba359649246075c996866106da069af69", size = 185018, upload-time = "2025-07-26T12:01:35.64Z" }, + { url = "https://files.pythonhosted.org/packages/19/e8/6026ed58a64563186a9ee3f29f41261fd1828f527dd93d33b60feca63352/contourpy-1.3.3-cp312-cp312-win_amd64.whl", hash = "sha256:8153b8bfc11e1e4d75bcb0bff1db232f9e10b274e0929de9d608027e0d34ff8b", size = 226567, upload-time = "2025-07-26T12:01:36.804Z" }, + { url = "https://files.pythonhosted.org/packages/d1/e2/f05240d2c39a1ed228d8328a78b6f44cd695f7ef47beb3e684cf93604f86/contourpy-1.3.3-cp312-cp312-win_arm64.whl", hash = "sha256:07ce5ed73ecdc4a03ffe3e1b3e3c1166db35ae7584be76f65dbbe28a7791b0cc", size = 193655, upload-time = "2025-07-26T12:01:37.999Z" }, + { url = "https://files.pythonhosted.org/packages/68/35/0167aad910bbdb9599272bd96d01a9ec6852f36b9455cf2ca67bd4cc2d23/contourpy-1.3.3-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:177fb367556747a686509d6fef71d221a4b198a3905fe824430e5ea0fda54eb5", size = 293257, upload-time = "2025-07-26T12:01:39.367Z" }, + { url = "https://files.pythonhosted.org/packages/96/e4/7adcd9c8362745b2210728f209bfbcf7d91ba868a2c5f40d8b58f54c509b/contourpy-1.3.3-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:d002b6f00d73d69333dac9d0b8d5e84d9724ff9ef044fd63c5986e62b7c9e1b1", size = 274034, upload-time = "2025-07-26T12:01:40.645Z" }, + { url = "https://files.pythonhosted.org/packages/73/23/90e31ceeed1de63058a02cb04b12f2de4b40e3bef5e082a7c18d9c8ae281/contourpy-1.3.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:348ac1f5d4f1d66d3322420f01d42e43122f43616e0f194fc1c9f5d830c5b286", size = 334672, upload-time = "2025-07-26T12:01:41.942Z" }, + { url = "https://files.pythonhosted.org/packages/ed/93/b43d8acbe67392e659e1d984700e79eb67e2acb2bd7f62012b583a7f1b55/contourpy-1.3.3-cp313-cp313-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:655456777ff65c2c548b7c454af9c6f33f16c8884f11083244b5819cc214f1b5", size = 381234, upload-time = "2025-07-26T12:01:43.499Z" }, + { url = "https://files.pythonhosted.org/packages/46/3b/bec82a3ea06f66711520f75a40c8fc0b113b2a75edb36aa633eb11c4f50f/contourpy-1.3.3-cp313-cp313-manylinux_2_26_s390x.manylinux_2_28_s390x.whl", hash = "sha256:644a6853d15b2512d67881586bd03f462c7ab755db95f16f14d7e238f2852c67", size = 385169, upload-time = "2025-07-26T12:01:45.219Z" }, + { url = "https://files.pythonhosted.org/packages/4b/32/e0f13a1c5b0f8572d0ec6ae2f6c677b7991fafd95da523159c19eff0696a/contourpy-1.3.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:4debd64f124ca62069f313a9cb86656ff087786016d76927ae2cf37846b006c9", size = 362859, upload-time = "2025-07-26T12:01:46.519Z" }, + { url = "https://files.pythonhosted.org/packages/33/71/e2a7945b7de4e58af42d708a219f3b2f4cff7386e6b6ab0a0fa0033c49a9/contourpy-1.3.3-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:a15459b0f4615b00bbd1e91f1b9e19b7e63aea7483d03d804186f278c0af2659", size = 1332062, upload-time = "2025-07-26T12:01:48.964Z" }, + { url = "https://files.pythonhosted.org/packages/12/fc/4e87ac754220ccc0e807284f88e943d6d43b43843614f0a8afa469801db0/contourpy-1.3.3-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:ca0fdcd73925568ca027e0b17ab07aad764be4706d0a925b89227e447d9737b7", size = 1403932, upload-time = "2025-07-26T12:01:51.979Z" }, + { url = "https://files.pythonhosted.org/packages/a6/2e/adc197a37443f934594112222ac1aa7dc9a98faf9c3842884df9a9d8751d/contourpy-1.3.3-cp313-cp313-win32.whl", hash = "sha256:b20c7c9a3bf701366556e1b1984ed2d0cedf999903c51311417cf5f591d8c78d", size = 185024, upload-time = "2025-07-26T12:01:53.245Z" }, + { url = "https://files.pythonhosted.org/packages/18/0b/0098c214843213759692cc638fce7de5c289200a830e5035d1791d7a2338/contourpy-1.3.3-cp313-cp313-win_amd64.whl", hash = "sha256:1cadd8b8969f060ba45ed7c1b714fe69185812ab43bd6b86a9123fe8f99c3263", size = 226578, upload-time = "2025-07-26T12:01:54.422Z" }, + { url = "https://files.pythonhosted.org/packages/8a/9a/2f6024a0c5995243cd63afdeb3651c984f0d2bc727fd98066d40e141ad73/contourpy-1.3.3-cp313-cp313-win_arm64.whl", hash = "sha256:fd914713266421b7536de2bfa8181aa8c699432b6763a0ea64195ebe28bff6a9", size = 193524, upload-time = "2025-07-26T12:01:55.73Z" }, + { url = "https://files.pythonhosted.org/packages/c0/b3/f8a1a86bd3298513f500e5b1f5fd92b69896449f6cab6a146a5d52715479/contourpy-1.3.3-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:88df9880d507169449d434c293467418b9f6cbe82edd19284aa0409e7fdb933d", size = 306730, upload-time = "2025-07-26T12:01:57.051Z" }, + { url = "https://files.pythonhosted.org/packages/3f/11/4780db94ae62fc0c2053909b65dc3246bd7cecfc4f8a20d957ad43aa4ad8/contourpy-1.3.3-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:d06bb1f751ba5d417047db62bca3c8fde202b8c11fb50742ab3ab962c81e8216", size = 287897, upload-time = "2025-07-26T12:01:58.663Z" }, + { url = "https://files.pythonhosted.org/packages/ae/15/e59f5f3ffdd6f3d4daa3e47114c53daabcb18574a26c21f03dc9e4e42ff0/contourpy-1.3.3-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:e4e6b05a45525357e382909a4c1600444e2a45b4795163d3b22669285591c1ae", size = 326751, upload-time = "2025-07-26T12:02:00.343Z" }, + { url = "https://files.pythonhosted.org/packages/0f/81/03b45cfad088e4770b1dcf72ea78d3802d04200009fb364d18a493857210/contourpy-1.3.3-cp313-cp313t-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:ab3074b48c4e2cf1a960e6bbeb7f04566bf36b1861d5c9d4d8ac04b82e38ba20", size = 375486, upload-time = "2025-07-26T12:02:02.128Z" }, + { url = "https://files.pythonhosted.org/packages/0c/ba/49923366492ffbdd4486e970d421b289a670ae8cf539c1ea9a09822b371a/contourpy-1.3.3-cp313-cp313t-manylinux_2_26_s390x.manylinux_2_28_s390x.whl", hash = "sha256:6c3d53c796f8647d6deb1abe867daeb66dcc8a97e8455efa729516b997b8ed99", size = 388106, upload-time = "2025-07-26T12:02:03.615Z" }, + { url = "https://files.pythonhosted.org/packages/9f/52/5b00ea89525f8f143651f9f03a0df371d3cbd2fccd21ca9b768c7a6500c2/contourpy-1.3.3-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:50ed930df7289ff2a8d7afeb9603f8289e5704755c7e5c3bbd929c90c817164b", size = 352548, upload-time = "2025-07-26T12:02:05.165Z" }, + { url = "https://files.pythonhosted.org/packages/32/1d/a209ec1a3a3452d490f6b14dd92e72280c99ae3d1e73da74f8277d4ee08f/contourpy-1.3.3-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:4feffb6537d64b84877da813a5c30f1422ea5739566abf0bd18065ac040e120a", size = 1322297, upload-time = "2025-07-26T12:02:07.379Z" }, + { url = "https://files.pythonhosted.org/packages/bc/9e/46f0e8ebdd884ca0e8877e46a3f4e633f6c9c8c4f3f6e72be3fe075994aa/contourpy-1.3.3-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:2b7e9480ffe2b0cd2e787e4df64270e3a0440d9db8dc823312e2c940c167df7e", size = 1391023, upload-time = "2025-07-26T12:02:10.171Z" }, + { url = "https://files.pythonhosted.org/packages/b9/70/f308384a3ae9cd2209e0849f33c913f658d3326900d0ff5d378d6a1422d2/contourpy-1.3.3-cp313-cp313t-win32.whl", hash = "sha256:283edd842a01e3dcd435b1c5116798d661378d83d36d337b8dde1d16a5fc9ba3", size = 196157, upload-time = "2025-07-26T12:02:11.488Z" }, + { url = "https://files.pythonhosted.org/packages/b2/dd/880f890a6663b84d9e34a6f88cded89d78f0091e0045a284427cb6b18521/contourpy-1.3.3-cp313-cp313t-win_amd64.whl", hash = "sha256:87acf5963fc2b34825e5b6b048f40e3635dd547f590b04d2ab317c2619ef7ae8", size = 240570, upload-time = "2025-07-26T12:02:12.754Z" }, + { url = "https://files.pythonhosted.org/packages/80/99/2adc7d8ffead633234817ef8e9a87115c8a11927a94478f6bb3d3f4d4f7d/contourpy-1.3.3-cp313-cp313t-win_arm64.whl", hash = "sha256:3c30273eb2a55024ff31ba7d052dde990d7d8e5450f4bbb6e913558b3d6c2301", size = 199713, upload-time = "2025-07-26T12:02:14.4Z" }, + { url = "https://files.pythonhosted.org/packages/72/8b/4546f3ab60f78c514ffb7d01a0bd743f90de36f0019d1be84d0a708a580a/contourpy-1.3.3-cp314-cp314-macosx_10_13_x86_64.whl", hash = "sha256:fde6c716d51c04b1c25d0b90364d0be954624a0ee9d60e23e850e8d48353d07a", size = 292189, upload-time = "2025-07-26T12:02:16.095Z" }, + { url = "https://files.pythonhosted.org/packages/fd/e1/3542a9cb596cadd76fcef413f19c79216e002623158befe6daa03dbfa88c/contourpy-1.3.3-cp314-cp314-macosx_11_0_arm64.whl", hash = "sha256:cbedb772ed74ff5be440fa8eee9bd49f64f6e3fc09436d9c7d8f1c287b121d77", size = 273251, upload-time = "2025-07-26T12:02:17.524Z" }, + { url = "https://files.pythonhosted.org/packages/b1/71/f93e1e9471d189f79d0ce2497007731c1e6bf9ef6d1d61b911430c3db4e5/contourpy-1.3.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:22e9b1bd7a9b1d652cd77388465dc358dafcd2e217d35552424aa4f996f524f5", size = 335810, upload-time = "2025-07-26T12:02:18.9Z" }, + { url = "https://files.pythonhosted.org/packages/91/f9/e35f4c1c93f9275d4e38681a80506b5510e9327350c51f8d4a5a724d178c/contourpy-1.3.3-cp314-cp314-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:a22738912262aa3e254e4f3cb079a95a67132fc5a063890e224393596902f5a4", size = 382871, upload-time = "2025-07-26T12:02:20.418Z" }, + { url = "https://files.pythonhosted.org/packages/b5/71/47b512f936f66a0a900d81c396a7e60d73419868fba959c61efed7a8ab46/contourpy-1.3.3-cp314-cp314-manylinux_2_26_s390x.manylinux_2_28_s390x.whl", hash = "sha256:afe5a512f31ee6bd7d0dda52ec9864c984ca3d66664444f2d72e0dc4eb832e36", size = 386264, upload-time = "2025-07-26T12:02:21.916Z" }, + { url = "https://files.pythonhosted.org/packages/04/5f/9ff93450ba96b09c7c2b3f81c94de31c89f92292f1380261bd7195bea4ea/contourpy-1.3.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:f64836de09927cba6f79dcd00fdd7d5329f3fccc633468507079c829ca4db4e3", size = 363819, upload-time = "2025-07-26T12:02:23.759Z" }, + { url = "https://files.pythonhosted.org/packages/3e/a6/0b185d4cc480ee494945cde102cb0149ae830b5fa17bf855b95f2e70ad13/contourpy-1.3.3-cp314-cp314-musllinux_1_2_aarch64.whl", hash = "sha256:1fd43c3be4c8e5fd6e4f2baeae35ae18176cf2e5cced681cca908addf1cdd53b", size = 1333650, upload-time = "2025-07-26T12:02:26.181Z" }, + { url = "https://files.pythonhosted.org/packages/43/d7/afdc95580ca56f30fbcd3060250f66cedbde69b4547028863abd8aa3b47e/contourpy-1.3.3-cp314-cp314-musllinux_1_2_x86_64.whl", hash = "sha256:6afc576f7b33cf00996e5c1102dc2a8f7cc89e39c0b55df93a0b78c1bd992b36", size = 1404833, upload-time = "2025-07-26T12:02:28.782Z" }, + { url = "https://files.pythonhosted.org/packages/e2/e2/366af18a6d386f41132a48f033cbd2102e9b0cf6345d35ff0826cd984566/contourpy-1.3.3-cp314-cp314-win32.whl", hash = "sha256:66c8a43a4f7b8df8b71ee1840e4211a3c8d93b214b213f590e18a1beca458f7d", size = 189692, upload-time = "2025-07-26T12:02:30.128Z" }, + { url = "https://files.pythonhosted.org/packages/7d/c2/57f54b03d0f22d4044b8afb9ca0e184f8b1afd57b4f735c2fa70883dc601/contourpy-1.3.3-cp314-cp314-win_amd64.whl", hash = "sha256:cf9022ef053f2694e31d630feaacb21ea24224be1c3ad0520b13d844274614fd", size = 232424, upload-time = "2025-07-26T12:02:31.395Z" }, + { url = "https://files.pythonhosted.org/packages/18/79/a9416650df9b525737ab521aa181ccc42d56016d2123ddcb7b58e926a42c/contourpy-1.3.3-cp314-cp314-win_arm64.whl", hash = "sha256:95b181891b4c71de4bb404c6621e7e2390745f887f2a026b2d99e92c17892339", size = 198300, upload-time = "2025-07-26T12:02:32.956Z" }, + { url = "https://files.pythonhosted.org/packages/1f/42/38c159a7d0f2b7b9c04c64ab317042bb6952b713ba875c1681529a2932fe/contourpy-1.3.3-cp314-cp314t-macosx_10_13_x86_64.whl", hash = "sha256:33c82d0138c0a062380332c861387650c82e4cf1747aaa6938b9b6516762e772", size = 306769, upload-time = "2025-07-26T12:02:34.2Z" }, + { url = "https://files.pythonhosted.org/packages/c3/6c/26a8205f24bca10974e77460de68d3d7c63e282e23782f1239f226fcae6f/contourpy-1.3.3-cp314-cp314t-macosx_11_0_arm64.whl", hash = "sha256:ea37e7b45949df430fe649e5de8351c423430046a2af20b1c1961cae3afcda77", size = 287892, upload-time = "2025-07-26T12:02:35.807Z" }, + { url = "https://files.pythonhosted.org/packages/66/06/8a475c8ab718ebfd7925661747dbb3c3ee9c82ac834ccb3570be49d129f4/contourpy-1.3.3-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:d304906ecc71672e9c89e87c4675dc5c2645e1f4269a5063b99b0bb29f232d13", size = 326748, upload-time = "2025-07-26T12:02:37.193Z" }, + { url = "https://files.pythonhosted.org/packages/b4/a3/c5ca9f010a44c223f098fccd8b158bb1cb287378a31ac141f04730dc49be/contourpy-1.3.3-cp314-cp314t-manylinux_2_26_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:ca658cd1a680a5c9ea96dc61cdbae1e85c8f25849843aa799dfd3cb370ad4fbe", size = 375554, upload-time = "2025-07-26T12:02:38.894Z" }, + { url = "https://files.pythonhosted.org/packages/80/5b/68bd33ae63fac658a4145088c1e894405e07584a316738710b636c6d0333/contourpy-1.3.3-cp314-cp314t-manylinux_2_26_s390x.manylinux_2_28_s390x.whl", hash = "sha256:ab2fd90904c503739a75b7c8c5c01160130ba67944a7b77bbf36ef8054576e7f", size = 388118, upload-time = "2025-07-26T12:02:40.642Z" }, + { url = "https://files.pythonhosted.org/packages/40/52/4c285a6435940ae25d7410a6c36bda5145839bc3f0beb20c707cda18b9d2/contourpy-1.3.3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:b7301b89040075c30e5768810bc96a8e8d78085b47d8be6e4c3f5a0b4ed478a0", size = 352555, upload-time = "2025-07-26T12:02:42.25Z" }, + { url = "https://files.pythonhosted.org/packages/24/ee/3e81e1dd174f5c7fefe50e85d0892de05ca4e26ef1c9a59c2a57e43b865a/contourpy-1.3.3-cp314-cp314t-musllinux_1_2_aarch64.whl", hash = "sha256:2a2a8b627d5cc6b7c41a4beff6c5ad5eb848c88255fda4a8745f7e901b32d8e4", size = 1322295, upload-time = "2025-07-26T12:02:44.668Z" }, + { url = "https://files.pythonhosted.org/packages/3c/b2/6d913d4d04e14379de429057cd169e5e00f6c2af3bb13e1710bcbdb5da12/contourpy-1.3.3-cp314-cp314t-musllinux_1_2_x86_64.whl", hash = "sha256:fd6ec6be509c787f1caf6b247f0b1ca598bef13f4ddeaa126b7658215529ba0f", size = 1391027, upload-time = "2025-07-26T12:02:47.09Z" }, + { url = "https://files.pythonhosted.org/packages/93/8a/68a4ec5c55a2971213d29a9374913f7e9f18581945a7a31d1a39b5d2dfe5/contourpy-1.3.3-cp314-cp314t-win32.whl", hash = "sha256:e74a9a0f5e3fff48fb5a7f2fd2b9b70a3fe014a67522f79b7cca4c0c7e43c9ae", size = 202428, upload-time = "2025-07-26T12:02:48.691Z" }, + { url = "https://files.pythonhosted.org/packages/fa/96/fd9f641ffedc4fa3ace923af73b9d07e869496c9cc7a459103e6e978992f/contourpy-1.3.3-cp314-cp314t-win_amd64.whl", hash = "sha256:13b68d6a62db8eafaebb8039218921399baf6e47bf85006fd8529f2a08ef33fc", size = 250331, upload-time = "2025-07-26T12:02:50.137Z" }, + { url = "https://files.pythonhosted.org/packages/ae/8c/469afb6465b853afff216f9528ffda78a915ff880ed58813ba4faf4ba0b6/contourpy-1.3.3-cp314-cp314t-win_arm64.whl", hash = "sha256:b7448cb5a725bb1e35ce88771b86fba35ef418952474492cf7c764059933ff8b", size = 203831, upload-time = "2025-07-26T12:02:51.449Z" }, + { url = "https://files.pythonhosted.org/packages/a5/29/8dcfe16f0107943fa92388c23f6e05cff0ba58058c4c95b00280d4c75a14/contourpy-1.3.3-pp311-pypy311_pp73-macosx_10_15_x86_64.whl", hash = "sha256:cd5dfcaeb10f7b7f9dc8941717c6c2ade08f587be2226222c12b25f0483ed497", size = 278809, upload-time = "2025-07-26T12:02:52.74Z" }, + { url = "https://files.pythonhosted.org/packages/85/a9/8b37ef4f7dafeb335daee3c8254645ef5725be4d9c6aa70b50ec46ef2f7e/contourpy-1.3.3-pp311-pypy311_pp73-macosx_11_0_arm64.whl", hash = "sha256:0c1fc238306b35f246d61a1d416a627348b5cf0648648a031e14bb8705fcdfe8", size = 261593, upload-time = "2025-07-26T12:02:54.037Z" }, + { url = "https://files.pythonhosted.org/packages/0a/59/ebfb8c677c75605cc27f7122c90313fd2f375ff3c8d19a1694bda74aaa63/contourpy-1.3.3-pp311-pypy311_pp73-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:70f9aad7de812d6541d29d2bbf8feb22ff7e1c299523db288004e3157ff4674e", size = 302202, upload-time = "2025-07-26T12:02:55.947Z" }, + { url = "https://files.pythonhosted.org/packages/3c/37/21972a15834d90bfbfb009b9d004779bd5a07a0ec0234e5ba8f64d5736f4/contourpy-1.3.3-pp311-pypy311_pp73-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:5ed3657edf08512fc3fe81b510e35c2012fbd3081d2e26160f27ca28affec989", size = 329207, upload-time = "2025-07-26T12:02:57.468Z" }, + { url = "https://files.pythonhosted.org/packages/0c/58/bd257695f39d05594ca4ad60df5bcb7e32247f9951fd09a9b8edb82d1daa/contourpy-1.3.3-pp311-pypy311_pp73-win_amd64.whl", hash = "sha256:3d1a3799d62d45c18bafd41c5fa05120b96a28079f2393af559b843d1a966a77", size = 225315, upload-time = "2025-07-26T12:02:58.801Z" }, +] + [[package]] name = "coverage" version = "7.6.1" @@ -275,7 +588,12 @@ name = "coverage" version = "7.13.2" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", "python_full_version == '3.10.*'", ] sdist = { url = "https://files.pythonhosted.org/packages/ad/49/349848445b0e53660e258acbcc9b0d014895b6739237920886672240f84b/coverage-7.13.2.tar.gz", hash = "sha256:044c6951ec37146b72a50cc81ef02217d27d4c3640efd2640311393cbbf143d3", size = 826523, upload-time = "2026-01-25T13:00:04.889Z" } @@ -378,6 +696,15 @@ toml = [ { name = "tomli", marker = "python_full_version >= '3.10' and python_full_version <= '3.11'" }, ] +[[package]] +name = "cycler" +version = "0.12.1" +source = { registry = "https://pypi.org/simple" } +sdist = { url = "https://files.pythonhosted.org/packages/a9/95/a3dbbb5028f35eafb79008e7522a75244477d2838f38cbb722248dabc2a8/cycler-0.12.1.tar.gz", hash = "sha256:88bb128f02ba341da8ef447245a9e138fae777f6a23943da4540077d3601eb1c", size = 7615, upload-time = "2023-10-07T05:32:18.335Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/e7/05/c19819d5e3d95294a6f5947fb9b9629efb316b96de511b418c53d245aae6/cycler-0.12.1-py3-none-any.whl", hash = "sha256:85cef7cff222d8644161529808465972e51340599459b8ac3ccbac5a854e0d30", size = 8321, upload-time = "2023-10-07T05:32:16.783Z" }, +] + [[package]] name = "distlib" version = "0.4.0" @@ -429,7 +756,12 @@ name = "filelock" version = "3.20.3" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", "python_full_version == '3.10.*'", ] sdist = { url = "https://files.pythonhosted.org/packages/1d/65/ce7f1b70157833bf3cb851b556a37d4547ceafc158aa9b34b36782f23696/filelock-3.20.3.tar.gz", hash = "sha256:18c57ee915c7ec61cff0ecf7f0f869936c7c30191bb0cf406f1341778d0834e1", size = 19485, upload-time = "2026-01-09T17:55:05.421Z" } @@ -437,9 +769,203 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/b5/36/7fb70f04bf00bc646cd5bb45aa9eddb15e19437a28b8fb2b4a5249fac770/filelock-3.20.3-py3-none-any.whl", hash = "sha256:4b0dda527ee31078689fc205ec4f1c1bf7d56cf88b6dc9426c4f230e46c2dce1", size = 16701, upload-time = "2026-01-09T17:55:04.334Z" }, ] +[[package]] +name = "fonttools" +version = "4.57.0" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version < '3.9'", +] +sdist = { url = "https://files.pythonhosted.org/packages/03/2d/a9a0b6e3a0cf6bd502e64fc16d894269011930cabfc89aee20d1635b1441/fonttools-4.57.0.tar.gz", hash = "sha256:727ece10e065be2f9dd239d15dd5d60a66e17eac11aea47d447f9f03fdbc42de", size = 3492448, upload-time = "2025-04-03T11:07:13.898Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/db/17/3ddfd1881878b3f856065130bb603f5922e81ae8a4eb53bce0ea78f765a8/fonttools-4.57.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:babe8d1eb059a53e560e7bf29f8e8f4accc8b6cfb9b5fd10e485bde77e71ef41", size = 2756260, upload-time = "2025-04-03T11:05:28.582Z" }, + { url = "https://files.pythonhosted.org/packages/26/2b/6957890c52c030b0bf9e0add53e5badab4682c6ff024fac9a332bb2ae063/fonttools-4.57.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:81aa97669cd726349eb7bd43ca540cf418b279ee3caba5e2e295fb4e8f841c02", size = 2284691, upload-time = "2025-04-03T11:05:31.526Z" }, + { url = "https://files.pythonhosted.org/packages/cc/8e/c043b4081774e5eb06a834cedfdb7d432b4935bc8c4acf27207bdc34dfc4/fonttools-4.57.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f0e9618630edd1910ad4f07f60d77c184b2f572c8ee43305ea3265675cbbfe7e", size = 4566077, upload-time = "2025-04-03T11:05:33.559Z" }, + { url = "https://files.pythonhosted.org/packages/59/bc/e16ae5d9eee6c70830ce11d1e0b23d6018ddfeb28025fda092cae7889c8b/fonttools-4.57.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:34687a5d21f1d688d7d8d416cb4c5b9c87fca8a1797ec0d74b9fdebfa55c09ab", size = 4608729, upload-time = "2025-04-03T11:05:35.49Z" }, + { url = "https://files.pythonhosted.org/packages/25/13/e557bf10bb38e4e4c436d3a9627aadf691bc7392ae460910447fda5fad2b/fonttools-4.57.0-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:69ab81b66ebaa8d430ba56c7a5f9abe0183afefd3a2d6e483060343398b13fb1", size = 4759646, upload-time = "2025-04-03T11:05:37.963Z" }, + { url = "https://files.pythonhosted.org/packages/bc/c9/5e2952214d4a8e31026bf80beb18187199b7001e60e99a6ce19773249124/fonttools-4.57.0-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:d639397de852f2ccfb3134b152c741406752640a266d9c1365b0f23d7b88077f", size = 4941652, upload-time = "2025-04-03T11:05:40.089Z" }, + { url = "https://files.pythonhosted.org/packages/df/04/e80242b3d9ec91a1f785d949edc277a13ecfdcfae744de4b170df9ed77d8/fonttools-4.57.0-cp310-cp310-win32.whl", hash = "sha256:cc066cb98b912f525ae901a24cd381a656f024f76203bc85f78fcc9e66ae5aec", size = 2159432, upload-time = "2025-04-03T11:05:41.754Z" }, + { url = "https://files.pythonhosted.org/packages/33/ba/e858cdca275daf16e03c0362aa43734ea71104c3b356b2100b98543dba1b/fonttools-4.57.0-cp310-cp310-win_amd64.whl", hash = "sha256:7a64edd3ff6a7f711a15bd70b4458611fb240176ec11ad8845ccbab4fe6745db", size = 2203869, upload-time = "2025-04-03T11:05:43.712Z" }, + { url = "https://files.pythonhosted.org/packages/81/1f/e67c99aa3c6d3d2f93d956627e62a57ae0d35dc42f26611ea2a91053f6d6/fonttools-4.57.0-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:3871349303bdec958360eedb619169a779956503ffb4543bb3e6211e09b647c4", size = 2757392, upload-time = "2025-04-03T11:05:45.715Z" }, + { url = "https://files.pythonhosted.org/packages/aa/f1/f75770d0ddc67db504850898d96d75adde238c35313409bfcd8db4e4a5fe/fonttools-4.57.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:c59375e85126b15a90fcba3443eaac58f3073ba091f02410eaa286da9ad80ed8", size = 2285609, upload-time = "2025-04-03T11:05:47.977Z" }, + { url = "https://files.pythonhosted.org/packages/f5/d3/bc34e4953cb204bae0c50b527307dce559b810e624a733351a654cfc318e/fonttools-4.57.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:967b65232e104f4b0f6370a62eb33089e00024f2ce143aecbf9755649421c683", size = 4873292, upload-time = "2025-04-03T11:05:49.921Z" }, + { url = "https://files.pythonhosted.org/packages/41/b8/d5933559303a4ab18c799105f4c91ee0318cc95db4a2a09e300116625e7a/fonttools-4.57.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:39acf68abdfc74e19de7485f8f7396fa4d2418efea239b7061d6ed6a2510c746", size = 4902503, upload-time = "2025-04-03T11:05:52.17Z" }, + { url = "https://files.pythonhosted.org/packages/32/13/acb36bfaa316f481153ce78de1fa3926a8bad42162caa3b049e1afe2408b/fonttools-4.57.0-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:9d077f909f2343daf4495ba22bb0e23b62886e8ec7c109ee8234bdbd678cf344", size = 5077351, upload-time = "2025-04-03T11:05:54.162Z" }, + { url = "https://files.pythonhosted.org/packages/b5/23/6d383a2ca83b7516d73975d8cca9d81a01acdcaa5e4db8579e4f3de78518/fonttools-4.57.0-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:46370ac47a1e91895d40e9ad48effbe8e9d9db1a4b80888095bc00e7beaa042f", size = 5275067, upload-time = "2025-04-03T11:05:57.375Z" }, + { url = "https://files.pythonhosted.org/packages/bc/ca/31b8919c6da0198d5d522f1d26c980201378c087bdd733a359a1e7485769/fonttools-4.57.0-cp311-cp311-win32.whl", hash = "sha256:ca2aed95855506b7ae94e8f1f6217b7673c929e4f4f1217bcaa236253055cb36", size = 2158263, upload-time = "2025-04-03T11:05:59.567Z" }, + { url = "https://files.pythonhosted.org/packages/13/4c/de2612ea2216eb45cfc8eb91a8501615dd87716feaf5f8fb65cbca576289/fonttools-4.57.0-cp311-cp311-win_amd64.whl", hash = "sha256:17168a4670bbe3775f3f3f72d23ee786bd965395381dfbb70111e25e81505b9d", size = 2204968, upload-time = "2025-04-03T11:06:02.16Z" }, + { url = "https://files.pythonhosted.org/packages/cb/98/d4bc42d43392982eecaaca117d79845734d675219680cd43070bb001bc1f/fonttools-4.57.0-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:889e45e976c74abc7256d3064aa7c1295aa283c6bb19810b9f8b604dfe5c7f31", size = 2751824, upload-time = "2025-04-03T11:06:03.782Z" }, + { url = "https://files.pythonhosted.org/packages/1a/62/7168030eeca3742fecf45f31e63b5ef48969fa230a672216b805f1d61548/fonttools-4.57.0-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:0425c2e052a5f1516c94e5855dbda706ae5a768631e9fcc34e57d074d1b65b92", size = 2283072, upload-time = "2025-04-03T11:06:05.533Z" }, + { url = "https://files.pythonhosted.org/packages/5d/82/121a26d9646f0986ddb35fbbaf58ef791c25b59ecb63ffea2aab0099044f/fonttools-4.57.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:44c26a311be2ac130f40a96769264809d3b0cb297518669db437d1cc82974888", size = 4788020, upload-time = "2025-04-03T11:06:07.249Z" }, + { url = "https://files.pythonhosted.org/packages/5b/26/e0f2fb662e022d565bbe280a3cfe6dafdaabf58889ff86fdef2d31ff1dde/fonttools-4.57.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:84c41ba992df5b8d680b89fd84c6a1f2aca2b9f1ae8a67400c8930cd4ea115f6", size = 4859096, upload-time = "2025-04-03T11:06:09.469Z" }, + { url = "https://files.pythonhosted.org/packages/9e/44/9075e323347b1891cdece4b3f10a3b84a8f4c42a7684077429d9ce842056/fonttools-4.57.0-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:ea1e9e43ca56b0c12440a7c689b1350066595bebcaa83baad05b8b2675129d98", size = 4964356, upload-time = "2025-04-03T11:06:11.294Z" }, + { url = "https://files.pythonhosted.org/packages/48/28/caa8df32743462fb966be6de6a79d7f30393859636d7732e82efa09fbbb4/fonttools-4.57.0-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:84fd56c78d431606332a0627c16e2a63d243d0d8b05521257d77c6529abe14d8", size = 5226546, upload-time = "2025-04-03T11:06:13.6Z" }, + { url = "https://files.pythonhosted.org/packages/f6/46/95ab0f0d2e33c5b1a4fc1c0efe5e286ba9359602c0a9907adb1faca44175/fonttools-4.57.0-cp312-cp312-win32.whl", hash = "sha256:f4376819c1c778d59e0a31db5dc6ede854e9edf28bbfa5b756604727f7f800ac", size = 2146776, upload-time = "2025-04-03T11:06:15.643Z" }, + { url = "https://files.pythonhosted.org/packages/06/5d/1be5424bb305880e1113631f49a55ea7c7da3a5fe02608ca7c16a03a21da/fonttools-4.57.0-cp312-cp312-win_amd64.whl", hash = "sha256:57e30241524879ea10cdf79c737037221f77cc126a8cdc8ff2c94d4a522504b9", size = 2193956, upload-time = "2025-04-03T11:06:17.534Z" }, + { url = "https://files.pythonhosted.org/packages/e9/2f/11439f3af51e4bb75ac9598c29f8601aa501902dcedf034bdc41f47dd799/fonttools-4.57.0-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:408ce299696012d503b714778d89aa476f032414ae57e57b42e4b92363e0b8ef", size = 2739175, upload-time = "2025-04-03T11:06:19.583Z" }, + { url = "https://files.pythonhosted.org/packages/25/52/677b55a4c0972dc3820c8dba20a29c358197a78229daa2ea219fdb19e5d5/fonttools-4.57.0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:bbceffc80aa02d9e8b99f2a7491ed8c4a783b2fc4020119dc405ca14fb5c758c", size = 2276583, upload-time = "2025-04-03T11:06:21.753Z" }, + { url = "https://files.pythonhosted.org/packages/64/79/184555f8fa77b827b9460a4acdbbc0b5952bb6915332b84c615c3a236826/fonttools-4.57.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f022601f3ee9e1f6658ed6d184ce27fa5216cee5b82d279e0f0bde5deebece72", size = 4766437, upload-time = "2025-04-03T11:06:23.521Z" }, + { url = "https://files.pythonhosted.org/packages/f8/ad/c25116352f456c0d1287545a7aa24e98987b6d99c5b0456c4bd14321f20f/fonttools-4.57.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4dea5893b58d4637ffa925536462ba626f8a1b9ffbe2f5c272cdf2c6ebadb817", size = 4838431, upload-time = "2025-04-03T11:06:25.423Z" }, + { url = "https://files.pythonhosted.org/packages/53/ae/398b2a833897297797a44f519c9af911c2136eb7aa27d3f1352c6d1129fa/fonttools-4.57.0-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:dff02c5c8423a657c550b48231d0a48d7e2b2e131088e55983cfe74ccc2c7cc9", size = 4951011, upload-time = "2025-04-03T11:06:27.41Z" }, + { url = "https://files.pythonhosted.org/packages/b7/5d/7cb31c4bc9ffb9a2bbe8b08f8f53bad94aeb158efad75da645b40b62cb73/fonttools-4.57.0-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:767604f244dc17c68d3e2dbf98e038d11a18abc078f2d0f84b6c24571d9c0b13", size = 5205679, upload-time = "2025-04-03T11:06:29.804Z" }, + { url = "https://files.pythonhosted.org/packages/4c/e4/6934513ec2c4d3d69ca1bc3bd34d5c69dafcbf68c15388dd3bb062daf345/fonttools-4.57.0-cp313-cp313-win32.whl", hash = "sha256:8e2e12d0d862f43d51e5afb8b9751c77e6bec7d2dc00aad80641364e9df5b199", size = 2144833, upload-time = "2025-04-03T11:06:31.737Z" }, + { url = "https://files.pythonhosted.org/packages/c4/0d/2177b7fdd23d017bcfb702fd41e47d4573766b9114da2fddbac20dcc4957/fonttools-4.57.0-cp313-cp313-win_amd64.whl", hash = "sha256:f1d6bc9c23356908db712d282acb3eebd4ae5ec6d8b696aa40342b1d84f8e9e3", size = 2190799, upload-time = "2025-04-03T11:06:34.784Z" }, + { url = "https://files.pythonhosted.org/packages/8a/3f/c16dbbec7221783f37dcc2022d5a55f0d704ffc9feef67930f6eb517e8ce/fonttools-4.57.0-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:9d57b4e23ebbe985125d3f0cabbf286efa191ab60bbadb9326091050d88e8213", size = 2753756, upload-time = "2025-04-03T11:06:36.875Z" }, + { url = "https://files.pythonhosted.org/packages/48/9f/5b4a3d6aed5430b159dd3494bb992d4e45102affa3725f208e4f0aedc6a3/fonttools-4.57.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:579ba873d7f2a96f78b2e11028f7472146ae181cae0e4d814a37a09e93d5c5cc", size = 2283179, upload-time = "2025-04-03T11:06:39.095Z" }, + { url = "https://files.pythonhosted.org/packages/17/b2/4e887b674938b4c3848029a4134ac90dd8653ea80b4f464fa1edeae37f25/fonttools-4.57.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6e3e1ec10c29bae0ea826b61f265ec5c858c5ba2ce2e69a71a62f285cf8e4595", size = 4647139, upload-time = "2025-04-03T11:06:41.315Z" }, + { url = "https://files.pythonhosted.org/packages/a5/0e/b6314a09a4d561aaa7e09de43fa700917be91e701f07df6178865962666c/fonttools-4.57.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a1968f2a2003c97c4ce6308dc2498d5fd4364ad309900930aa5a503c9851aec8", size = 4691211, upload-time = "2025-04-03T11:06:43.566Z" }, + { url = "https://files.pythonhosted.org/packages/bf/1d/b9f4b70d165c25f5c9aee61eb6ae90b0e9b5787b2c0a45e4f3e50a839274/fonttools-4.57.0-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:aff40f8ac6763d05c2c8f6d240c6dac4bb92640a86d9b0c3f3fff4404f34095c", size = 4873755, upload-time = "2025-04-03T11:06:45.457Z" }, + { url = "https://files.pythonhosted.org/packages/3b/fa/a731c8f42ae2c6761d1c22bd3c90241d5b2b13cabb70598abc74a828b51f/fonttools-4.57.0-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:d07f1b64008e39fceae7aa99e38df8385d7d24a474a8c9872645c4397b674481", size = 5070072, upload-time = "2025-04-03T11:06:47.853Z" }, + { url = "https://files.pythonhosted.org/packages/1f/1e/6a988230109a2ba472e5de0a4c3936d49718cfc4b700b6bad53eca414bcf/fonttools-4.57.0-cp38-cp38-win32.whl", hash = "sha256:51d8482e96b28fb28aa8e50b5706f3cee06de85cbe2dce80dbd1917ae22ec5a6", size = 1484098, upload-time = "2025-04-03T11:06:50.167Z" }, + { url = "https://files.pythonhosted.org/packages/dc/7a/2b3666e8c13d035adf656a8ae391380656144760353c97f74747c64fd3e5/fonttools-4.57.0-cp38-cp38-win_amd64.whl", hash = "sha256:03290e818782e7edb159474144fca11e36a8ed6663d1fcbd5268eb550594fd8e", size = 1529536, upload-time = "2025-04-03T11:06:52.468Z" }, + { url = "https://files.pythonhosted.org/packages/d2/c7/3bddafbb95447f6fbabdd0b399bf468649321fd4029e356b4f6bd70fbc1b/fonttools-4.57.0-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:7339e6a3283e4b0ade99cade51e97cde3d54cd6d1c3744459e886b66d630c8b3", size = 2758942, upload-time = "2025-04-03T11:06:54.679Z" }, + { url = "https://files.pythonhosted.org/packages/d4/a2/8dd7771022e365c90e428b1607174c3297d5c0a2cc2cf4cdccb2221945b7/fonttools-4.57.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:05efceb2cb5f6ec92a4180fcb7a64aa8d3385fd49cfbbe459350229d1974f0b1", size = 2285959, upload-time = "2025-04-03T11:06:56.792Z" }, + { url = "https://files.pythonhosted.org/packages/58/5a/2fd29c5e38b14afe1fae7d472373e66688e7c7a98554252f3cf44371e033/fonttools-4.57.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a97bb05eb24637714a04dee85bdf0ad1941df64fe3b802ee4ac1c284a5f97b7c", size = 4571677, upload-time = "2025-04-03T11:06:59.002Z" }, + { url = "https://files.pythonhosted.org/packages/bf/30/b77cf81923f1a67ff35d6765a9db4718c0688eb8466c464c96a23a2e28d4/fonttools-4.57.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:541cb48191a19ceb1a2a4b90c1fcebd22a1ff7491010d3cf840dd3a68aebd654", size = 4616644, upload-time = "2025-04-03T11:07:01.238Z" }, + { url = "https://files.pythonhosted.org/packages/06/33/376605898d8d553134144dff167506a49694cb0e0cf684c14920fbc1e99f/fonttools-4.57.0-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:cdef9a056c222d0479a1fdb721430f9efd68268014c54e8166133d2643cb05d9", size = 4761314, upload-time = "2025-04-03T11:07:03.162Z" }, + { url = "https://files.pythonhosted.org/packages/48/e4/e0e48f5bae04bc1a1c6b4fcd7d1ca12b29f1fe74221534b7ff83ed0db8fe/fonttools-4.57.0-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:3cf97236b192a50a4bf200dc5ba405aa78d4f537a2c6e4c624bb60466d5b03bd", size = 4945563, upload-time = "2025-04-03T11:07:05.313Z" }, + { url = "https://files.pythonhosted.org/packages/61/98/2dacfc6d70f2d93bde1bbf814286be343cb17f53057130ad3b843144dd00/fonttools-4.57.0-cp39-cp39-win32.whl", hash = "sha256:e952c684274a7714b3160f57ec1d78309f955c6335c04433f07d36c5eb27b1f9", size = 2159997, upload-time = "2025-04-03T11:07:07.467Z" }, + { url = "https://files.pythonhosted.org/packages/93/fa/e61cc236f40d504532d2becf90c297bfed8e40abc0c8b08375fbb83eff29/fonttools-4.57.0-cp39-cp39-win_amd64.whl", hash = "sha256:a2a722c0e4bfd9966a11ff55c895c817158fcce1b2b6700205a376403b546ad9", size = 2204508, upload-time = "2025-04-03T11:07:09.632Z" }, + { url = "https://files.pythonhosted.org/packages/90/27/45f8957c3132917f91aaa56b700bcfc2396be1253f685bd5c68529b6f610/fonttools-4.57.0-py3-none-any.whl", hash = "sha256:3122c604a675513c68bd24c6a8f9091f1c2376d18e8f5fe5a101746c81b3e98f", size = 1093605, upload-time = "2025-04-03T11:07:11.341Z" }, +] + +[[package]] +name = "fonttools" +version = "4.60.2" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version == '3.9.*'", +] +sdist = { url = "https://files.pythonhosted.org/packages/3e/c4/db6a7b5eb0656534c3aa2596c2c5e18830d74f1b9aa5aa8a7dff63a0b11d/fonttools-4.60.2.tar.gz", hash = "sha256:d29552e6b155ebfc685b0aecf8d429cb76c14ab734c22ef5d3dea6fdf800c92c", size = 3562254, upload-time = "2025-12-09T13:38:11.835Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/ab/de/9e10a99fb3070accb8884886a41a4ce54e49bf2fa4fc63f48a6cf2061713/fonttools-4.60.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:4e36fadcf7e8ca6e34d490eef86ed638d6fd9c55d2f514b05687622cfc4a7050", size = 2850403, upload-time = "2025-12-09T13:35:53.14Z" }, + { url = "https://files.pythonhosted.org/packages/e4/40/d5b369d1073b134f600a94a287e13b5bdea2191ba6347d813fa3da00e94a/fonttools-4.60.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6e500fc9c04bee749ceabfc20cb4903f6981c2139050d85720ea7ada61b75d5c", size = 2398629, upload-time = "2025-12-09T13:35:56.471Z" }, + { url = "https://files.pythonhosted.org/packages/7c/b5/123819369aaf99d1e4dc49f1de1925d4edc7379114d15a56a7dd2e9d56e6/fonttools-4.60.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:22efea5e784e1d1cd8d7b856c198e360a979383ebc6dea4604743b56da1cbc34", size = 4893471, upload-time = "2025-12-09T13:35:58.927Z" }, + { url = "https://files.pythonhosted.org/packages/24/29/f8f8acccb9716b899be4be45e9ce770d6aa76327573863e68448183091b0/fonttools-4.60.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:677aa92d84d335e4d301d8ba04afca6f575316bc647b6782cb0921943fcb6343", size = 4854686, upload-time = "2025-12-09T13:36:01.767Z" }, + { url = "https://files.pythonhosted.org/packages/5a/0d/f3f51d7519f44f2dd5c9a60d7cd41185ebcee4348f073e515a3a93af15ff/fonttools-4.60.2-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:edd49d3defbf35476e78b61ff737ff5efea811acff68d44233a95a5a48252334", size = 4871233, upload-time = "2025-12-09T13:36:06.094Z" }, + { url = "https://files.pythonhosted.org/packages/cc/3f/4d4fd47d3bc40ab4d76718555185f8adffb5602ea572eac4bbf200c47d22/fonttools-4.60.2-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:126839492b69cecc5baf2bddcde60caab2ffafd867bbae2a88463fce6078ca3a", size = 4988936, upload-time = "2025-12-09T13:36:08.42Z" }, + { url = "https://files.pythonhosted.org/packages/01/6f/83bbdefa43f2c3ae206fd8c4b9a481f3c913eef871b1ce9a453069239e39/fonttools-4.60.2-cp310-cp310-win32.whl", hash = "sha256:ffcab6f5537136046ca902ed2491ab081ba271b07591b916289b7c27ff845f96", size = 2278044, upload-time = "2025-12-09T13:36:10.641Z" }, + { url = "https://files.pythonhosted.org/packages/d4/04/7d9a137e919d6c9ef26704b7f7b2580d9cfc5139597588227aacebc0e3b7/fonttools-4.60.2-cp310-cp310-win_amd64.whl", hash = "sha256:9c68b287c7ffcd29dd83b5f961004b2a54a862a88825d52ea219c6220309ba45", size = 2326522, upload-time = "2025-12-09T13:36:12.981Z" }, + { url = "https://files.pythonhosted.org/packages/e0/80/b7693d37c02417e162cc83cdd0b19a4f58be82c638b5d4ce4de2dae050c4/fonttools-4.60.2-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:a2aed0a7931401b3875265717a24c726f87ecfedbb7b3426c2ca4d2812e281ae", size = 2847809, upload-time = "2025-12-09T13:36:14.884Z" }, + { url = "https://files.pythonhosted.org/packages/f9/9a/9c2c13bf8a6496ac21607d704e74e9cc68ebf23892cf924c9a8b5c7566b9/fonttools-4.60.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:dea6868e9d2b816c9076cfea77754686f3c19149873bdbc5acde437631c15df1", size = 2397302, upload-time = "2025-12-09T13:36:17.151Z" }, + { url = "https://files.pythonhosted.org/packages/56/f6/ce38ff6b2d2d58f6fd981d32f3942365bfa30eadf2b47d93b2d48bf6097f/fonttools-4.60.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:2fa27f34950aa1fe0f0b1abe25eed04770a3b3b34ad94e5ace82cc341589678a", size = 5054418, upload-time = "2025-12-09T13:36:19.062Z" }, + { url = "https://files.pythonhosted.org/packages/88/06/5353bea128ff39e857c31de3dd605725b4add956badae0b31bc9a50d4c8e/fonttools-4.60.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:13a53d479d187b09bfaa4a35ffcbc334fc494ff355f0a587386099cb66674f1e", size = 5031652, upload-time = "2025-12-09T13:36:21.206Z" }, + { url = "https://files.pythonhosted.org/packages/71/05/ebca836437f6ebd57edd6428e7eff584e683ff0556ddb17d62e3b731f46c/fonttools-4.60.2-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:fac5e921d3bd0ca3bb8517dced2784f0742bc8ca28579a68b139f04ea323a779", size = 5030321, upload-time = "2025-12-09T13:36:23.515Z" }, + { url = "https://files.pythonhosted.org/packages/57/f9/eb9d2a2ce30c99f840c1cc3940729a970923cf39d770caf88909d98d516b/fonttools-4.60.2-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:648f4f9186fd7f1f3cd57dbf00d67a583720d5011feca67a5e88b3a491952cfb", size = 5154255, upload-time = "2025-12-09T13:36:25.879Z" }, + { url = "https://files.pythonhosted.org/packages/08/a2/088b6ceba8272a9abb629d3c08f9c1e35e5ce42db0ccfe0c1f9f03e60d1d/fonttools-4.60.2-cp311-cp311-win32.whl", hash = "sha256:3274e15fad871bead5453d5ce02658f6d0c7bc7e7021e2a5b8b04e2f9e40da1a", size = 2276300, upload-time = "2025-12-09T13:36:27.772Z" }, + { url = "https://files.pythonhosted.org/packages/de/2f/8e4c3d908cc5dade7bb1316ce48589f6a24460c1056fd4b8db51f1fa309a/fonttools-4.60.2-cp311-cp311-win_amd64.whl", hash = "sha256:91d058d5a483a1525b367803abb69de0923fbd45e1f82ebd000f5c8aa65bc78e", size = 2327574, upload-time = "2025-12-09T13:36:30.89Z" }, + { url = "https://files.pythonhosted.org/packages/c0/30/530c9eddcd1c39219dc0aaede2b5a4c8ab80e0bb88d1b3ffc12944c4aac3/fonttools-4.60.2-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:e0164b7609d2b5c5dd4e044b8085b7bd7ca7363ef8c269a4ab5b5d4885a426b2", size = 2847196, upload-time = "2025-12-09T13:36:33.262Z" }, + { url = "https://files.pythonhosted.org/packages/19/2f/4077a482836d5bbe3bc9dac1c004d02ee227cf04ed62b0a2dfc41d4f0dfd/fonttools-4.60.2-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:1dd3d9574fc595c1e97faccae0f264dc88784ddf7fbf54c939528378bacc0033", size = 2395842, upload-time = "2025-12-09T13:36:35.47Z" }, + { url = "https://files.pythonhosted.org/packages/dd/05/aae5bb99c5398f8ed4a8b784f023fd9dd3568f0bd5d5b21e35b282550f11/fonttools-4.60.2-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:98d0719f1b11c2817307d2da2e94296a3b2a3503f8d6252a101dca3ee663b917", size = 4949713, upload-time = "2025-12-09T13:36:37.874Z" }, + { url = "https://files.pythonhosted.org/packages/b4/37/49067349fc78ff0efbf09fadefe80ddf41473ca8f8a25400e3770da38328/fonttools-4.60.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:9d3ea26957dd07209f207b4fff64c702efe5496de153a54d3b91007ec28904dd", size = 4999907, upload-time = "2025-12-09T13:36:39.853Z" }, + { url = "https://files.pythonhosted.org/packages/16/31/d0f11c758bd0db36b664c92a0f9dfdcc2d7313749aa7d6629805c6946f21/fonttools-4.60.2-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:1ee301273b0850f3a515299f212898f37421f42ff9adfc341702582ca5073c13", size = 4939717, upload-time = "2025-12-09T13:36:43.075Z" }, + { url = "https://files.pythonhosted.org/packages/d9/bc/1cff0d69522e561bf1b99bee7c3911c08c25e919584827c3454a64651ce9/fonttools-4.60.2-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:c6eb4694cc3b9c03b7c01d65a9cf35b577f21aa6abdbeeb08d3114b842a58153", size = 5089205, upload-time = "2025-12-09T13:36:45.468Z" }, + { url = "https://files.pythonhosted.org/packages/05/e6/fb174f0069b7122e19828c551298bfd34fdf9480535d2a6ac2ed37afacd3/fonttools-4.60.2-cp312-cp312-win32.whl", hash = "sha256:57f07b616c69c244cc1a5a51072eeef07dddda5ebef9ca5c6e9cf6d59ae65b70", size = 2264674, upload-time = "2025-12-09T13:36:49.238Z" }, + { url = "https://files.pythonhosted.org/packages/75/57/6552ffd6b582d3e6a9f01780c5275e6dfff1e70ca146101733aa1c12a129/fonttools-4.60.2-cp312-cp312-win_amd64.whl", hash = "sha256:310035802392f1fe5a7cf43d76f6ff4a24c919e4c72c0352e7b8176e2584b8a0", size = 2314701, upload-time = "2025-12-09T13:36:51.09Z" }, + { url = "https://files.pythonhosted.org/packages/2e/e4/8381d0ca6b6c6c484660b03517ec5b5b81feeefca3808726dece36c652a9/fonttools-4.60.2-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:2bb5fd231e56ccd7403212636dcccffc96c5ae0d6f9e4721fa0a32cb2e3ca432", size = 2842063, upload-time = "2025-12-09T13:36:53.468Z" }, + { url = "https://files.pythonhosted.org/packages/b4/2c/4367117ee8ff4f4374787a1222da0bd413d80cf3522111f727a7b8f80d1d/fonttools-4.60.2-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:536b5fab7b6fec78ccf59b5c59489189d9d0a8b0d3a77ed1858be59afb096696", size = 2393792, upload-time = "2025-12-09T13:36:55.742Z" }, + { url = "https://files.pythonhosted.org/packages/49/b7/a76b6dffa193869e54e32ca2f9abb0d0e66784bc8a24e6f86eb093015481/fonttools-4.60.2-cp313-cp313-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:6b9288fc38252ac86a9570f19313ecbc9ff678982e0f27c757a85f1f284d3400", size = 4924020, upload-time = "2025-12-09T13:36:58.229Z" }, + { url = "https://files.pythonhosted.org/packages/bd/4e/0078200e2259f0061c86a74075f507d64c43dd2ab38971956a5c0012d344/fonttools-4.60.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:93fcb420791d839ef592eada2b69997c445d0ce9c969b5190f2e16828ec10607", size = 4980070, upload-time = "2025-12-09T13:37:00.311Z" }, + { url = "https://files.pythonhosted.org/packages/85/1f/d87c85a11cb84852c975251581862681e4a0c1c3bd456c648792203f311b/fonttools-4.60.2-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:7916a381b094db4052ac284255186aebf74c5440248b78860cb41e300036f598", size = 4921411, upload-time = "2025-12-09T13:37:02.345Z" }, + { url = "https://files.pythonhosted.org/packages/75/c0/7efad650f5ed8e317c2633133ef3c64917e7adf2e4e2940c798f5d57ec6e/fonttools-4.60.2-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:58c8c393d5e16b15662cfc2d988491940458aa87894c662154f50c7b49440bef", size = 5063465, upload-time = "2025-12-09T13:37:04.836Z" }, + { url = "https://files.pythonhosted.org/packages/18/a8/750518c4f8cdd79393b386bc81226047ade80239e58c6c9f5dbe1fdd8ea1/fonttools-4.60.2-cp313-cp313-win32.whl", hash = "sha256:19c6e0afd8b02008caa0aa08ab896dfce5d0bcb510c49b2c499541d5cb95a963", size = 2263443, upload-time = "2025-12-09T13:37:06.762Z" }, + { url = "https://files.pythonhosted.org/packages/b8/22/026c60376f165981f80a0e90bd98a79ae3334e9d89a3d046c4d2e265c724/fonttools-4.60.2-cp313-cp313-win_amd64.whl", hash = "sha256:6a500dc59e11b2338c2dba1f8cf11a4ae8be35ec24af8b2628b8759a61457b76", size = 2313800, upload-time = "2025-12-09T13:37:08.713Z" }, + { url = "https://files.pythonhosted.org/packages/7e/ab/7cf1f5204e1366ddf9dc5cdc2789b571feb9eebcee0e3463c3f457df5f52/fonttools-4.60.2-cp314-cp314-macosx_10_15_universal2.whl", hash = "sha256:9387c532acbe323bbf2a920f132bce3c408a609d5f9dcfc6532fbc7e37f8ccbb", size = 2841690, upload-time = "2025-12-09T13:37:10.696Z" }, + { url = "https://files.pythonhosted.org/packages/00/3c/0bf83c6f863cc8b934952567fa2bf737cfcec8fc4ffb59b3f93820095f89/fonttools-4.60.2-cp314-cp314-macosx_10_15_x86_64.whl", hash = "sha256:e6f1c824185b5b8fb681297f315f26ae55abb0d560c2579242feea8236b1cfef", size = 2392191, upload-time = "2025-12-09T13:37:12.954Z" }, + { url = "https://files.pythonhosted.org/packages/00/f0/40090d148b8907fbea12e9bdf1ff149f30cdf1769e3b2c3e0dbf5106b88d/fonttools-4.60.2-cp314-cp314-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:55a3129d1e4030b1a30260f1b32fe76781b585fb2111d04a988e141c09eb6403", size = 4873503, upload-time = "2025-12-09T13:37:15.142Z" }, + { url = "https://files.pythonhosted.org/packages/dc/e0/d8b13f99e58b8c293781288ba62fe634f1f0697c9c4c0ae104d3215f3a10/fonttools-4.60.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:b196e63753abc33b3b97a6fd6de4b7c4fef5552c0a5ba5e562be214d1e9668e0", size = 4968493, upload-time = "2025-12-09T13:37:18.272Z" }, + { url = "https://files.pythonhosted.org/packages/46/c5/960764d12c92bc225f02401d3067048cb7b282293d9e48e39fe2b0ec38a9/fonttools-4.60.2-cp314-cp314-musllinux_1_2_aarch64.whl", hash = "sha256:de76c8d740fb55745f3b154f0470c56db92ae3be27af8ad6c2e88f1458260c9a", size = 4920015, upload-time = "2025-12-09T13:37:20.334Z" }, + { url = "https://files.pythonhosted.org/packages/4b/ab/839d8caf253d1eef3653ef4d34427d0326d17a53efaec9eb04056b670fff/fonttools-4.60.2-cp314-cp314-musllinux_1_2_x86_64.whl", hash = "sha256:6ba6303225c95998c9fda2d410aa792c3d2c1390a09df58d194b03e17583fa25", size = 5031165, upload-time = "2025-12-09T13:37:23.57Z" }, + { url = "https://files.pythonhosted.org/packages/de/bf/3bc862796a6841cbe0725bb5512d272239b809dba631a4b0301df885e62d/fonttools-4.60.2-cp314-cp314-win32.whl", hash = "sha256:0a89728ce10d7c816fedaa5380c06d2793e7a8a634d7ce16810e536c22047384", size = 2267526, upload-time = "2025-12-09T13:37:25.821Z" }, + { url = "https://files.pythonhosted.org/packages/fc/a1/c1909cacf00c76dc37b4743451561fbaaf7db4172c22a6d9394081d114c3/fonttools-4.60.2-cp314-cp314-win_amd64.whl", hash = "sha256:fa8446e6ab8bd778b82cb1077058a2addba86f30de27ab9cc18ed32b34bc8667", size = 2319096, upload-time = "2025-12-09T13:37:28.058Z" }, + { url = "https://files.pythonhosted.org/packages/29/b3/f66e71433f08e3a931b2b31a665aeed17fcc5e6911fc73529c70a232e421/fonttools-4.60.2-cp314-cp314t-macosx_10_15_universal2.whl", hash = "sha256:4063bc81ac5a4137642865cb63dd270e37b3cd1f55a07c0d6e41d072699ccca2", size = 2925167, upload-time = "2025-12-09T13:37:30.348Z" }, + { url = "https://files.pythonhosted.org/packages/2e/13/eeb491ff743594bbd0bee6e49422c03a59fe9c49002d3cc60eeb77414285/fonttools-4.60.2-cp314-cp314t-macosx_10_15_x86_64.whl", hash = "sha256:ebfdb66fa69732ed604ab8e2a0431e6deff35e933a11d73418cbc7823d03b8e1", size = 2430923, upload-time = "2025-12-09T13:37:32.817Z" }, + { url = "https://files.pythonhosted.org/packages/b2/e5/db609f785e460796e53c4dbc3874a5f4948477f27beceb5e2d24b2537666/fonttools-4.60.2-cp314-cp314t-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:50b10b3b1a72d1d54c61b0e59239e1a94c0958f4a06a1febf97ce75388dd91a4", size = 4877729, upload-time = "2025-12-09T13:37:35.858Z" }, + { url = "https://files.pythonhosted.org/packages/5f/d6/85e4484dd4bfb03fee7bd370d65888cccbd3dee2681ee48c869dd5ccb23f/fonttools-4.60.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:beae16891a13b4a2ddec9b39b4de76092a3025e4d1c82362e3042b62295d5e4d", size = 5096003, upload-time = "2025-12-09T13:37:37.862Z" }, + { url = "https://files.pythonhosted.org/packages/30/49/1a98e44b71030b83d2046f981373b80571868259d98e6dae7bc20099dac6/fonttools-4.60.2-cp314-cp314t-musllinux_1_2_aarch64.whl", hash = "sha256:522f017fdb3766fd5d2d321774ef351cc6ce88ad4e6ac9efe643e4a2b9d528db", size = 4974410, upload-time = "2025-12-09T13:37:40.166Z" }, + { url = "https://files.pythonhosted.org/packages/42/07/d6f775d950ee8a841012472c7303f8819423d8cc3b4530915de7265ebfa2/fonttools-4.60.2-cp314-cp314t-musllinux_1_2_x86_64.whl", hash = "sha256:82cceceaf9c09a965a75b84a4b240dd3768e596ffb65ef53852681606fe7c9ba", size = 5002036, upload-time = "2025-12-09T13:37:42.639Z" }, + { url = "https://files.pythonhosted.org/packages/73/f6/ba6458f83ce1a9f8c3b17bd8f7b8a2205a126aac1055796b7e7cfebbd38f/fonttools-4.60.2-cp314-cp314t-win32.whl", hash = "sha256:bbfbc918a75437fe7e6d64d1b1e1f713237df1cf00f3a36dedae910b2ba01cee", size = 2330985, upload-time = "2025-12-09T13:37:45.157Z" }, + { url = "https://files.pythonhosted.org/packages/91/24/fea0ba4d3a32d4ed1103a1098bfd99dc78b5fe3bb97202920744a37b73dc/fonttools-4.60.2-cp314-cp314t-win_amd64.whl", hash = "sha256:0e5cd9b0830f6550d58c84f3ab151a9892b50c4f9d538c5603c0ce6fff2eb3f1", size = 2396226, upload-time = "2025-12-09T13:37:47.355Z" }, + { url = "https://files.pythonhosted.org/packages/55/ae/a6d9446cb258d3fe87e311c2d7bacf8e8da3e5809fbdc3a8306db4f6b14e/fonttools-4.60.2-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:a3c75b8b42f7f93906bdba9eb1197bb76aecbe9a0a7cf6feec75f7605b5e8008", size = 2857184, upload-time = "2025-12-09T13:37:49.96Z" }, + { url = "https://files.pythonhosted.org/packages/3a/f3/1b41d0b6a8b908aa07f652111155dd653ebbf0b3385e66562556c5206685/fonttools-4.60.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:0f86c8c37bc0ec0b9c141d5e90c717ff614e93c187f06d80f18c7057097f71bc", size = 2401877, upload-time = "2025-12-09T13:37:52.307Z" }, + { url = "https://files.pythonhosted.org/packages/71/57/048fd781680c38b05c5463657d0d95d5f2391a51972176e175c01de29d42/fonttools-4.60.2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:fe905403fe59683b0e9a45f234af2866834376b8821f34633b1c76fb731b6311", size = 4878073, upload-time = "2025-12-09T13:37:56.477Z" }, + { url = "https://files.pythonhosted.org/packages/45/bb/363364f052a893cebd3d449588b21244a9d873620fda03ad92702d2e1bc7/fonttools-4.60.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:38ce703b60a906e421e12d9e3a7f064883f5e61bb23e8961f4be33cfe578500b", size = 4835385, upload-time = "2025-12-09T13:37:58.882Z" }, + { url = "https://files.pythonhosted.org/packages/1c/38/e392bb930b2436287e6021672345db26441bf1f85f1e98f8b9784334e41d/fonttools-4.60.2-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:9e810c06f3e79185cecf120e58b343ea5a89b54dd695fd644446bcf8c026da5e", size = 4853084, upload-time = "2025-12-09T13:38:01.578Z" }, + { url = "https://files.pythonhosted.org/packages/65/60/0d77faeaecf7a3276a8a6dc49e2274357e6b3ed6a1774e2fdb2a7f142db0/fonttools-4.60.2-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:38faec8cc1d12122599814d15a402183f5123fb7608dac956121e7c6742aebc5", size = 4971144, upload-time = "2025-12-09T13:38:03.748Z" }, + { url = "https://files.pythonhosted.org/packages/ba/c7/6d3ac3afbcd598631bce24c3ecb919e7d0644a82fea8ddc4454312fc0be6/fonttools-4.60.2-cp39-cp39-win32.whl", hash = "sha256:80a45cf7bf659acb7b36578f300231873daba67bd3ca8cce181c73f861f14a37", size = 1499411, upload-time = "2025-12-09T13:38:05.586Z" }, + { url = "https://files.pythonhosted.org/packages/5a/1c/9dedf6420e23f9fa630bb97941839dddd2e1e57d1b2b85a902378dbe0bd2/fonttools-4.60.2-cp39-cp39-win_amd64.whl", hash = "sha256:c355d5972071938e1b1e0f5a1df001f68ecf1a62f34a3407dc8e0beccf052501", size = 1547943, upload-time = "2025-12-09T13:38:07.604Z" }, + { url = "https://files.pythonhosted.org/packages/79/6c/10280af05b44fafd1dff69422805061fa1af29270bc52dce031ac69540bf/fonttools-4.60.2-py3-none-any.whl", hash = "sha256:73cf92eeda67cf6ff10c8af56fc8f4f07c1647d989a979be9e388a49be26552a", size = 1144610, upload-time = "2025-12-09T13:38:09.5Z" }, +] + +[[package]] +name = "fonttools" +version = "4.61.1" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version == '3.10.*'", +] +sdist = { url = "https://files.pythonhosted.org/packages/ec/ca/cf17b88a8df95691275a3d77dc0a5ad9907f328ae53acbe6795da1b2f5ed/fonttools-4.61.1.tar.gz", hash = "sha256:6675329885c44657f826ef01d9e4fb33b9158e9d93c537d84ad8399539bc6f69", size = 3565756, upload-time = "2025-12-12T17:31:24.246Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/5b/94/8a28707adb00bed1bf22dac16ccafe60faf2ade353dcb32c3617ee917307/fonttools-4.61.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:7c7db70d57e5e1089a274cbb2b1fd635c9a24de809a231b154965d415d6c6d24", size = 2854799, upload-time = "2025-12-12T17:29:27.5Z" }, + { url = "https://files.pythonhosted.org/packages/94/93/c2e682faaa5ee92034818d8f8a8145ae73eb83619600495dcf8503fa7771/fonttools-4.61.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:5fe9fd43882620017add5eabb781ebfbc6998ee49b35bd7f8f79af1f9f99a958", size = 2403032, upload-time = "2025-12-12T17:29:30.115Z" }, + { url = "https://files.pythonhosted.org/packages/f1/62/1748f7e7e1ee41aa52279fd2e3a6d0733dc42a673b16932bad8e5d0c8b28/fonttools-4.61.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:d8db08051fc9e7d8bc622f2112511b8107d8f27cd89e2f64ec45e9825e8288da", size = 4897863, upload-time = "2025-12-12T17:29:32.535Z" }, + { url = "https://files.pythonhosted.org/packages/69/69/4ca02ee367d2c98edcaeb83fc278d20972502ee071214ad9d8ca85e06080/fonttools-4.61.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:a76d4cb80f41ba94a6691264be76435e5f72f2cb3cab0b092a6212855f71c2f6", size = 4859076, upload-time = "2025-12-12T17:29:34.907Z" }, + { url = "https://files.pythonhosted.org/packages/8c/f5/660f9e3cefa078861a7f099107c6d203b568a6227eef163dd173bfc56bdc/fonttools-4.61.1-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:a13fc8aeb24bad755eea8f7f9d409438eb94e82cf86b08fe77a03fbc8f6a96b1", size = 4875623, upload-time = "2025-12-12T17:29:37.33Z" }, + { url = "https://files.pythonhosted.org/packages/63/d1/9d7c5091d2276ed47795c131c1bf9316c3c1ab2789c22e2f59e0572ccd38/fonttools-4.61.1-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:b846a1fcf8beadeb9ea4f44ec5bdde393e2f1569e17d700bfc49cd69bde75881", size = 4993327, upload-time = "2025-12-12T17:29:39.781Z" }, + { url = "https://files.pythonhosted.org/packages/6f/2d/28def73837885ae32260d07660a052b99f0aa00454867d33745dfe49dbf0/fonttools-4.61.1-cp310-cp310-win32.whl", hash = "sha256:78a7d3ab09dc47ac1a363a493e6112d8cabed7ba7caad5f54dbe2f08676d1b47", size = 1502180, upload-time = "2025-12-12T17:29:42.217Z" }, + { url = "https://files.pythonhosted.org/packages/63/fa/bfdc98abb4dd2bd491033e85e3ba69a2313c850e759a6daa014bc9433b0f/fonttools-4.61.1-cp310-cp310-win_amd64.whl", hash = "sha256:eff1ac3cc66c2ac7cda1e64b4e2f3ffef474b7335f92fc3833fc632d595fcee6", size = 1550654, upload-time = "2025-12-12T17:29:44.564Z" }, + { url = "https://files.pythonhosted.org/packages/69/12/bf9f4eaa2fad039356cc627587e30ed008c03f1cebd3034376b5ee8d1d44/fonttools-4.61.1-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:c6604b735bb12fef8e0efd5578c9fb5d3d8532d5001ea13a19cddf295673ee09", size = 2852213, upload-time = "2025-12-12T17:29:46.675Z" }, + { url = "https://files.pythonhosted.org/packages/ac/49/4138d1acb6261499bedde1c07f8c2605d1d8f9d77a151e5507fd3ef084b6/fonttools-4.61.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:5ce02f38a754f207f2f06557523cd39a06438ba3aafc0639c477ac409fc64e37", size = 2401689, upload-time = "2025-12-12T17:29:48.769Z" }, + { url = "https://files.pythonhosted.org/packages/e5/fe/e6ce0fe20a40e03aef906af60aa87668696f9e4802fa283627d0b5ed777f/fonttools-4.61.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:77efb033d8d7ff233385f30c62c7c79271c8885d5c9657d967ede124671bbdfb", size = 5058809, upload-time = "2025-12-12T17:29:51.701Z" }, + { url = "https://files.pythonhosted.org/packages/79/61/1ca198af22f7dd22c17ab86e9024ed3c06299cfdb08170640e9996d501a0/fonttools-4.61.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:75c1a6dfac6abd407634420c93864a1e274ebc1c7531346d9254c0d8f6ca00f9", size = 5036039, upload-time = "2025-12-12T17:29:53.659Z" }, + { url = "https://files.pythonhosted.org/packages/99/cc/fa1801e408586b5fce4da9f5455af8d770f4fc57391cd5da7256bb364d38/fonttools-4.61.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:0de30bfe7745c0d1ffa2b0b7048fb7123ad0d71107e10ee090fa0b16b9452e87", size = 5034714, upload-time = "2025-12-12T17:29:55.592Z" }, + { url = "https://files.pythonhosted.org/packages/bf/aa/b7aeafe65adb1b0a925f8f25725e09f078c635bc22754f3fecb7456955b0/fonttools-4.61.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:58b0ee0ab5b1fc9921eccfe11d1435added19d6494dde14e323f25ad2bc30c56", size = 5158648, upload-time = "2025-12-12T17:29:57.861Z" }, + { url = "https://files.pythonhosted.org/packages/99/f9/08ea7a38663328881384c6e7777bbefc46fd7d282adfd87a7d2b84ec9d50/fonttools-4.61.1-cp311-cp311-win32.whl", hash = "sha256:f79b168428351d11e10c5aeb61a74e1851ec221081299f4cf56036a95431c43a", size = 2280681, upload-time = "2025-12-12T17:29:59.943Z" }, + { url = "https://files.pythonhosted.org/packages/07/ad/37dd1ae5fa6e01612a1fbb954f0927681f282925a86e86198ccd7b15d515/fonttools-4.61.1-cp311-cp311-win_amd64.whl", hash = "sha256:fe2efccb324948a11dd09d22136fe2ac8a97d6c1347cf0b58a911dcd529f66b7", size = 2331951, upload-time = "2025-12-12T17:30:02.254Z" }, + { url = "https://files.pythonhosted.org/packages/6f/16/7decaa24a1bd3a70c607b2e29f0adc6159f36a7e40eaba59846414765fd4/fonttools-4.61.1-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:f3cb4a569029b9f291f88aafc927dd53683757e640081ca8c412781ea144565e", size = 2851593, upload-time = "2025-12-12T17:30:04.225Z" }, + { url = "https://files.pythonhosted.org/packages/94/98/3c4cb97c64713a8cf499b3245c3bf9a2b8fd16a3e375feff2aed78f96259/fonttools-4.61.1-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:41a7170d042e8c0024703ed13b71893519a1a6d6e18e933e3ec7507a2c26a4b2", size = 2400231, upload-time = "2025-12-12T17:30:06.47Z" }, + { url = "https://files.pythonhosted.org/packages/b7/37/82dbef0f6342eb01f54bca073ac1498433d6ce71e50c3c3282b655733b31/fonttools-4.61.1-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:10d88e55330e092940584774ee5e8a6971b01fc2f4d3466a1d6c158230880796", size = 4954103, upload-time = "2025-12-12T17:30:08.432Z" }, + { url = "https://files.pythonhosted.org/packages/6c/44/f3aeac0fa98e7ad527f479e161aca6c3a1e47bb6996b053d45226fe37bf2/fonttools-4.61.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:15acc09befd16a0fb8a8f62bc147e1a82817542d72184acca9ce6e0aeda9fa6d", size = 5004295, upload-time = "2025-12-12T17:30:10.56Z" }, + { url = "https://files.pythonhosted.org/packages/14/e8/7424ced75473983b964d09f6747fa09f054a6d656f60e9ac9324cf40c743/fonttools-4.61.1-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:e6bcdf33aec38d16508ce61fd81838f24c83c90a1d1b8c68982857038673d6b8", size = 4944109, upload-time = "2025-12-12T17:30:12.874Z" }, + { url = "https://files.pythonhosted.org/packages/c8/8b/6391b257fa3d0b553d73e778f953a2f0154292a7a7a085e2374b111e5410/fonttools-4.61.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:5fade934607a523614726119164ff621e8c30e8fa1ffffbbd358662056ba69f0", size = 5093598, upload-time = "2025-12-12T17:30:15.79Z" }, + { url = "https://files.pythonhosted.org/packages/d9/71/fd2ea96cdc512d92da5678a1c98c267ddd4d8c5130b76d0f7a80f9a9fde8/fonttools-4.61.1-cp312-cp312-win32.whl", hash = "sha256:75da8f28eff26defba42c52986de97b22106cb8f26515b7c22443ebc9c2d3261", size = 2269060, upload-time = "2025-12-12T17:30:18.058Z" }, + { url = "https://files.pythonhosted.org/packages/80/3b/a3e81b71aed5a688e89dfe0e2694b26b78c7d7f39a5ffd8a7d75f54a12a8/fonttools-4.61.1-cp312-cp312-win_amd64.whl", hash = "sha256:497c31ce314219888c0e2fce5ad9178ca83fe5230b01a5006726cdf3ac9f24d9", size = 2319078, upload-time = "2025-12-12T17:30:22.862Z" }, + { url = "https://files.pythonhosted.org/packages/4b/cf/00ba28b0990982530addb8dc3e9e6f2fa9cb5c20df2abdda7baa755e8fe1/fonttools-4.61.1-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:8c56c488ab471628ff3bfa80964372fc13504ece601e0d97a78ee74126b2045c", size = 2846454, upload-time = "2025-12-12T17:30:24.938Z" }, + { url = "https://files.pythonhosted.org/packages/5a/ca/468c9a8446a2103ae645d14fee3f610567b7042aba85031c1c65e3ef7471/fonttools-4.61.1-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:dc492779501fa723b04d0ab1f5be046797fee17d27700476edc7ee9ae535a61e", size = 2398191, upload-time = "2025-12-12T17:30:27.343Z" }, + { url = "https://files.pythonhosted.org/packages/a3/4b/d67eedaed19def5967fade3297fed8161b25ba94699efc124b14fb68cdbc/fonttools-4.61.1-cp313-cp313-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:64102ca87e84261419c3747a0d20f396eb024bdbeb04c2bfb37e2891f5fadcb5", size = 4928410, upload-time = "2025-12-12T17:30:29.771Z" }, + { url = "https://files.pythonhosted.org/packages/b0/8d/6fb3494dfe61a46258cd93d979cf4725ded4eb46c2a4ca35e4490d84daea/fonttools-4.61.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:4c1b526c8d3f615a7b1867f38a9410849c8f4aef078535742198e942fba0e9bd", size = 4984460, upload-time = "2025-12-12T17:30:32.073Z" }, + { url = "https://files.pythonhosted.org/packages/f7/f1/a47f1d30b3dc00d75e7af762652d4cbc3dff5c2697a0dbd5203c81afd9c3/fonttools-4.61.1-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:41ed4b5ec103bd306bb68f81dc166e77409e5209443e5773cb4ed837bcc9b0d3", size = 4925800, upload-time = "2025-12-12T17:30:34.339Z" }, + { url = "https://files.pythonhosted.org/packages/a7/01/e6ae64a0981076e8a66906fab01539799546181e32a37a0257b77e4aa88b/fonttools-4.61.1-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:b501c862d4901792adaec7c25b1ecc749e2662543f68bb194c42ba18d6eec98d", size = 5067859, upload-time = "2025-12-12T17:30:36.593Z" }, + { url = "https://files.pythonhosted.org/packages/73/aa/28e40b8d6809a9b5075350a86779163f074d2b617c15d22343fce81918db/fonttools-4.61.1-cp313-cp313-win32.whl", hash = "sha256:4d7092bb38c53bbc78e9255a59158b150bcdc115a1e3b3ce0b5f267dc35dd63c", size = 2267821, upload-time = "2025-12-12T17:30:38.478Z" }, + { url = "https://files.pythonhosted.org/packages/1a/59/453c06d1d83dc0951b69ef692d6b9f1846680342927df54e9a1ca91c6f90/fonttools-4.61.1-cp313-cp313-win_amd64.whl", hash = "sha256:21e7c8d76f62ab13c9472ccf74515ca5b9a761d1bde3265152a6dc58700d895b", size = 2318169, upload-time = "2025-12-12T17:30:40.951Z" }, + { url = "https://files.pythonhosted.org/packages/32/8f/4e7bf82c0cbb738d3c2206c920ca34ca74ef9dabde779030145d28665104/fonttools-4.61.1-cp314-cp314-macosx_10_15_universal2.whl", hash = "sha256:fff4f534200a04b4a36e7ae3cb74493afe807b517a09e99cb4faa89a34ed6ecd", size = 2846094, upload-time = "2025-12-12T17:30:43.511Z" }, + { url = "https://files.pythonhosted.org/packages/71/09/d44e45d0a4f3a651f23a1e9d42de43bc643cce2971b19e784cc67d823676/fonttools-4.61.1-cp314-cp314-macosx_10_15_x86_64.whl", hash = "sha256:d9203500f7c63545b4ce3799319fe4d9feb1a1b89b28d3cb5abd11b9dd64147e", size = 2396589, upload-time = "2025-12-12T17:30:45.681Z" }, + { url = "https://files.pythonhosted.org/packages/89/18/58c64cafcf8eb677a99ef593121f719e6dcbdb7d1c594ae5a10d4997ca8a/fonttools-4.61.1-cp314-cp314-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:fa646ecec9528bef693415c79a86e733c70a4965dd938e9a226b0fc64c9d2e6c", size = 4877892, upload-time = "2025-12-12T17:30:47.709Z" }, + { url = "https://files.pythonhosted.org/packages/8a/ec/9e6b38c7ba1e09eb51db849d5450f4c05b7e78481f662c3b79dbde6f3d04/fonttools-4.61.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:11f35ad7805edba3aac1a3710d104592df59f4b957e30108ae0ba6c10b11dd75", size = 4972884, upload-time = "2025-12-12T17:30:49.656Z" }, + { url = "https://files.pythonhosted.org/packages/5e/87/b5339da8e0256734ba0dbbf5b6cdebb1dd79b01dc8c270989b7bcd465541/fonttools-4.61.1-cp314-cp314-musllinux_1_2_aarch64.whl", hash = "sha256:b931ae8f62db78861b0ff1ac017851764602288575d65b8e8ff1963fed419063", size = 4924405, upload-time = "2025-12-12T17:30:51.735Z" }, + { url = "https://files.pythonhosted.org/packages/0b/47/e3409f1e1e69c073a3a6fd8cb886eb18c0bae0ee13db2c8d5e7f8495e8b7/fonttools-4.61.1-cp314-cp314-musllinux_1_2_x86_64.whl", hash = "sha256:b148b56f5de675ee16d45e769e69f87623a4944f7443850bf9a9376e628a89d2", size = 5035553, upload-time = "2025-12-12T17:30:54.823Z" }, + { url = "https://files.pythonhosted.org/packages/bf/b6/1f6600161b1073a984294c6c031e1a56ebf95b6164249eecf30012bb2e38/fonttools-4.61.1-cp314-cp314-win32.whl", hash = "sha256:9b666a475a65f4e839d3d10473fad6d47e0a9db14a2f4a224029c5bfde58ad2c", size = 2271915, upload-time = "2025-12-12T17:30:57.913Z" }, + { url = "https://files.pythonhosted.org/packages/52/7b/91e7b01e37cc8eb0e1f770d08305b3655e4f002fc160fb82b3390eabacf5/fonttools-4.61.1-cp314-cp314-win_amd64.whl", hash = "sha256:4f5686e1fe5fce75d82d93c47a438a25bf0d1319d2843a926f741140b2b16e0c", size = 2323487, upload-time = "2025-12-12T17:30:59.804Z" }, + { url = "https://files.pythonhosted.org/packages/39/5c/908ad78e46c61c3e3ed70c3b58ff82ab48437faf84ec84f109592cabbd9f/fonttools-4.61.1-cp314-cp314t-macosx_10_15_universal2.whl", hash = "sha256:e76ce097e3c57c4bcb67c5aa24a0ecdbd9f74ea9219997a707a4061fbe2707aa", size = 2929571, upload-time = "2025-12-12T17:31:02.574Z" }, + { url = "https://files.pythonhosted.org/packages/bd/41/975804132c6dea64cdbfbaa59f3518a21c137a10cccf962805b301ac6ab2/fonttools-4.61.1-cp314-cp314t-macosx_10_15_x86_64.whl", hash = "sha256:9cfef3ab326780c04d6646f68d4b4742aae222e8b8ea1d627c74e38afcbc9d91", size = 2435317, upload-time = "2025-12-12T17:31:04.974Z" }, + { url = "https://files.pythonhosted.org/packages/b0/5a/aef2a0a8daf1ebaae4cfd83f84186d4a72ee08fd6a8451289fcd03ffa8a4/fonttools-4.61.1-cp314-cp314t-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl", hash = "sha256:a75c301f96db737e1c5ed5fd7d77d9c34466de16095a266509e13da09751bd19", size = 4882124, upload-time = "2025-12-12T17:31:07.456Z" }, + { url = "https://files.pythonhosted.org/packages/80/33/d6db3485b645b81cea538c9d1c9219d5805f0877fda18777add4671c5240/fonttools-4.61.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:91669ccac46bbc1d09e9273546181919064e8df73488ea087dcac3e2968df9ba", size = 5100391, upload-time = "2025-12-12T17:31:09.732Z" }, + { url = "https://files.pythonhosted.org/packages/6c/d6/675ba631454043c75fcf76f0ca5463eac8eb0666ea1d7badae5fea001155/fonttools-4.61.1-cp314-cp314t-musllinux_1_2_aarch64.whl", hash = "sha256:c33ab3ca9d3ccd581d58e989d67554e42d8d4ded94ab3ade3508455fe70e65f7", size = 4978800, upload-time = "2025-12-12T17:31:11.681Z" }, + { url = "https://files.pythonhosted.org/packages/7f/33/d3ec753d547a8d2bdaedd390d4a814e8d5b45a093d558f025c6b990b554c/fonttools-4.61.1-cp314-cp314t-musllinux_1_2_x86_64.whl", hash = "sha256:664c5a68ec406f6b1547946683008576ef8b38275608e1cee6c061828171c118", size = 5006426, upload-time = "2025-12-12T17:31:13.764Z" }, + { url = "https://files.pythonhosted.org/packages/b4/40/cc11f378b561a67bea850ab50063366a0d1dd3f6d0a30ce0f874b0ad5664/fonttools-4.61.1-cp314-cp314t-win32.whl", hash = "sha256:aed04cabe26f30c1647ef0e8fbb207516fd40fe9472e9439695f5c6998e60ac5", size = 2335377, upload-time = "2025-12-12T17:31:16.49Z" }, + { url = "https://files.pythonhosted.org/packages/e4/ff/c9a2b66b39f8628531ea58b320d66d951267c98c6a38684daa8f50fb02f8/fonttools-4.61.1-cp314-cp314t-win_amd64.whl", hash = "sha256:2180f14c141d2f0f3da43f3a81bc8aa4684860f6b0e6f9e165a4831f24e6a23b", size = 2400613, upload-time = "2025-12-12T17:31:18.769Z" }, + { url = "https://files.pythonhosted.org/packages/c7/4e/ce75a57ff3aebf6fc1f4e9d508b8e5810618a33d900ad6c19eb30b290b97/fonttools-4.61.1-py3-none-any.whl", hash = "sha256:17d2bf5d541add43822bcf0c43d7d847b160c9bb01d15d5007d84e2217aaa371", size = 1148996, upload-time = "2025-12-12T17:31:21.03Z" }, +] + [[package]] name = "graphrc" -version = "1.3.5" +version = "1.3.6" source = { editable = "." } dependencies = [ { name = "cclib" }, @@ -454,8 +980,19 @@ dependencies = [ { name = "xyzgraph" }, ] +[package.optional-dependencies] +examples = [ + { name = "matplotlib", version = "3.7.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, + { name = "matplotlib", version = "3.9.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, + { name = "matplotlib", version = "3.10.8", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" }, + { name = "seaborn" }, +] + [package.dev-dependencies] dev = [ + { name = "matplotlib", version = "3.7.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, + { name = "matplotlib", version = "3.9.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, + { name = "matplotlib", version = "3.10.8", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" }, { name = "pre-commit", version = "3.5.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, { name = "pre-commit", version = "4.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, { name = "pre-commit", version = "4.5.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" }, @@ -465,23 +1002,29 @@ dev = [ { name = "pytest-cov", version = "5.0.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, { name = "pytest-cov", version = "7.0.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.9'" }, { name = "ruff" }, + { name = "seaborn" }, { name = "ty" }, ] [package.metadata] requires-dist = [ { name = "cclib" }, + { name = "matplotlib", marker = "extra == 'examples'" }, { name = "networkx" }, { name = "numpy" }, + { name = "seaborn", marker = "extra == 'examples'" }, { name = "xyzgraph" }, ] +provides-extras = ["examples"] [package.metadata.requires-dev] dev = [ + { name = "matplotlib" }, { name = "pre-commit", specifier = ">=3.5.0" }, { name = "pytest", specifier = ">=8.3.5" }, { name = "pytest-cov", specifier = ">=5.0.0" }, { name = "ruff", specifier = ">=0.14.14" }, + { name = "seaborn" }, { name = "ty", specifier = ">=0.0.14" }, ] @@ -514,7 +1057,12 @@ name = "identify" version = "2.6.16" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", "python_full_version == '3.10.*'", ] sdist = { url = "https://files.pythonhosted.org/packages/5b/8d/e8b97e6bd3fb6fb271346f7981362f1e04d6a7463abd0de79e1fda17c067/identify-2.6.16.tar.gz", hash = "sha256:846857203b5511bbe94d5a352a48ef2359532bc8f6727b5544077a0dcfb24980", size = 99360, upload-time = "2026-01-12T18:58:58.201Z" } @@ -522,6 +1070,36 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/b8/58/40fbbcefeda82364720eba5cf2270f98496bdfa19ea75b4cccae79c698e6/identify-2.6.16-py2.py3-none-any.whl", hash = "sha256:391ee4d77741d994189522896270b787aed8670389bfd60f326d677d64a6dfb0", size = 99202, upload-time = "2026-01-12T18:58:56.627Z" }, ] +[[package]] +name = "importlib-resources" +version = "6.4.5" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version < '3.9'", +] +dependencies = [ + { name = "zipp", version = "3.20.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/98/be/f3e8c6081b684f176b761e6a2fef02a0be939740ed6f54109a2951d806f3/importlib_resources-6.4.5.tar.gz", hash = "sha256:980862a1d16c9e147a59603677fa2aa5fd82b87f223b6cb870695bcfce830065", size = 43372, upload-time = "2024-09-09T17:03:14.677Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/e1/6a/4604f9ae2fa62ef47b9de2fa5ad599589d28c9fd1d335f32759813dfa91e/importlib_resources-6.4.5-py3-none-any.whl", hash = "sha256:ac29d5f956f01d5e4bb63102a5a19957f1b9175e45649977264a1416783bb717", size = 36115, upload-time = "2024-09-09T17:03:13.39Z" }, +] + +[[package]] +name = "importlib-resources" +version = "6.5.2" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version == '3.9.*'", +] +dependencies = [ + { name = "zipp", version = "3.23.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/cf/8c/f834fbf984f691b4f7ff60f50b514cc3de5cc08abfc3295564dd89c5e2e7/importlib_resources-6.5.2.tar.gz", hash = "sha256:185f87adef5bcc288449d98fb4fba07cea78bc036455dd44c5fc4a2fe78fed2c", size = 44693, upload-time = "2025-01-03T18:51:56.698Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/a4/ed/1f1afb2e9e7f38a545d628f864d562a5ae64fe6f7a10e28ffb9b185b4e89/importlib_resources-6.5.2-py3-none-any.whl", hash = "sha256:789cfdc3ed28c78b67a06acb8126751ced69a3d5f79c095a98298cd8a760ccec", size = 37461, upload-time = "2025-01-03T18:51:54.306Z" }, +] + [[package]] name = "iniconfig" version = "2.1.0" @@ -540,7 +1118,12 @@ name = "iniconfig" version = "2.3.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", "python_full_version == '3.10.*'", ] sdist = { url = "https://files.pythonhosted.org/packages/72/34/14ca021ce8e5dfedc35312d08ba8bf51fdd999c576889fc2c24cb97f4f10/iniconfig-2.3.0.tar.gz", hash = "sha256:c76315c77db068650d49c5b56314774a7804df16fee4402c1f19d6d15d8c4730", size = 20503, upload-time = "2025-10-18T21:55:43.219Z" } @@ -548,6 +1131,464 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/cb/b1/3846dd7f199d53cb17f49cba7e651e9ce294d8497c8c150530ed11865bb8/iniconfig-2.3.0-py3-none-any.whl", hash = "sha256:f631c04d2c48c52b84d0d0549c99ff3859c98df65b3101406327ecc7d53fbf12", size = 7484, upload-time = "2025-10-18T21:55:41.639Z" }, ] +[[package]] +name = "kiwisolver" +version = "1.4.7" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version == '3.9.*'", + "python_full_version < '3.9'", +] +sdist = { url = "https://files.pythonhosted.org/packages/85/4d/2255e1c76304cbd60b48cee302b66d1dde4468dc5b1160e4b7cb43778f2a/kiwisolver-1.4.7.tar.gz", hash = "sha256:9893ff81bd7107f7b685d3017cc6583daadb4fc26e4a888350df530e41980a60", size = 97286, upload-time = "2024-09-04T09:39:44.302Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/97/14/fc943dd65268a96347472b4fbe5dcc2f6f55034516f80576cd0dd3a8930f/kiwisolver-1.4.7-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:8a9c83f75223d5e48b0bc9cb1bf2776cf01563e00ade8775ffe13b0b6e1af3a6", size = 122440, upload-time = "2024-09-04T09:03:44.9Z" }, + { url = "https://files.pythonhosted.org/packages/1e/46/e68fed66236b69dd02fcdb506218c05ac0e39745d696d22709498896875d/kiwisolver-1.4.7-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:58370b1ffbd35407444d57057b57da5d6549d2d854fa30249771775c63b5fe17", size = 65758, upload-time = "2024-09-04T09:03:46.582Z" }, + { url = "https://files.pythonhosted.org/packages/ef/fa/65de49c85838681fc9cb05de2a68067a683717321e01ddafb5b8024286f0/kiwisolver-1.4.7-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:aa0abdf853e09aff551db11fce173e2177d00786c688203f52c87ad7fcd91ef9", size = 64311, upload-time = "2024-09-04T09:03:47.973Z" }, + { url = "https://files.pythonhosted.org/packages/42/9c/cc8d90f6ef550f65443bad5872ffa68f3dee36de4974768628bea7c14979/kiwisolver-1.4.7-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:8d53103597a252fb3ab8b5845af04c7a26d5e7ea8122303dd7a021176a87e8b9", size = 1637109, upload-time = "2024-09-04T09:03:49.281Z" }, + { url = "https://files.pythonhosted.org/packages/55/91/0a57ce324caf2ff5403edab71c508dd8f648094b18cfbb4c8cc0fde4a6ac/kiwisolver-1.4.7-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:88f17c5ffa8e9462fb79f62746428dd57b46eb931698e42e990ad63103f35e6c", size = 1617814, upload-time = "2024-09-04T09:03:51.444Z" }, + { url = "https://files.pythonhosted.org/packages/12/5d/c36140313f2510e20207708adf36ae4919416d697ee0236b0ddfb6fd1050/kiwisolver-1.4.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:88a9ca9c710d598fd75ee5de59d5bda2684d9db36a9f50b6125eaea3969c2599", size = 1400881, upload-time = "2024-09-04T09:03:53.357Z" }, + { url = "https://files.pythonhosted.org/packages/56/d0/786e524f9ed648324a466ca8df86298780ef2b29c25313d9a4f16992d3cf/kiwisolver-1.4.7-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f4d742cb7af1c28303a51b7a27aaee540e71bb8e24f68c736f6f2ffc82f2bf05", size = 1512972, upload-time = "2024-09-04T09:03:55.082Z" }, + { url = "https://files.pythonhosted.org/packages/67/5a/77851f2f201e6141d63c10a0708e996a1363efaf9e1609ad0441b343763b/kiwisolver-1.4.7-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e28c7fea2196bf4c2f8d46a0415c77a1c480cc0724722f23d7410ffe9842c407", size = 1444787, upload-time = "2024-09-04T09:03:56.588Z" }, + { url = "https://files.pythonhosted.org/packages/06/5f/1f5eaab84355885e224a6fc8d73089e8713dc7e91c121f00b9a1c58a2195/kiwisolver-1.4.7-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:e968b84db54f9d42046cf154e02911e39c0435c9801681e3fc9ce8a3c4130278", size = 2199212, upload-time = "2024-09-04T09:03:58.557Z" }, + { url = "https://files.pythonhosted.org/packages/b5/28/9152a3bfe976a0ae21d445415defc9d1cd8614b2910b7614b30b27a47270/kiwisolver-1.4.7-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:0c18ec74c0472de033e1bebb2911c3c310eef5649133dd0bedf2a169a1b269e5", size = 2346399, upload-time = "2024-09-04T09:04:00.178Z" }, + { url = "https://files.pythonhosted.org/packages/26/f6/453d1904c52ac3b400f4d5e240ac5fec25263716723e44be65f4d7149d13/kiwisolver-1.4.7-cp310-cp310-musllinux_1_2_ppc64le.whl", hash = "sha256:8f0ea6da6d393d8b2e187e6a5e3fb81f5862010a40c3945e2c6d12ae45cfb2ad", size = 2308688, upload-time = "2024-09-04T09:04:02.216Z" }, + { url = "https://files.pythonhosted.org/packages/5a/9a/d4968499441b9ae187e81745e3277a8b4d7c60840a52dc9d535a7909fac3/kiwisolver-1.4.7-cp310-cp310-musllinux_1_2_s390x.whl", hash = "sha256:f106407dda69ae456dd1227966bf445b157ccc80ba0dff3802bb63f30b74e895", size = 2445493, upload-time = "2024-09-04T09:04:04.571Z" }, + { url = "https://files.pythonhosted.org/packages/07/c9/032267192e7828520dacb64dfdb1d74f292765f179e467c1cba97687f17d/kiwisolver-1.4.7-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:84ec80df401cfee1457063732d90022f93951944b5b58975d34ab56bb150dfb3", size = 2262191, upload-time = "2024-09-04T09:04:05.969Z" }, + { url = "https://files.pythonhosted.org/packages/6c/ad/db0aedb638a58b2951da46ddaeecf204be8b4f5454df020d850c7fa8dca8/kiwisolver-1.4.7-cp310-cp310-win32.whl", hash = "sha256:71bb308552200fb2c195e35ef05de12f0c878c07fc91c270eb3d6e41698c3bcc", size = 46644, upload-time = "2024-09-04T09:04:07.408Z" }, + { url = "https://files.pythonhosted.org/packages/12/ca/d0f7b7ffbb0be1e7c2258b53554efec1fd652921f10d7d85045aff93ab61/kiwisolver-1.4.7-cp310-cp310-win_amd64.whl", hash = "sha256:44756f9fd339de0fb6ee4f8c1696cfd19b2422e0d70b4cefc1cc7f1f64045a8c", size = 55877, upload-time = "2024-09-04T09:04:08.869Z" }, + { url = "https://files.pythonhosted.org/packages/97/6c/cfcc128672f47a3e3c0d918ecb67830600078b025bfc32d858f2e2d5c6a4/kiwisolver-1.4.7-cp310-cp310-win_arm64.whl", hash = "sha256:78a42513018c41c2ffd262eb676442315cbfe3c44eed82385c2ed043bc63210a", size = 48347, upload-time = "2024-09-04T09:04:10.106Z" }, + { url = "https://files.pythonhosted.org/packages/e9/44/77429fa0a58f941d6e1c58da9efe08597d2e86bf2b2cce6626834f49d07b/kiwisolver-1.4.7-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:d2b0e12a42fb4e72d509fc994713d099cbb15ebf1103545e8a45f14da2dfca54", size = 122442, upload-time = "2024-09-04T09:04:11.432Z" }, + { url = "https://files.pythonhosted.org/packages/e5/20/8c75caed8f2462d63c7fd65e16c832b8f76cda331ac9e615e914ee80bac9/kiwisolver-1.4.7-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:2a8781ac3edc42ea4b90bc23e7d37b665d89423818e26eb6df90698aa2287c95", size = 65762, upload-time = "2024-09-04T09:04:12.468Z" }, + { url = "https://files.pythonhosted.org/packages/f4/98/fe010f15dc7230f45bc4cf367b012d651367fd203caaa992fd1f5963560e/kiwisolver-1.4.7-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:46707a10836894b559e04b0fd143e343945c97fd170d69a2d26d640b4e297935", size = 64319, upload-time = "2024-09-04T09:04:13.635Z" }, + { url = "https://files.pythonhosted.org/packages/8b/1b/b5d618f4e58c0675654c1e5051bcf42c776703edb21c02b8c74135541f60/kiwisolver-1.4.7-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ef97b8df011141c9b0f6caf23b29379f87dd13183c978a30a3c546d2c47314cb", size = 1334260, upload-time = "2024-09-04T09:04:14.878Z" }, + { url = "https://files.pythonhosted.org/packages/b8/01/946852b13057a162a8c32c4c8d2e9ed79f0bb5d86569a40c0b5fb103e373/kiwisolver-1.4.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3ab58c12a2cd0fc769089e6d38466c46d7f76aced0a1f54c77652446733d2d02", size = 1426589, upload-time = "2024-09-04T09:04:16.514Z" }, + { url = "https://files.pythonhosted.org/packages/70/d1/c9f96df26b459e15cf8a965304e6e6f4eb291e0f7a9460b4ad97b047561e/kiwisolver-1.4.7-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:803b8e1459341c1bb56d1c5c010406d5edec8a0713a0945851290a7930679b51", size = 1541080, upload-time = "2024-09-04T09:04:18.322Z" }, + { url = "https://files.pythonhosted.org/packages/d3/73/2686990eb8b02d05f3de759d6a23a4ee7d491e659007dd4c075fede4b5d0/kiwisolver-1.4.7-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f9a9e8a507420fe35992ee9ecb302dab68550dedc0da9e2880dd88071c5fb052", size = 1470049, upload-time = "2024-09-04T09:04:20.266Z" }, + { url = "https://files.pythonhosted.org/packages/a7/4b/2db7af3ed3af7c35f388d5f53c28e155cd402a55432d800c543dc6deb731/kiwisolver-1.4.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:18077b53dc3bb490e330669a99920c5e6a496889ae8c63b58fbc57c3d7f33a18", size = 1426376, upload-time = "2024-09-04T09:04:22.419Z" }, + { url = "https://files.pythonhosted.org/packages/05/83/2857317d04ea46dc5d115f0df7e676997bbd968ced8e2bd6f7f19cfc8d7f/kiwisolver-1.4.7-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:6af936f79086a89b3680a280c47ea90b4df7047b5bdf3aa5c524bbedddb9e545", size = 2222231, upload-time = "2024-09-04T09:04:24.526Z" }, + { url = "https://files.pythonhosted.org/packages/0d/b5/866f86f5897cd4ab6d25d22e403404766a123f138bd6a02ecb2cdde52c18/kiwisolver-1.4.7-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:3abc5b19d24af4b77d1598a585b8a719beb8569a71568b66f4ebe1fb0449460b", size = 2368634, upload-time = "2024-09-04T09:04:25.899Z" }, + { url = "https://files.pythonhosted.org/packages/c1/ee/73de8385403faba55f782a41260210528fe3273d0cddcf6d51648202d6d0/kiwisolver-1.4.7-cp311-cp311-musllinux_1_2_ppc64le.whl", hash = "sha256:933d4de052939d90afbe6e9d5273ae05fb836cc86c15b686edd4b3560cc0ee36", size = 2329024, upload-time = "2024-09-04T09:04:28.523Z" }, + { url = "https://files.pythonhosted.org/packages/a1/e7/cd101d8cd2cdfaa42dc06c433df17c8303d31129c9fdd16c0ea37672af91/kiwisolver-1.4.7-cp311-cp311-musllinux_1_2_s390x.whl", hash = "sha256:65e720d2ab2b53f1f72fb5da5fb477455905ce2c88aaa671ff0a447c2c80e8e3", size = 2468484, upload-time = "2024-09-04T09:04:30.547Z" }, + { url = "https://files.pythonhosted.org/packages/e1/72/84f09d45a10bc57a40bb58b81b99d8f22b58b2040c912b7eb97ebf625bf2/kiwisolver-1.4.7-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:3bf1ed55088f214ba6427484c59553123fdd9b218a42bbc8c6496d6754b1e523", size = 2284078, upload-time = "2024-09-04T09:04:33.218Z" }, + { url = "https://files.pythonhosted.org/packages/d2/d4/71828f32b956612dc36efd7be1788980cb1e66bfb3706e6dec9acad9b4f9/kiwisolver-1.4.7-cp311-cp311-win32.whl", hash = "sha256:4c00336b9dd5ad96d0a558fd18a8b6f711b7449acce4c157e7343ba92dd0cf3d", size = 46645, upload-time = "2024-09-04T09:04:34.371Z" }, + { url = "https://files.pythonhosted.org/packages/a1/65/d43e9a20aabcf2e798ad1aff6c143ae3a42cf506754bcb6a7ed8259c8425/kiwisolver-1.4.7-cp311-cp311-win_amd64.whl", hash = "sha256:929e294c1ac1e9f615c62a4e4313ca1823ba37326c164ec720a803287c4c499b", size = 56022, upload-time = "2024-09-04T09:04:35.786Z" }, + { url = "https://files.pythonhosted.org/packages/35/b3/9f75a2e06f1b4ca00b2b192bc2b739334127d27f1d0625627ff8479302ba/kiwisolver-1.4.7-cp311-cp311-win_arm64.whl", hash = "sha256:e33e8fbd440c917106b237ef1a2f1449dfbb9b6f6e1ce17c94cd6a1e0d438376", size = 48536, upload-time = "2024-09-04T09:04:37.525Z" }, + { url = "https://files.pythonhosted.org/packages/97/9c/0a11c714cf8b6ef91001c8212c4ef207f772dd84540104952c45c1f0a249/kiwisolver-1.4.7-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:5360cc32706dab3931f738d3079652d20982511f7c0ac5711483e6eab08efff2", size = 121808, upload-time = "2024-09-04T09:04:38.637Z" }, + { url = "https://files.pythonhosted.org/packages/f2/d8/0fe8c5f5d35878ddd135f44f2af0e4e1d379e1c7b0716f97cdcb88d4fd27/kiwisolver-1.4.7-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:942216596dc64ddb25adb215c3c783215b23626f8d84e8eff8d6d45c3f29f75a", size = 65531, upload-time = "2024-09-04T09:04:39.694Z" }, + { url = "https://files.pythonhosted.org/packages/80/c5/57fa58276dfdfa612241d640a64ca2f76adc6ffcebdbd135b4ef60095098/kiwisolver-1.4.7-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:48b571ecd8bae15702e4f22d3ff6a0f13e54d3d00cd25216d5e7f658242065ee", size = 63894, upload-time = "2024-09-04T09:04:41.6Z" }, + { url = "https://files.pythonhosted.org/packages/8b/e9/26d3edd4c4ad1c5b891d8747a4f81b1b0aba9fb9721de6600a4adc09773b/kiwisolver-1.4.7-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ad42ba922c67c5f219097b28fae965e10045ddf145d2928bfac2eb2e17673640", size = 1369296, upload-time = "2024-09-04T09:04:42.886Z" }, + { url = "https://files.pythonhosted.org/packages/b6/67/3f4850b5e6cffb75ec40577ddf54f7b82b15269cc5097ff2e968ee32ea7d/kiwisolver-1.4.7-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:612a10bdae23404a72941a0fc8fa2660c6ea1217c4ce0dbcab8a8f6543ea9e7f", size = 1461450, upload-time = "2024-09-04T09:04:46.284Z" }, + { url = "https://files.pythonhosted.org/packages/52/be/86cbb9c9a315e98a8dc6b1d23c43cffd91d97d49318854f9c37b0e41cd68/kiwisolver-1.4.7-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9e838bba3a3bac0fe06d849d29772eb1afb9745a59710762e4ba3f4cb8424483", size = 1579168, upload-time = "2024-09-04T09:04:47.91Z" }, + { url = "https://files.pythonhosted.org/packages/0f/00/65061acf64bd5fd34c1f4ae53f20b43b0a017a541f242a60b135b9d1e301/kiwisolver-1.4.7-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:22f499f6157236c19f4bbbd472fa55b063db77a16cd74d49afe28992dff8c258", size = 1507308, upload-time = "2024-09-04T09:04:49.465Z" }, + { url = "https://files.pythonhosted.org/packages/21/e4/c0b6746fd2eb62fe702118b3ca0cb384ce95e1261cfada58ff693aeec08a/kiwisolver-1.4.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:693902d433cf585133699972b6d7c42a8b9f8f826ebcaf0132ff55200afc599e", size = 1464186, upload-time = "2024-09-04T09:04:50.949Z" }, + { url = "https://files.pythonhosted.org/packages/0a/0f/529d0a9fffb4d514f2782c829b0b4b371f7f441d61aa55f1de1c614c4ef3/kiwisolver-1.4.7-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:4e77f2126c3e0b0d055f44513ed349038ac180371ed9b52fe96a32aa071a5107", size = 2247877, upload-time = "2024-09-04T09:04:52.388Z" }, + { url = "https://files.pythonhosted.org/packages/d1/e1/66603ad779258843036d45adcbe1af0d1a889a07af4635f8b4ec7dccda35/kiwisolver-1.4.7-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:657a05857bda581c3656bfc3b20e353c232e9193eb167766ad2dc58b56504948", size = 2404204, upload-time = "2024-09-04T09:04:54.385Z" }, + { url = "https://files.pythonhosted.org/packages/8d/61/de5fb1ca7ad1f9ab7970e340a5b833d735df24689047de6ae71ab9d8d0e7/kiwisolver-1.4.7-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:4bfa75a048c056a411f9705856abfc872558e33c055d80af6a380e3658766038", size = 2352461, upload-time = "2024-09-04T09:04:56.307Z" }, + { url = "https://files.pythonhosted.org/packages/ba/d2/0edc00a852e369827f7e05fd008275f550353f1f9bcd55db9363d779fc63/kiwisolver-1.4.7-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:34ea1de54beef1c104422d210c47c7d2a4999bdecf42c7b5718fbe59a4cac383", size = 2501358, upload-time = "2024-09-04T09:04:57.922Z" }, + { url = "https://files.pythonhosted.org/packages/84/15/adc15a483506aec6986c01fb7f237c3aec4d9ed4ac10b756e98a76835933/kiwisolver-1.4.7-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:90da3b5f694b85231cf93586dad5e90e2d71b9428f9aad96952c99055582f520", size = 2314119, upload-time = "2024-09-04T09:04:59.332Z" }, + { url = "https://files.pythonhosted.org/packages/36/08/3a5bb2c53c89660863a5aa1ee236912269f2af8762af04a2e11df851d7b2/kiwisolver-1.4.7-cp312-cp312-win32.whl", hash = "sha256:18e0cca3e008e17fe9b164b55735a325140a5a35faad8de92dd80265cd5eb80b", size = 46367, upload-time = "2024-09-04T09:05:00.804Z" }, + { url = "https://files.pythonhosted.org/packages/19/93/c05f0a6d825c643779fc3c70876bff1ac221f0e31e6f701f0e9578690d70/kiwisolver-1.4.7-cp312-cp312-win_amd64.whl", hash = "sha256:58cb20602b18f86f83a5c87d3ee1c766a79c0d452f8def86d925e6c60fbf7bfb", size = 55884, upload-time = "2024-09-04T09:05:01.924Z" }, + { url = "https://files.pythonhosted.org/packages/d2/f9/3828d8f21b6de4279f0667fb50a9f5215e6fe57d5ec0d61905914f5b6099/kiwisolver-1.4.7-cp312-cp312-win_arm64.whl", hash = "sha256:f5a8b53bdc0b3961f8b6125e198617c40aeed638b387913bf1ce78afb1b0be2a", size = 48528, upload-time = "2024-09-04T09:05:02.983Z" }, + { url = "https://files.pythonhosted.org/packages/c4/06/7da99b04259b0f18b557a4effd1b9c901a747f7fdd84cf834ccf520cb0b2/kiwisolver-1.4.7-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:2e6039dcbe79a8e0f044f1c39db1986a1b8071051efba3ee4d74f5b365f5226e", size = 121913, upload-time = "2024-09-04T09:05:04.072Z" }, + { url = "https://files.pythonhosted.org/packages/97/f5/b8a370d1aa593c17882af0a6f6755aaecd643640c0ed72dcfd2eafc388b9/kiwisolver-1.4.7-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:a1ecf0ac1c518487d9d23b1cd7139a6a65bc460cd101ab01f1be82ecf09794b6", size = 65627, upload-time = "2024-09-04T09:05:05.119Z" }, + { url = "https://files.pythonhosted.org/packages/2a/fc/6c0374f7503522539e2d4d1b497f5ebad3f8ed07ab51aed2af988dd0fb65/kiwisolver-1.4.7-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:7ab9ccab2b5bd5702ab0803676a580fffa2aa178c2badc5557a84cc943fcf750", size = 63888, upload-time = "2024-09-04T09:05:06.191Z" }, + { url = "https://files.pythonhosted.org/packages/bf/3e/0b7172793d0f41cae5c923492da89a2ffcd1adf764c16159ca047463ebd3/kiwisolver-1.4.7-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f816dd2277f8d63d79f9c8473a79fe54047bc0467754962840782c575522224d", size = 1369145, upload-time = "2024-09-04T09:05:07.919Z" }, + { url = "https://files.pythonhosted.org/packages/77/92/47d050d6f6aced2d634258123f2688fbfef8ded3c5baf2c79d94d91f1f58/kiwisolver-1.4.7-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cf8bcc23ceb5a1b624572a1623b9f79d2c3b337c8c455405ef231933a10da379", size = 1461448, upload-time = "2024-09-04T09:05:10.01Z" }, + { url = "https://files.pythonhosted.org/packages/9c/1b/8f80b18e20b3b294546a1adb41701e79ae21915f4175f311a90d042301cf/kiwisolver-1.4.7-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:dea0bf229319828467d7fca8c7c189780aa9ff679c94539eed7532ebe33ed37c", size = 1578750, upload-time = "2024-09-04T09:05:11.598Z" }, + { url = "https://files.pythonhosted.org/packages/a4/fe/fe8e72f3be0a844f257cadd72689c0848c6d5c51bc1d60429e2d14ad776e/kiwisolver-1.4.7-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:7c06a4c7cf15ec739ce0e5971b26c93638730090add60e183530d70848ebdd34", size = 1507175, upload-time = "2024-09-04T09:05:13.22Z" }, + { url = "https://files.pythonhosted.org/packages/39/fa/cdc0b6105d90eadc3bee525fecc9179e2b41e1ce0293caaf49cb631a6aaf/kiwisolver-1.4.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:913983ad2deb14e66d83c28b632fd35ba2b825031f2fa4ca29675e665dfecbe1", size = 1463963, upload-time = "2024-09-04T09:05:15.925Z" }, + { url = "https://files.pythonhosted.org/packages/6e/5c/0c03c4e542720c6177d4f408e56d1c8315899db72d46261a4e15b8b33a41/kiwisolver-1.4.7-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:5337ec7809bcd0f424c6b705ecf97941c46279cf5ed92311782c7c9c2026f07f", size = 2248220, upload-time = "2024-09-04T09:05:17.434Z" }, + { url = "https://files.pythonhosted.org/packages/3d/ee/55ef86d5a574f4e767df7da3a3a7ff4954c996e12d4fbe9c408170cd7dcc/kiwisolver-1.4.7-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:4c26ed10c4f6fa6ddb329a5120ba3b6db349ca192ae211e882970bfc9d91420b", size = 2404463, upload-time = "2024-09-04T09:05:18.997Z" }, + { url = "https://files.pythonhosted.org/packages/0f/6d/73ad36170b4bff4825dc588acf4f3e6319cb97cd1fb3eb04d9faa6b6f212/kiwisolver-1.4.7-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:c619b101e6de2222c1fcb0531e1b17bbffbe54294bfba43ea0d411d428618c27", size = 2352842, upload-time = "2024-09-04T09:05:21.299Z" }, + { url = "https://files.pythonhosted.org/packages/0b/16/fa531ff9199d3b6473bb4d0f47416cdb08d556c03b8bc1cccf04e756b56d/kiwisolver-1.4.7-cp313-cp313-musllinux_1_2_s390x.whl", hash = "sha256:073a36c8273647592ea332e816e75ef8da5c303236ec0167196793eb1e34657a", size = 2501635, upload-time = "2024-09-04T09:05:23.588Z" }, + { url = "https://files.pythonhosted.org/packages/78/7e/aa9422e78419db0cbe75fb86d8e72b433818f2e62e2e394992d23d23a583/kiwisolver-1.4.7-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:3ce6b2b0231bda412463e152fc18335ba32faf4e8c23a754ad50ffa70e4091ee", size = 2314556, upload-time = "2024-09-04T09:05:25.907Z" }, + { url = "https://files.pythonhosted.org/packages/a8/b2/15f7f556df0a6e5b3772a1e076a9d9f6c538ce5f05bd590eca8106508e06/kiwisolver-1.4.7-cp313-cp313-win32.whl", hash = "sha256:f4c9aee212bc89d4e13f58be11a56cc8036cabad119259d12ace14b34476fd07", size = 46364, upload-time = "2024-09-04T09:05:27.184Z" }, + { url = "https://files.pythonhosted.org/packages/0b/db/32e897e43a330eee8e4770bfd2737a9584b23e33587a0812b8e20aac38f7/kiwisolver-1.4.7-cp313-cp313-win_amd64.whl", hash = "sha256:8a3ec5aa8e38fc4c8af308917ce12c536f1c88452ce554027e55b22cbbfbff76", size = 55887, upload-time = "2024-09-04T09:05:28.372Z" }, + { url = "https://files.pythonhosted.org/packages/c8/a4/df2bdca5270ca85fd25253049eb6708d4127be2ed0e5c2650217450b59e9/kiwisolver-1.4.7-cp313-cp313-win_arm64.whl", hash = "sha256:76c8094ac20ec259471ac53e774623eb62e6e1f56cd8690c67ce6ce4fcb05650", size = 48530, upload-time = "2024-09-04T09:05:30.225Z" }, + { url = "https://files.pythonhosted.org/packages/57/d6/620247574d9e26fe24384087879e8399e309f0051782f95238090afa6ccc/kiwisolver-1.4.7-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:5d5abf8f8ec1f4e22882273c423e16cae834c36856cac348cfbfa68e01c40f3a", size = 122325, upload-time = "2024-09-04T09:05:31.648Z" }, + { url = "https://files.pythonhosted.org/packages/bd/c6/572ad7d73dbd898cffa9050ffd7ff7e78a055a1d9b7accd6b4d1f50ec858/kiwisolver-1.4.7-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:aeb3531b196ef6f11776c21674dba836aeea9d5bd1cf630f869e3d90b16cfade", size = 65679, upload-time = "2024-09-04T09:05:32.934Z" }, + { url = "https://files.pythonhosted.org/packages/14/a7/bb8ab10e12cc8764f4da0245d72dee4731cc720bdec0f085d5e9c6005b98/kiwisolver-1.4.7-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:b7d755065e4e866a8086c9bdada157133ff466476a2ad7861828e17b6026e22c", size = 64267, upload-time = "2024-09-04T09:05:34.11Z" }, + { url = "https://files.pythonhosted.org/packages/54/a4/3b5a2542429e182a4df0528214e76803f79d016110f5e67c414a0357cd7d/kiwisolver-1.4.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:08471d4d86cbaec61f86b217dd938a83d85e03785f51121e791a6e6689a3be95", size = 1387236, upload-time = "2024-09-04T09:05:35.97Z" }, + { url = "https://files.pythonhosted.org/packages/a6/d7/bc3005e906c1673953a3e31ee4f828157d5e07a62778d835dd937d624ea0/kiwisolver-1.4.7-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:7bbfcb7165ce3d54a3dfbe731e470f65739c4c1f85bb1018ee912bae139e263b", size = 1500555, upload-time = "2024-09-04T09:05:37.552Z" }, + { url = "https://files.pythonhosted.org/packages/09/a7/87cb30741f13b7af08446795dca6003491755805edc9c321fe996c1320b8/kiwisolver-1.4.7-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:5d34eb8494bea691a1a450141ebb5385e4b69d38bb8403b5146ad279f4b30fa3", size = 1431684, upload-time = "2024-09-04T09:05:39.75Z" }, + { url = "https://files.pythonhosted.org/packages/37/a4/1e4e2d8cdaa42c73d523413498445247e615334e39401ae49dae74885429/kiwisolver-1.4.7-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:9242795d174daa40105c1d86aba618e8eab7bf96ba8c3ee614da8302a9f95503", size = 1125811, upload-time = "2024-09-04T09:05:41.31Z" }, + { url = "https://files.pythonhosted.org/packages/76/36/ae40d7a3171e06f55ac77fe5536079e7be1d8be2a8210e08975c7f9b4d54/kiwisolver-1.4.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:a0f64a48bb81af7450e641e3fe0b0394d7381e342805479178b3d335d60ca7cf", size = 1179987, upload-time = "2024-09-04T09:05:42.893Z" }, + { url = "https://files.pythonhosted.org/packages/d8/5d/6e4894b9fdf836d8bd095729dff123bbbe6ad0346289287b45c800fae656/kiwisolver-1.4.7-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:8e045731a5416357638d1700927529e2b8ab304811671f665b225f8bf8d8f933", size = 2186817, upload-time = "2024-09-04T09:05:44.474Z" }, + { url = "https://files.pythonhosted.org/packages/f0/2d/603079b2c2fd62890be0b0ebfc8bb6dda8a5253ca0758885596565b0dfc1/kiwisolver-1.4.7-cp38-cp38-musllinux_1_2_i686.whl", hash = "sha256:4322872d5772cae7369f8351da1edf255a604ea7087fe295411397d0cfd9655e", size = 2332538, upload-time = "2024-09-04T09:05:46.206Z" }, + { url = "https://files.pythonhosted.org/packages/bb/2a/9a28279c865c38a27960db38b07179143aafc94877945c209bfc553d9dd3/kiwisolver-1.4.7-cp38-cp38-musllinux_1_2_ppc64le.whl", hash = "sha256:e1631290ee9271dffe3062d2634c3ecac02c83890ada077d225e081aca8aab89", size = 2293890, upload-time = "2024-09-04T09:05:47.819Z" }, + { url = "https://files.pythonhosted.org/packages/1a/4d/4da8967f3bf13c764984b8fbae330683ee5fbd555b4a5624ad2b9decc0ab/kiwisolver-1.4.7-cp38-cp38-musllinux_1_2_s390x.whl", hash = "sha256:edcfc407e4eb17e037bca59be0e85a2031a2ac87e4fed26d3e9df88b4165f92d", size = 2434677, upload-time = "2024-09-04T09:05:49.459Z" }, + { url = "https://files.pythonhosted.org/packages/08/e9/a97a2b6b74dd850fa5974309367e025c06093a143befe9b962d0baebb4f0/kiwisolver-1.4.7-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:4d05d81ecb47d11e7f8932bd8b61b720bf0b41199358f3f5e36d38e28f0532c5", size = 2250339, upload-time = "2024-09-04T09:05:51.165Z" }, + { url = "https://files.pythonhosted.org/packages/8a/e7/55507a387ba1766e69f5e13a79e1aefabdafe0532bee5d1972dfc42b3d16/kiwisolver-1.4.7-cp38-cp38-win32.whl", hash = "sha256:b38ac83d5f04b15e515fd86f312479d950d05ce2368d5413d46c088dda7de90a", size = 46932, upload-time = "2024-09-04T09:05:52.49Z" }, + { url = "https://files.pythonhosted.org/packages/52/77/7e04cca2ff1dc6ee6b7654cebe233de72b7a3ec5616501b6f3144fb70740/kiwisolver-1.4.7-cp38-cp38-win_amd64.whl", hash = "sha256:d83db7cde68459fc803052a55ace60bea2bae361fc3b7a6d5da07e11954e4b09", size = 55836, upload-time = "2024-09-04T09:05:54.078Z" }, + { url = "https://files.pythonhosted.org/packages/11/88/37ea0ea64512997b13d69772db8dcdc3bfca5442cda3a5e4bb943652ee3e/kiwisolver-1.4.7-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:3f9362ecfca44c863569d3d3c033dbe8ba452ff8eed6f6b5806382741a1334bd", size = 122449, upload-time = "2024-09-04T09:05:55.311Z" }, + { url = "https://files.pythonhosted.org/packages/4e/45/5a5c46078362cb3882dcacad687c503089263c017ca1241e0483857791eb/kiwisolver-1.4.7-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:e8df2eb9b2bac43ef8b082e06f750350fbbaf2887534a5be97f6cf07b19d9583", size = 65757, upload-time = "2024-09-04T09:05:56.906Z" }, + { url = "https://files.pythonhosted.org/packages/8a/be/a6ae58978772f685d48dd2e84460937761c53c4bbd84e42b0336473d9775/kiwisolver-1.4.7-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:f32d6edbc638cde7652bd690c3e728b25332acbadd7cad670cc4a02558d9c417", size = 64312, upload-time = "2024-09-04T09:05:58.384Z" }, + { url = "https://files.pythonhosted.org/packages/f4/04/18ef6f452d311e1e1eb180c9bf5589187fa1f042db877e6fe443ef10099c/kiwisolver-1.4.7-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:e2e6c39bd7b9372b0be21456caab138e8e69cc0fc1190a9dfa92bd45a1e6e904", size = 1626966, upload-time = "2024-09-04T09:05:59.855Z" }, + { url = "https://files.pythonhosted.org/packages/21/b1/40655f6c3fa11ce740e8a964fa8e4c0479c87d6a7944b95af799c7a55dfe/kiwisolver-1.4.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:dda56c24d869b1193fcc763f1284b9126550eaf84b88bbc7256e15028f19188a", size = 1607044, upload-time = "2024-09-04T09:06:02.16Z" }, + { url = "https://files.pythonhosted.org/packages/fd/93/af67dbcfb9b3323bbd2c2db1385a7139d8f77630e4a37bb945b57188eb2d/kiwisolver-1.4.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:79849239c39b5e1fd906556c474d9b0439ea6792b637511f3fe3a41158d89ca8", size = 1391879, upload-time = "2024-09-04T09:06:03.908Z" }, + { url = "https://files.pythonhosted.org/packages/40/6f/d60770ef98e77b365d96061d090c0cd9e23418121c55fff188fa4bdf0b54/kiwisolver-1.4.7-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:5e3bc157fed2a4c02ec468de4ecd12a6e22818d4f09cde2c31ee3226ffbefab2", size = 1504751, upload-time = "2024-09-04T09:06:05.58Z" }, + { url = "https://files.pythonhosted.org/packages/fa/3a/5f38667d313e983c432f3fcd86932177519ed8790c724e07d77d1de0188a/kiwisolver-1.4.7-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3da53da805b71e41053dc670f9a820d1157aae77b6b944e08024d17bcd51ef88", size = 1436990, upload-time = "2024-09-04T09:06:08.126Z" }, + { url = "https://files.pythonhosted.org/packages/cb/3b/1520301a47326e6a6043b502647e42892be33b3f051e9791cc8bb43f1a32/kiwisolver-1.4.7-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:8705f17dfeb43139a692298cb6637ee2e59c0194538153e83e9ee0c75c2eddde", size = 2191122, upload-time = "2024-09-04T09:06:10.345Z" }, + { url = "https://files.pythonhosted.org/packages/cf/c4/eb52da300c166239a2233f1f9c4a1b767dfab98fae27681bfb7ea4873cb6/kiwisolver-1.4.7-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:82a5c2f4b87c26bb1a0ef3d16b5c4753434633b83d365cc0ddf2770c93829e3c", size = 2338126, upload-time = "2024-09-04T09:06:12.321Z" }, + { url = "https://files.pythonhosted.org/packages/1a/cb/42b92fd5eadd708dd9107c089e817945500685f3437ce1fd387efebc6d6e/kiwisolver-1.4.7-cp39-cp39-musllinux_1_2_ppc64le.whl", hash = "sha256:ce8be0466f4c0d585cdb6c1e2ed07232221df101a4c6f28821d2aa754ca2d9e2", size = 2298313, upload-time = "2024-09-04T09:06:14.562Z" }, + { url = "https://files.pythonhosted.org/packages/4f/eb/be25aa791fe5fc75a8b1e0c965e00f942496bc04635c9aae8035f6b76dcd/kiwisolver-1.4.7-cp39-cp39-musllinux_1_2_s390x.whl", hash = "sha256:409afdfe1e2e90e6ee7fc896f3df9a7fec8e793e58bfa0d052c8a82f99c37abb", size = 2437784, upload-time = "2024-09-04T09:06:16.767Z" }, + { url = "https://files.pythonhosted.org/packages/c5/22/30a66be7f3368d76ff95689e1c2e28d382383952964ab15330a15d8bfd03/kiwisolver-1.4.7-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:5b9c3f4ee0b9a439d2415012bd1b1cc2df59e4d6a9939f4d669241d30b414327", size = 2253988, upload-time = "2024-09-04T09:06:18.705Z" }, + { url = "https://files.pythonhosted.org/packages/35/d3/5f2ecb94b5211c8a04f218a76133cc8d6d153b0f9cd0b45fad79907f0689/kiwisolver-1.4.7-cp39-cp39-win32.whl", hash = "sha256:a79ae34384df2b615eefca647a2873842ac3b596418032bef9a7283675962644", size = 46980, upload-time = "2024-09-04T09:06:20.106Z" }, + { url = "https://files.pythonhosted.org/packages/ef/17/cd10d020578764ea91740204edc6b3236ed8106228a46f568d716b11feb2/kiwisolver-1.4.7-cp39-cp39-win_amd64.whl", hash = "sha256:cf0438b42121a66a3a667de17e779330fc0f20b0d97d59d2f2121e182b0505e4", size = 55847, upload-time = "2024-09-04T09:06:21.407Z" }, + { url = "https://files.pythonhosted.org/packages/91/84/32232502020bd78d1d12be7afde15811c64a95ed1f606c10456db4e4c3ac/kiwisolver-1.4.7-cp39-cp39-win_arm64.whl", hash = "sha256:764202cc7e70f767dab49e8df52c7455e8de0df5d858fa801a11aa0d882ccf3f", size = 48494, upload-time = "2024-09-04T09:06:22.648Z" }, + { url = "https://files.pythonhosted.org/packages/ac/59/741b79775d67ab67ced9bb38552da688c0305c16e7ee24bba7a2be253fb7/kiwisolver-1.4.7-pp310-pypy310_pp73-macosx_10_15_x86_64.whl", hash = "sha256:94252291e3fe68001b1dd747b4c0b3be12582839b95ad4d1b641924d68fd4643", size = 59491, upload-time = "2024-09-04T09:06:24.188Z" }, + { url = "https://files.pythonhosted.org/packages/58/cc/fb239294c29a5656e99e3527f7369b174dd9cc7c3ef2dea7cb3c54a8737b/kiwisolver-1.4.7-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:5b7dfa3b546da08a9f622bb6becdb14b3e24aaa30adba66749d38f3cc7ea9706", size = 57648, upload-time = "2024-09-04T09:06:25.559Z" }, + { url = "https://files.pythonhosted.org/packages/3b/ef/2f009ac1f7aab9f81efb2d837301d255279d618d27b6015780115ac64bdd/kiwisolver-1.4.7-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bd3de6481f4ed8b734da5df134cd5a6a64fe32124fe83dde1e5b5f29fe30b1e6", size = 84257, upload-time = "2024-09-04T09:06:27.038Z" }, + { url = "https://files.pythonhosted.org/packages/81/e1/c64f50987f85b68b1c52b464bb5bf73e71570c0f7782d626d1eb283ad620/kiwisolver-1.4.7-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a91b5f9f1205845d488c928e8570dcb62b893372f63b8b6e98b863ebd2368ff2", size = 80906, upload-time = "2024-09-04T09:06:28.48Z" }, + { url = "https://files.pythonhosted.org/packages/fd/71/1687c5c0a0be2cee39a5c9c389e546f9c6e215e46b691d00d9f646892083/kiwisolver-1.4.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:40fa14dbd66b8b8f470d5fc79c089a66185619d31645f9b0773b88b19f7223c4", size = 79951, upload-time = "2024-09-04T09:06:29.966Z" }, + { url = "https://files.pythonhosted.org/packages/ea/8b/d7497df4a1cae9367adf21665dd1f896c2a7aeb8769ad77b662c5e2bcce7/kiwisolver-1.4.7-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:eb542fe7933aa09d8d8f9d9097ef37532a7df6497819d16efe4359890a2f417a", size = 55715, upload-time = "2024-09-04T09:06:31.489Z" }, + { url = "https://files.pythonhosted.org/packages/64/f3/2403d90821fffe496df16f6996cb328b90b0d80c06d2938a930a7732b4f1/kiwisolver-1.4.7-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:bfa1acfa0c54932d5607e19a2c24646fb4c1ae2694437789129cf099789a3b00", size = 59662, upload-time = "2024-09-04T09:06:33.551Z" }, + { url = "https://files.pythonhosted.org/packages/fa/7d/8f409736a4a6ac04354fa530ebf46682ddb1539b0bae15f4731ff2c575bc/kiwisolver-1.4.7-pp38-pypy38_pp73-macosx_11_0_arm64.whl", hash = "sha256:eee3ea935c3d227d49b4eb85660ff631556841f6e567f0f7bda972df6c2c9935", size = 57753, upload-time = "2024-09-04T09:06:35.095Z" }, + { url = "https://files.pythonhosted.org/packages/4c/a5/3937c9abe8eedb1356071739ad437a0b486cbad27d54f4ec4733d24882ac/kiwisolver-1.4.7-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:f3160309af4396e0ed04db259c3ccbfdc3621b5559b5453075e5de555e1f3a1b", size = 103564, upload-time = "2024-09-04T09:06:36.756Z" }, + { url = "https://files.pythonhosted.org/packages/b2/18/a5ae23888f010b90d5eb8d196fed30e268056b2ded54d25b38a193bb70e9/kiwisolver-1.4.7-pp38-pypy38_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:a17f6a29cf8935e587cc8a4dbfc8368c55edc645283db0ce9801016f83526c2d", size = 95264, upload-time = "2024-09-04T09:06:38.786Z" }, + { url = "https://files.pythonhosted.org/packages/f9/d0/c4240ae86306d4395e9701f1d7e6ddcc6d60c28cb0127139176cfcfc9ebe/kiwisolver-1.4.7-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:10849fb2c1ecbfae45a693c070e0320a91b35dd4bcf58172c023b994283a124d", size = 78197, upload-time = "2024-09-04T09:06:40.453Z" }, + { url = "https://files.pythonhosted.org/packages/62/db/62423f0ab66813376a35c1e7da488ebdb4e808fcb54b7cec33959717bda1/kiwisolver-1.4.7-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:ac542bf38a8a4be2dc6b15248d36315ccc65f0743f7b1a76688ffb6b5129a5c2", size = 56080, upload-time = "2024-09-04T09:06:42.061Z" }, + { url = "https://files.pythonhosted.org/packages/d5/df/ce37d9b26f07ab90880923c94d12a6ff4d27447096b4c849bfc4339ccfdf/kiwisolver-1.4.7-pp39-pypy39_pp73-macosx_10_15_x86_64.whl", hash = "sha256:8b01aac285f91ca889c800042c35ad3b239e704b150cfd3382adfc9dcc780e39", size = 58666, upload-time = "2024-09-04T09:06:43.756Z" }, + { url = "https://files.pythonhosted.org/packages/b0/d3/e4b04f43bc629ac8e186b77b2b1a251cdfa5b7610fa189dc0db622672ce6/kiwisolver-1.4.7-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:48be928f59a1f5c8207154f935334d374e79f2b5d212826307d072595ad76a2e", size = 57088, upload-time = "2024-09-04T09:06:45.406Z" }, + { url = "https://files.pythonhosted.org/packages/30/1c/752df58e2d339e670a535514d2db4fe8c842ce459776b8080fbe08ebb98e/kiwisolver-1.4.7-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f37cfe618a117e50d8c240555331160d73d0411422b59b5ee217843d7b693608", size = 84321, upload-time = "2024-09-04T09:06:47.557Z" }, + { url = "https://files.pythonhosted.org/packages/f0/f8/fe6484e847bc6e238ec9f9828089fb2c0bb53f2f5f3a79351fde5b565e4f/kiwisolver-1.4.7-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:599b5c873c63a1f6ed7eead644a8a380cfbdf5db91dcb6f85707aaab213b1674", size = 80776, upload-time = "2024-09-04T09:06:49.235Z" }, + { url = "https://files.pythonhosted.org/packages/9b/57/d7163c0379f250ef763aba85330a19feefb5ce6cb541ade853aaba881524/kiwisolver-1.4.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:801fa7802e5cfabe3ab0c81a34c323a319b097dfb5004be950482d882f3d7225", size = 79984, upload-time = "2024-09-04T09:06:51.336Z" }, + { url = "https://files.pythonhosted.org/packages/8c/95/4a103776c265d13b3d2cd24fb0494d4e04ea435a8ef97e1b2c026d43250b/kiwisolver-1.4.7-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:0c6c43471bc764fad4bc99c5c2d6d16a676b1abf844ca7c8702bdae92df01ee0", size = 55811, upload-time = "2024-09-04T09:06:53.078Z" }, +] + +[[package]] +name = "kiwisolver" +version = "1.4.9" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version == '3.10.*'", +] +sdist = { url = "https://files.pythonhosted.org/packages/5c/3c/85844f1b0feb11ee581ac23fe5fce65cd049a200c1446708cc1b7f922875/kiwisolver-1.4.9.tar.gz", hash = "sha256:c3b22c26c6fd6811b0ae8363b95ca8ce4ea3c202d3d0975b2914310ceb1bcc4d", size = 97564, upload-time = "2025-08-10T21:27:49.279Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/c6/5d/8ce64e36d4e3aac5ca96996457dcf33e34e6051492399a3f1fec5657f30b/kiwisolver-1.4.9-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:b4b4d74bda2b8ebf4da5bd42af11d02d04428b2c32846e4c2c93219df8a7987b", size = 124159, upload-time = "2025-08-10T21:25:35.472Z" }, + { url = "https://files.pythonhosted.org/packages/96/1e/22f63ec454874378175a5f435d6ea1363dd33fb2af832c6643e4ccea0dc8/kiwisolver-1.4.9-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:fb3b8132019ea572f4611d770991000d7f58127560c4889729248eb5852a102f", size = 66578, upload-time = "2025-08-10T21:25:36.73Z" }, + { url = "https://files.pythonhosted.org/packages/41/4c/1925dcfff47a02d465121967b95151c82d11027d5ec5242771e580e731bd/kiwisolver-1.4.9-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:84fd60810829c27ae375114cd379da1fa65e6918e1da405f356a775d49a62bcf", size = 65312, upload-time = "2025-08-10T21:25:37.658Z" }, + { url = "https://files.pythonhosted.org/packages/d4/42/0f333164e6307a0687d1eb9ad256215aae2f4bd5d28f4653d6cd319a3ba3/kiwisolver-1.4.9-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:b78efa4c6e804ecdf727e580dbb9cba85624d2e1c6b5cb059c66290063bd99a9", size = 1628458, upload-time = "2025-08-10T21:25:39.067Z" }, + { url = "https://files.pythonhosted.org/packages/86/b6/2dccb977d651943995a90bfe3495c2ab2ba5cd77093d9f2318a20c9a6f59/kiwisolver-1.4.9-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:d4efec7bcf21671db6a3294ff301d2fc861c31faa3c8740d1a94689234d1b415", size = 1225640, upload-time = "2025-08-10T21:25:40.489Z" }, + { url = "https://files.pythonhosted.org/packages/50/2b/362ebd3eec46c850ccf2bfe3e30f2fc4c008750011f38a850f088c56a1c6/kiwisolver-1.4.9-cp310-cp310-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:90f47e70293fc3688b71271100a1a5453aa9944a81d27ff779c108372cf5567b", size = 1244074, upload-time = "2025-08-10T21:25:42.221Z" }, + { url = "https://files.pythonhosted.org/packages/6f/bb/f09a1e66dab8984773d13184a10a29fe67125337649d26bdef547024ed6b/kiwisolver-1.4.9-cp310-cp310-manylinux_2_24_s390x.manylinux_2_28_s390x.whl", hash = "sha256:8fdca1def57a2e88ef339de1737a1449d6dbf5fab184c54a1fca01d541317154", size = 1293036, upload-time = "2025-08-10T21:25:43.801Z" }, + { url = "https://files.pythonhosted.org/packages/ea/01/11ecf892f201cafda0f68fa59212edaea93e96c37884b747c181303fccd1/kiwisolver-1.4.9-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:9cf554f21be770f5111a1690d42313e140355e687e05cf82cb23d0a721a64a48", size = 2175310, upload-time = "2025-08-10T21:25:45.045Z" }, + { url = "https://files.pythonhosted.org/packages/7f/5f/bfe11d5b934f500cc004314819ea92427e6e5462706a498c1d4fc052e08f/kiwisolver-1.4.9-cp310-cp310-musllinux_1_2_ppc64le.whl", hash = "sha256:fc1795ac5cd0510207482c3d1d3ed781143383b8cfd36f5c645f3897ce066220", size = 2270943, upload-time = "2025-08-10T21:25:46.393Z" }, + { url = "https://files.pythonhosted.org/packages/3d/de/259f786bf71f1e03e73d87e2db1a9a3bcab64d7b4fd780167123161630ad/kiwisolver-1.4.9-cp310-cp310-musllinux_1_2_s390x.whl", hash = "sha256:ccd09f20ccdbbd341b21a67ab50a119b64a403b09288c27481575105283c1586", size = 2440488, upload-time = "2025-08-10T21:25:48.074Z" }, + { url = "https://files.pythonhosted.org/packages/1b/76/c989c278faf037c4d3421ec07a5c452cd3e09545d6dae7f87c15f54e4edf/kiwisolver-1.4.9-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:540c7c72324d864406a009d72f5d6856f49693db95d1fbb46cf86febef873634", size = 2246787, upload-time = "2025-08-10T21:25:49.442Z" }, + { url = "https://files.pythonhosted.org/packages/a2/55/c2898d84ca440852e560ca9f2a0d28e6e931ac0849b896d77231929900e7/kiwisolver-1.4.9-cp310-cp310-win_amd64.whl", hash = "sha256:ede8c6d533bc6601a47ad4046080d36b8fc99f81e6f1c17b0ac3c2dc91ac7611", size = 73730, upload-time = "2025-08-10T21:25:51.102Z" }, + { url = "https://files.pythonhosted.org/packages/e8/09/486d6ac523dd33b80b368247f238125d027964cfacb45c654841e88fb2ae/kiwisolver-1.4.9-cp310-cp310-win_arm64.whl", hash = "sha256:7b4da0d01ac866a57dd61ac258c5607b4cd677f63abaec7b148354d2b2cdd536", size = 65036, upload-time = "2025-08-10T21:25:52.063Z" }, + { url = "https://files.pythonhosted.org/packages/6f/ab/c80b0d5a9d8a1a65f4f815f2afff9798b12c3b9f31f1d304dd233dd920e2/kiwisolver-1.4.9-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:eb14a5da6dc7642b0f3a18f13654847cd8b7a2550e2645a5bda677862b03ba16", size = 124167, upload-time = "2025-08-10T21:25:53.403Z" }, + { url = "https://files.pythonhosted.org/packages/a0/c0/27fe1a68a39cf62472a300e2879ffc13c0538546c359b86f149cc19f6ac3/kiwisolver-1.4.9-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:39a219e1c81ae3b103643d2aedb90f1ef22650deb266ff12a19e7773f3e5f089", size = 66579, upload-time = "2025-08-10T21:25:54.79Z" }, + { url = "https://files.pythonhosted.org/packages/31/a2/a12a503ac1fd4943c50f9822678e8015a790a13b5490354c68afb8489814/kiwisolver-1.4.9-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:2405a7d98604b87f3fc28b1716783534b1b4b8510d8142adca34ee0bc3c87543", size = 65309, upload-time = "2025-08-10T21:25:55.76Z" }, + { url = "https://files.pythonhosted.org/packages/66/e1/e533435c0be77c3f64040d68d7a657771194a63c279f55573188161e81ca/kiwisolver-1.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:dc1ae486f9abcef254b5618dfb4113dd49f94c68e3e027d03cf0143f3f772b61", size = 1435596, upload-time = "2025-08-10T21:25:56.861Z" }, + { url = "https://files.pythonhosted.org/packages/67/1e/51b73c7347f9aabdc7215aa79e8b15299097dc2f8e67dee2b095faca9cb0/kiwisolver-1.4.9-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:8a1f570ce4d62d718dce3f179ee78dac3b545ac16c0c04bb363b7607a949c0d1", size = 1246548, upload-time = "2025-08-10T21:25:58.246Z" }, + { url = "https://files.pythonhosted.org/packages/21/aa/72a1c5d1e430294f2d32adb9542719cfb441b5da368d09d268c7757af46c/kiwisolver-1.4.9-cp311-cp311-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:cb27e7b78d716c591e88e0a09a2139c6577865d7f2e152488c2cc6257f460872", size = 1263618, upload-time = "2025-08-10T21:25:59.857Z" }, + { url = "https://files.pythonhosted.org/packages/a3/af/db1509a9e79dbf4c260ce0cfa3903ea8945f6240e9e59d1e4deb731b1a40/kiwisolver-1.4.9-cp311-cp311-manylinux_2_24_s390x.manylinux_2_28_s390x.whl", hash = "sha256:15163165efc2f627eb9687ea5f3a28137217d217ac4024893d753f46bce9de26", size = 1317437, upload-time = "2025-08-10T21:26:01.105Z" }, + { url = "https://files.pythonhosted.org/packages/e0/f2/3ea5ee5d52abacdd12013a94130436e19969fa183faa1e7c7fbc89e9a42f/kiwisolver-1.4.9-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:bdee92c56a71d2b24c33a7d4c2856bd6419d017e08caa7802d2963870e315028", size = 2195742, upload-time = "2025-08-10T21:26:02.675Z" }, + { url = "https://files.pythonhosted.org/packages/6f/9b/1efdd3013c2d9a2566aa6a337e9923a00590c516add9a1e89a768a3eb2fc/kiwisolver-1.4.9-cp311-cp311-musllinux_1_2_ppc64le.whl", hash = "sha256:412f287c55a6f54b0650bd9b6dce5aceddb95864a1a90c87af16979d37c89771", size = 2290810, upload-time = "2025-08-10T21:26:04.009Z" }, + { url = "https://files.pythonhosted.org/packages/fb/e5/cfdc36109ae4e67361f9bc5b41323648cb24a01b9ade18784657e022e65f/kiwisolver-1.4.9-cp311-cp311-musllinux_1_2_s390x.whl", hash = "sha256:2c93f00dcba2eea70af2be5f11a830a742fe6b579a1d4e00f47760ef13be247a", size = 2461579, upload-time = "2025-08-10T21:26:05.317Z" }, + { url = "https://files.pythonhosted.org/packages/62/86/b589e5e86c7610842213994cdea5add00960076bef4ae290c5fa68589cac/kiwisolver-1.4.9-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:f117e1a089d9411663a3207ba874f31be9ac8eaa5b533787024dc07aeb74f464", size = 2268071, upload-time = "2025-08-10T21:26:06.686Z" }, + { url = "https://files.pythonhosted.org/packages/3b/c6/f8df8509fd1eee6c622febe54384a96cfaf4d43bf2ccec7a0cc17e4715c9/kiwisolver-1.4.9-cp311-cp311-win_amd64.whl", hash = "sha256:be6a04e6c79819c9a8c2373317d19a96048e5a3f90bec587787e86a1153883c2", size = 73840, upload-time = "2025-08-10T21:26:07.94Z" }, + { url = "https://files.pythonhosted.org/packages/e2/2d/16e0581daafd147bc11ac53f032a2b45eabac897f42a338d0a13c1e5c436/kiwisolver-1.4.9-cp311-cp311-win_arm64.whl", hash = "sha256:0ae37737256ba2de764ddc12aed4956460277f00c4996d51a197e72f62f5eec7", size = 65159, upload-time = "2025-08-10T21:26:09.048Z" }, + { url = "https://files.pythonhosted.org/packages/86/c9/13573a747838aeb1c76e3267620daa054f4152444d1f3d1a2324b78255b5/kiwisolver-1.4.9-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:ac5a486ac389dddcc5bef4f365b6ae3ffff2c433324fb38dd35e3fab7c957999", size = 123686, upload-time = "2025-08-10T21:26:10.034Z" }, + { url = "https://files.pythonhosted.org/packages/51/ea/2ecf727927f103ffd1739271ca19c424d0e65ea473fbaeea1c014aea93f6/kiwisolver-1.4.9-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:f2ba92255faa7309d06fe44c3a4a97efe1c8d640c2a79a5ef728b685762a6fd2", size = 66460, upload-time = "2025-08-10T21:26:11.083Z" }, + { url = "https://files.pythonhosted.org/packages/5b/5a/51f5464373ce2aeb5194508298a508b6f21d3867f499556263c64c621914/kiwisolver-1.4.9-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:4a2899935e724dd1074cb568ce7ac0dce28b2cd6ab539c8e001a8578eb106d14", size = 64952, upload-time = "2025-08-10T21:26:12.058Z" }, + { url = "https://files.pythonhosted.org/packages/70/90/6d240beb0f24b74371762873e9b7f499f1e02166a2d9c5801f4dbf8fa12e/kiwisolver-1.4.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:f6008a4919fdbc0b0097089f67a1eb55d950ed7e90ce2cc3e640abadd2757a04", size = 1474756, upload-time = "2025-08-10T21:26:13.096Z" }, + { url = "https://files.pythonhosted.org/packages/12/42/f36816eaf465220f683fb711efdd1bbf7a7005a2473d0e4ed421389bd26c/kiwisolver-1.4.9-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:67bb8b474b4181770f926f7b7d2f8c0248cbcb78b660fdd41a47054b28d2a752", size = 1276404, upload-time = "2025-08-10T21:26:14.457Z" }, + { url = "https://files.pythonhosted.org/packages/2e/64/bc2de94800adc830c476dce44e9b40fd0809cddeef1fde9fcf0f73da301f/kiwisolver-1.4.9-cp312-cp312-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:2327a4a30d3ee07d2fbe2e7933e8a37c591663b96ce42a00bc67461a87d7df77", size = 1294410, upload-time = "2025-08-10T21:26:15.73Z" }, + { url = "https://files.pythonhosted.org/packages/5f/42/2dc82330a70aa8e55b6d395b11018045e58d0bb00834502bf11509f79091/kiwisolver-1.4.9-cp312-cp312-manylinux_2_24_s390x.manylinux_2_28_s390x.whl", hash = "sha256:7a08b491ec91b1d5053ac177afe5290adacf1f0f6307d771ccac5de30592d198", size = 1343631, upload-time = "2025-08-10T21:26:17.045Z" }, + { url = "https://files.pythonhosted.org/packages/22/fd/f4c67a6ed1aab149ec5a8a401c323cee7a1cbe364381bb6c9c0d564e0e20/kiwisolver-1.4.9-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:d8fc5c867c22b828001b6a38d2eaeb88160bf5783c6cb4a5e440efc981ce286d", size = 2224963, upload-time = "2025-08-10T21:26:18.737Z" }, + { url = "https://files.pythonhosted.org/packages/45/aa/76720bd4cb3713314677d9ec94dcc21ced3f1baf4830adde5bb9b2430a5f/kiwisolver-1.4.9-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:3b3115b2581ea35bb6d1f24a4c90af37e5d9b49dcff267eeed14c3893c5b86ab", size = 2321295, upload-time = "2025-08-10T21:26:20.11Z" }, + { url = "https://files.pythonhosted.org/packages/80/19/d3ec0d9ab711242f56ae0dc2fc5d70e298bb4a1f9dfab44c027668c673a1/kiwisolver-1.4.9-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:858e4c22fb075920b96a291928cb7dea5644e94c0ee4fcd5af7e865655e4ccf2", size = 2487987, upload-time = "2025-08-10T21:26:21.49Z" }, + { url = "https://files.pythonhosted.org/packages/39/e9/61e4813b2c97e86b6fdbd4dd824bf72d28bcd8d4849b8084a357bc0dd64d/kiwisolver-1.4.9-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:ed0fecd28cc62c54b262e3736f8bb2512d8dcfdc2bcf08be5f47f96bf405b145", size = 2291817, upload-time = "2025-08-10T21:26:22.812Z" }, + { url = "https://files.pythonhosted.org/packages/a0/41/85d82b0291db7504da3c2defe35c9a8a5c9803a730f297bd823d11d5fb77/kiwisolver-1.4.9-cp312-cp312-win_amd64.whl", hash = "sha256:f68208a520c3d86ea51acf688a3e3002615a7f0238002cccc17affecc86a8a54", size = 73895, upload-time = "2025-08-10T21:26:24.37Z" }, + { url = "https://files.pythonhosted.org/packages/e2/92/5f3068cf15ee5cb624a0c7596e67e2a0bb2adee33f71c379054a491d07da/kiwisolver-1.4.9-cp312-cp312-win_arm64.whl", hash = "sha256:2c1a4f57df73965f3f14df20b80ee29e6a7930a57d2d9e8491a25f676e197c60", size = 64992, upload-time = "2025-08-10T21:26:25.732Z" }, + { url = "https://files.pythonhosted.org/packages/31/c1/c2686cda909742ab66c7388e9a1a8521a59eb89f8bcfbee28fc980d07e24/kiwisolver-1.4.9-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:a5d0432ccf1c7ab14f9949eec60c5d1f924f17c037e9f8b33352fa05799359b8", size = 123681, upload-time = "2025-08-10T21:26:26.725Z" }, + { url = "https://files.pythonhosted.org/packages/ca/f0/f44f50c9f5b1a1860261092e3bc91ecdc9acda848a8b8c6abfda4a24dd5c/kiwisolver-1.4.9-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:efb3a45b35622bb6c16dbfab491a8f5a391fe0e9d45ef32f4df85658232ca0e2", size = 66464, upload-time = "2025-08-10T21:26:27.733Z" }, + { url = "https://files.pythonhosted.org/packages/2d/7a/9d90a151f558e29c3936b8a47ac770235f436f2120aca41a6d5f3d62ae8d/kiwisolver-1.4.9-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:1a12cf6398e8a0a001a059747a1cbf24705e18fe413bc22de7b3d15c67cffe3f", size = 64961, upload-time = "2025-08-10T21:26:28.729Z" }, + { url = "https://files.pythonhosted.org/packages/e9/e9/f218a2cb3a9ffbe324ca29a9e399fa2d2866d7f348ec3a88df87fc248fc5/kiwisolver-1.4.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:b67e6efbf68e077dd71d1a6b37e43e1a99d0bff1a3d51867d45ee8908b931098", size = 1474607, upload-time = "2025-08-10T21:26:29.798Z" }, + { url = "https://files.pythonhosted.org/packages/d9/28/aac26d4c882f14de59041636292bc838db8961373825df23b8eeb807e198/kiwisolver-1.4.9-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:5656aa670507437af0207645273ccdfee4f14bacd7f7c67a4306d0dcaeaf6eed", size = 1276546, upload-time = "2025-08-10T21:26:31.401Z" }, + { url = "https://files.pythonhosted.org/packages/8b/ad/8bfc1c93d4cc565e5069162f610ba2f48ff39b7de4b5b8d93f69f30c4bed/kiwisolver-1.4.9-cp313-cp313-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:bfc08add558155345129c7803b3671cf195e6a56e7a12f3dde7c57d9b417f525", size = 1294482, upload-time = "2025-08-10T21:26:32.721Z" }, + { url = "https://files.pythonhosted.org/packages/da/f1/6aca55ff798901d8ce403206d00e033191f63d82dd708a186e0ed2067e9c/kiwisolver-1.4.9-cp313-cp313-manylinux_2_24_s390x.manylinux_2_28_s390x.whl", hash = "sha256:40092754720b174e6ccf9e845d0d8c7d8e12c3d71e7fc35f55f3813e96376f78", size = 1343720, upload-time = "2025-08-10T21:26:34.032Z" }, + { url = "https://files.pythonhosted.org/packages/d1/91/eed031876c595c81d90d0f6fc681ece250e14bf6998c3d7c419466b523b7/kiwisolver-1.4.9-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:497d05f29a1300d14e02e6441cf0f5ee81c1ff5a304b0d9fb77423974684e08b", size = 2224907, upload-time = "2025-08-10T21:26:35.824Z" }, + { url = "https://files.pythonhosted.org/packages/e9/ec/4d1925f2e49617b9cca9c34bfa11adefad49d00db038e692a559454dfb2e/kiwisolver-1.4.9-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:bdd1a81a1860476eb41ac4bc1e07b3f07259e6d55bbf739b79c8aaedcf512799", size = 2321334, upload-time = "2025-08-10T21:26:37.534Z" }, + { url = "https://files.pythonhosted.org/packages/43/cb/450cd4499356f68802750c6ddc18647b8ea01ffa28f50d20598e0befe6e9/kiwisolver-1.4.9-cp313-cp313-musllinux_1_2_s390x.whl", hash = "sha256:e6b93f13371d341afee3be9f7c5964e3fe61d5fa30f6a30eb49856935dfe4fc3", size = 2488313, upload-time = "2025-08-10T21:26:39.191Z" }, + { url = "https://files.pythonhosted.org/packages/71/67/fc76242bd99f885651128a5d4fa6083e5524694b7c88b489b1b55fdc491d/kiwisolver-1.4.9-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:d75aa530ccfaa593da12834b86a0724f58bff12706659baa9227c2ccaa06264c", size = 2291970, upload-time = "2025-08-10T21:26:40.828Z" }, + { url = "https://files.pythonhosted.org/packages/75/bd/f1a5d894000941739f2ae1b65a32892349423ad49c2e6d0771d0bad3fae4/kiwisolver-1.4.9-cp313-cp313-win_amd64.whl", hash = "sha256:dd0a578400839256df88c16abddf9ba14813ec5f21362e1fe65022e00c883d4d", size = 73894, upload-time = "2025-08-10T21:26:42.33Z" }, + { url = "https://files.pythonhosted.org/packages/95/38/dce480814d25b99a391abbddadc78f7c117c6da34be68ca8b02d5848b424/kiwisolver-1.4.9-cp313-cp313-win_arm64.whl", hash = "sha256:d4188e73af84ca82468f09cadc5ac4db578109e52acb4518d8154698d3a87ca2", size = 64995, upload-time = "2025-08-10T21:26:43.889Z" }, + { url = "https://files.pythonhosted.org/packages/e2/37/7d218ce5d92dadc5ebdd9070d903e0c7cf7edfe03f179433ac4d13ce659c/kiwisolver-1.4.9-cp313-cp313t-macosx_10_13_universal2.whl", hash = "sha256:5a0f2724dfd4e3b3ac5a82436a8e6fd16baa7d507117e4279b660fe8ca38a3a1", size = 126510, upload-time = "2025-08-10T21:26:44.915Z" }, + { url = "https://files.pythonhosted.org/packages/23/b0/e85a2b48233daef4b648fb657ebbb6f8367696a2d9548a00b4ee0eb67803/kiwisolver-1.4.9-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:1b11d6a633e4ed84fc0ddafd4ebfd8ea49b3f25082c04ad12b8315c11d504dc1", size = 67903, upload-time = "2025-08-10T21:26:45.934Z" }, + { url = "https://files.pythonhosted.org/packages/44/98/f2425bc0113ad7de24da6bb4dae1343476e95e1d738be7c04d31a5d037fd/kiwisolver-1.4.9-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:61874cdb0a36016354853593cffc38e56fc9ca5aa97d2c05d3dcf6922cd55a11", size = 66402, upload-time = "2025-08-10T21:26:47.101Z" }, + { url = "https://files.pythonhosted.org/packages/98/d8/594657886df9f34c4177cc353cc28ca7e6e5eb562d37ccc233bff43bbe2a/kiwisolver-1.4.9-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:60c439763a969a6af93b4881db0eed8fadf93ee98e18cbc35bc8da868d0c4f0c", size = 1582135, upload-time = "2025-08-10T21:26:48.665Z" }, + { url = "https://files.pythonhosted.org/packages/5c/c6/38a115b7170f8b306fc929e166340c24958347308ea3012c2b44e7e295db/kiwisolver-1.4.9-cp313-cp313t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:92a2f997387a1b79a75e7803aa7ded2cfbe2823852ccf1ba3bcf613b62ae3197", size = 1389409, upload-time = "2025-08-10T21:26:50.335Z" }, + { url = "https://files.pythonhosted.org/packages/bf/3b/e04883dace81f24a568bcee6eb3001da4ba05114afa622ec9b6fafdc1f5e/kiwisolver-1.4.9-cp313-cp313t-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:a31d512c812daea6d8b3be3b2bfcbeb091dbb09177706569bcfc6240dcf8b41c", size = 1401763, upload-time = "2025-08-10T21:26:51.867Z" }, + { url = "https://files.pythonhosted.org/packages/9f/80/20ace48e33408947af49d7d15c341eaee69e4e0304aab4b7660e234d6288/kiwisolver-1.4.9-cp313-cp313t-manylinux_2_24_s390x.manylinux_2_28_s390x.whl", hash = "sha256:52a15b0f35dad39862d376df10c5230155243a2c1a436e39eb55623ccbd68185", size = 1453643, upload-time = "2025-08-10T21:26:53.592Z" }, + { url = "https://files.pythonhosted.org/packages/64/31/6ce4380a4cd1f515bdda976a1e90e547ccd47b67a1546d63884463c92ca9/kiwisolver-1.4.9-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:a30fd6fdef1430fd9e1ba7b3398b5ee4e2887783917a687d86ba69985fb08748", size = 2330818, upload-time = "2025-08-10T21:26:55.051Z" }, + { url = "https://files.pythonhosted.org/packages/fa/e9/3f3fcba3bcc7432c795b82646306e822f3fd74df0ee81f0fa067a1f95668/kiwisolver-1.4.9-cp313-cp313t-musllinux_1_2_ppc64le.whl", hash = "sha256:cc9617b46837c6468197b5945e196ee9ca43057bb7d9d1ae688101e4e1dddf64", size = 2419963, upload-time = "2025-08-10T21:26:56.421Z" }, + { url = "https://files.pythonhosted.org/packages/99/43/7320c50e4133575c66e9f7dadead35ab22d7c012a3b09bb35647792b2a6d/kiwisolver-1.4.9-cp313-cp313t-musllinux_1_2_s390x.whl", hash = "sha256:0ab74e19f6a2b027ea4f845a78827969af45ce790e6cb3e1ebab71bdf9f215ff", size = 2594639, upload-time = "2025-08-10T21:26:57.882Z" }, + { url = "https://files.pythonhosted.org/packages/65/d6/17ae4a270d4a987ef8a385b906d2bdfc9fce502d6dc0d3aea865b47f548c/kiwisolver-1.4.9-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:dba5ee5d3981160c28d5490f0d1b7ed730c22470ff7f6cc26cfcfaacb9896a07", size = 2391741, upload-time = "2025-08-10T21:26:59.237Z" }, + { url = "https://files.pythonhosted.org/packages/2a/8f/8f6f491d595a9e5912971f3f863d81baddccc8a4d0c3749d6a0dd9ffc9df/kiwisolver-1.4.9-cp313-cp313t-win_arm64.whl", hash = "sha256:0749fd8f4218ad2e851e11cc4dc05c7cbc0cbc4267bdfdb31782e65aace4ee9c", size = 68646, upload-time = "2025-08-10T21:27:00.52Z" }, + { url = "https://files.pythonhosted.org/packages/6b/32/6cc0fbc9c54d06c2969faa9c1d29f5751a2e51809dd55c69055e62d9b426/kiwisolver-1.4.9-cp314-cp314-macosx_10_13_universal2.whl", hash = "sha256:9928fe1eb816d11ae170885a74d074f57af3a0d65777ca47e9aeb854a1fba386", size = 123806, upload-time = "2025-08-10T21:27:01.537Z" }, + { url = "https://files.pythonhosted.org/packages/b2/dd/2bfb1d4a4823d92e8cbb420fe024b8d2167f72079b3bb941207c42570bdf/kiwisolver-1.4.9-cp314-cp314-macosx_10_13_x86_64.whl", hash = "sha256:d0005b053977e7b43388ddec89fa567f43d4f6d5c2c0affe57de5ebf290dc552", size = 66605, upload-time = "2025-08-10T21:27:03.335Z" }, + { url = "https://files.pythonhosted.org/packages/f7/69/00aafdb4e4509c2ca6064646cba9cd4b37933898f426756adb2cb92ebbed/kiwisolver-1.4.9-cp314-cp314-macosx_11_0_arm64.whl", hash = "sha256:2635d352d67458b66fd0667c14cb1d4145e9560d503219034a18a87e971ce4f3", size = 64925, upload-time = "2025-08-10T21:27:04.339Z" }, + { url = "https://files.pythonhosted.org/packages/43/dc/51acc6791aa14e5cb6d8a2e28cefb0dc2886d8862795449d021334c0df20/kiwisolver-1.4.9-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:767c23ad1c58c9e827b649a9ab7809fd5fd9db266a9cf02b0e926ddc2c680d58", size = 1472414, upload-time = "2025-08-10T21:27:05.437Z" }, + { url = "https://files.pythonhosted.org/packages/3d/bb/93fa64a81db304ac8a246f834d5094fae4b13baf53c839d6bb6e81177129/kiwisolver-1.4.9-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:72d0eb9fba308b8311685c2268cf7d0a0639a6cd027d8128659f72bdd8a024b4", size = 1281272, upload-time = "2025-08-10T21:27:07.063Z" }, + { url = "https://files.pythonhosted.org/packages/70/e6/6df102916960fb8d05069d4bd92d6d9a8202d5a3e2444494e7cd50f65b7a/kiwisolver-1.4.9-cp314-cp314-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:f68e4f3eeca8fb22cc3d731f9715a13b652795ef657a13df1ad0c7dc0e9731df", size = 1298578, upload-time = "2025-08-10T21:27:08.452Z" }, + { url = "https://files.pythonhosted.org/packages/7c/47/e142aaa612f5343736b087864dbaebc53ea8831453fb47e7521fa8658f30/kiwisolver-1.4.9-cp314-cp314-manylinux_2_24_s390x.manylinux_2_28_s390x.whl", hash = "sha256:d84cd4061ae292d8ac367b2c3fa3aad11cb8625a95d135fe93f286f914f3f5a6", size = 1345607, upload-time = "2025-08-10T21:27:10.125Z" }, + { url = "https://files.pythonhosted.org/packages/54/89/d641a746194a0f4d1a3670fb900d0dbaa786fb98341056814bc3f058fa52/kiwisolver-1.4.9-cp314-cp314-musllinux_1_2_aarch64.whl", hash = "sha256:a60ea74330b91bd22a29638940d115df9dc00af5035a9a2a6ad9399ffb4ceca5", size = 2230150, upload-time = "2025-08-10T21:27:11.484Z" }, + { url = "https://files.pythonhosted.org/packages/aa/6b/5ee1207198febdf16ac11f78c5ae40861b809cbe0e6d2a8d5b0b3044b199/kiwisolver-1.4.9-cp314-cp314-musllinux_1_2_ppc64le.whl", hash = "sha256:ce6a3a4e106cf35c2d9c4fa17c05ce0b180db622736845d4315519397a77beaf", size = 2325979, upload-time = "2025-08-10T21:27:12.917Z" }, + { url = "https://files.pythonhosted.org/packages/fc/ff/b269eefd90f4ae14dcc74973d5a0f6d28d3b9bb1afd8c0340513afe6b39a/kiwisolver-1.4.9-cp314-cp314-musllinux_1_2_s390x.whl", hash = "sha256:77937e5e2a38a7b48eef0585114fe7930346993a88060d0bf886086d2aa49ef5", size = 2491456, upload-time = "2025-08-10T21:27:14.353Z" }, + { url = "https://files.pythonhosted.org/packages/fc/d4/10303190bd4d30de547534601e259a4fbf014eed94aae3e5521129215086/kiwisolver-1.4.9-cp314-cp314-musllinux_1_2_x86_64.whl", hash = "sha256:24c175051354f4a28c5d6a31c93906dc653e2bf234e8a4bbfb964892078898ce", size = 2294621, upload-time = "2025-08-10T21:27:15.808Z" }, + { url = "https://files.pythonhosted.org/packages/28/e0/a9a90416fce5c0be25742729c2ea52105d62eda6c4be4d803c2a7be1fa50/kiwisolver-1.4.9-cp314-cp314-win_amd64.whl", hash = "sha256:0763515d4df10edf6d06a3c19734e2566368980d21ebec439f33f9eb936c07b7", size = 75417, upload-time = "2025-08-10T21:27:17.436Z" }, + { url = "https://files.pythonhosted.org/packages/1f/10/6949958215b7a9a264299a7db195564e87900f709db9245e4ebdd3c70779/kiwisolver-1.4.9-cp314-cp314-win_arm64.whl", hash = "sha256:0e4e2bf29574a6a7b7f6cb5fa69293b9f96c928949ac4a53ba3f525dffb87f9c", size = 66582, upload-time = "2025-08-10T21:27:18.436Z" }, + { url = "https://files.pythonhosted.org/packages/ec/79/60e53067903d3bc5469b369fe0dfc6b3482e2133e85dae9daa9527535991/kiwisolver-1.4.9-cp314-cp314t-macosx_10_13_universal2.whl", hash = "sha256:d976bbb382b202f71c67f77b0ac11244021cfa3f7dfd9e562eefcea2df711548", size = 126514, upload-time = "2025-08-10T21:27:19.465Z" }, + { url = "https://files.pythonhosted.org/packages/25/d1/4843d3e8d46b072c12a38c97c57fab4608d36e13fe47d47ee96b4d61ba6f/kiwisolver-1.4.9-cp314-cp314t-macosx_10_13_x86_64.whl", hash = "sha256:2489e4e5d7ef9a1c300a5e0196e43d9c739f066ef23270607d45aba368b91f2d", size = 67905, upload-time = "2025-08-10T21:27:20.51Z" }, + { url = "https://files.pythonhosted.org/packages/8c/ae/29ffcbd239aea8b93108de1278271ae764dfc0d803a5693914975f200596/kiwisolver-1.4.9-cp314-cp314t-macosx_11_0_arm64.whl", hash = "sha256:e2ea9f7ab7fbf18fffb1b5434ce7c69a07582f7acc7717720f1d69f3e806f90c", size = 66399, upload-time = "2025-08-10T21:27:21.496Z" }, + { url = "https://files.pythonhosted.org/packages/a1/ae/d7ba902aa604152c2ceba5d352d7b62106bedbccc8e95c3934d94472bfa3/kiwisolver-1.4.9-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:b34e51affded8faee0dfdb705416153819d8ea9250bbbf7ea1b249bdeb5f1122", size = 1582197, upload-time = "2025-08-10T21:27:22.604Z" }, + { url = "https://files.pythonhosted.org/packages/f2/41/27c70d427eddb8bc7e4f16420a20fefc6f480312122a59a959fdfe0445ad/kiwisolver-1.4.9-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:d8aacd3d4b33b772542b2e01beb50187536967b514b00003bdda7589722d2a64", size = 1390125, upload-time = "2025-08-10T21:27:24.036Z" }, + { url = "https://files.pythonhosted.org/packages/41/42/b3799a12bafc76d962ad69083f8b43b12bf4fe78b097b12e105d75c9b8f1/kiwisolver-1.4.9-cp314-cp314t-manylinux_2_24_ppc64le.manylinux_2_28_ppc64le.whl", hash = "sha256:7cf974dd4e35fa315563ac99d6287a1024e4dc2077b8a7d7cd3d2fb65d283134", size = 1402612, upload-time = "2025-08-10T21:27:25.773Z" }, + { url = "https://files.pythonhosted.org/packages/d2/b5/a210ea073ea1cfaca1bb5c55a62307d8252f531beb364e18aa1e0888b5a0/kiwisolver-1.4.9-cp314-cp314t-manylinux_2_24_s390x.manylinux_2_28_s390x.whl", hash = "sha256:85bd218b5ecfbee8c8a82e121802dcb519a86044c9c3b2e4aef02fa05c6da370", size = 1453990, upload-time = "2025-08-10T21:27:27.089Z" }, + { url = "https://files.pythonhosted.org/packages/5f/ce/a829eb8c033e977d7ea03ed32fb3c1781b4fa0433fbadfff29e39c676f32/kiwisolver-1.4.9-cp314-cp314t-musllinux_1_2_aarch64.whl", hash = "sha256:0856e241c2d3df4efef7c04a1e46b1936b6120c9bcf36dd216e3acd84bc4fb21", size = 2331601, upload-time = "2025-08-10T21:27:29.343Z" }, + { url = "https://files.pythonhosted.org/packages/e0/4b/b5e97eb142eb9cd0072dacfcdcd31b1c66dc7352b0f7c7255d339c0edf00/kiwisolver-1.4.9-cp314-cp314t-musllinux_1_2_ppc64le.whl", hash = "sha256:9af39d6551f97d31a4deebeac6f45b156f9755ddc59c07b402c148f5dbb6482a", size = 2422041, upload-time = "2025-08-10T21:27:30.754Z" }, + { url = "https://files.pythonhosted.org/packages/40/be/8eb4cd53e1b85ba4edc3a9321666f12b83113a178845593307a3e7891f44/kiwisolver-1.4.9-cp314-cp314t-musllinux_1_2_s390x.whl", hash = "sha256:bb4ae2b57fc1d8cbd1cf7b1d9913803681ffa903e7488012be5b76dedf49297f", size = 2594897, upload-time = "2025-08-10T21:27:32.803Z" }, + { url = "https://files.pythonhosted.org/packages/99/dd/841e9a66c4715477ea0abc78da039832fbb09dac5c35c58dc4c41a407b8a/kiwisolver-1.4.9-cp314-cp314t-musllinux_1_2_x86_64.whl", hash = "sha256:aedff62918805fb62d43a4aa2ecd4482c380dc76cd31bd7c8878588a61bd0369", size = 2391835, upload-time = "2025-08-10T21:27:34.23Z" }, + { url = "https://files.pythonhosted.org/packages/0c/28/4b2e5c47a0da96896fdfdb006340ade064afa1e63675d01ea5ac222b6d52/kiwisolver-1.4.9-cp314-cp314t-win_amd64.whl", hash = "sha256:1fa333e8b2ce4d9660f2cda9c0e1b6bafcfb2457a9d259faa82289e73ec24891", size = 79988, upload-time = "2025-08-10T21:27:35.587Z" }, + { url = "https://files.pythonhosted.org/packages/80/be/3578e8afd18c88cdf9cb4cffde75a96d2be38c5a903f1ed0ceec061bd09e/kiwisolver-1.4.9-cp314-cp314t-win_arm64.whl", hash = "sha256:4a48a2ce79d65d363597ef7b567ce3d14d68783d2b2263d98db3d9477805ba32", size = 70260, upload-time = "2025-08-10T21:27:36.606Z" }, + { url = "https://files.pythonhosted.org/packages/a2/63/fde392691690f55b38d5dd7b3710f5353bf7a8e52de93a22968801ab8978/kiwisolver-1.4.9-pp310-pypy310_pp73-macosx_10_15_x86_64.whl", hash = "sha256:4d1d9e582ad4d63062d34077a9a1e9f3c34088a2ec5135b1f7190c07cf366527", size = 60183, upload-time = "2025-08-10T21:27:37.669Z" }, + { url = "https://files.pythonhosted.org/packages/27/b1/6aad34edfdb7cced27f371866f211332bba215bfd918ad3322a58f480d8b/kiwisolver-1.4.9-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:deed0c7258ceb4c44ad5ec7d9918f9f14fd05b2be86378d86cf50e63d1e7b771", size = 58675, upload-time = "2025-08-10T21:27:39.031Z" }, + { url = "https://files.pythonhosted.org/packages/9d/1a/23d855a702bb35a76faed5ae2ba3de57d323f48b1f6b17ee2176c4849463/kiwisolver-1.4.9-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:0a590506f303f512dff6b7f75fd2fd18e16943efee932008fe7140e5fa91d80e", size = 80277, upload-time = "2025-08-10T21:27:40.129Z" }, + { url = "https://files.pythonhosted.org/packages/5a/5b/5239e3c2b8fb5afa1e8508f721bb77325f740ab6994d963e61b2b7abcc1e/kiwisolver-1.4.9-pp310-pypy310_pp73-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:e09c2279a4d01f099f52d5c4b3d9e208e91edcbd1a175c9662a8b16e000fece9", size = 77994, upload-time = "2025-08-10T21:27:41.181Z" }, + { url = "https://files.pythonhosted.org/packages/f9/1c/5d4d468fb16f8410e596ed0eac02d2c68752aa7dc92997fe9d60a7147665/kiwisolver-1.4.9-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:c9e7cdf45d594ee04d5be1b24dd9d49f3d1590959b2271fb30b5ca2b262c00fb", size = 73744, upload-time = "2025-08-10T21:27:42.254Z" }, + { url = "https://files.pythonhosted.org/packages/a3/0f/36d89194b5a32c054ce93e586d4049b6c2c22887b0eb229c61c68afd3078/kiwisolver-1.4.9-pp311-pypy311_pp73-macosx_10_15_x86_64.whl", hash = "sha256:720e05574713db64c356e86732c0f3c5252818d05f9df320f0ad8380641acea5", size = 60104, upload-time = "2025-08-10T21:27:43.287Z" }, + { url = "https://files.pythonhosted.org/packages/52/ba/4ed75f59e4658fd21fe7dde1fee0ac397c678ec3befba3fe6482d987af87/kiwisolver-1.4.9-pp311-pypy311_pp73-macosx_11_0_arm64.whl", hash = "sha256:17680d737d5335b552994a2008fab4c851bcd7de33094a82067ef3a576ff02fa", size = 58592, upload-time = "2025-08-10T21:27:44.314Z" }, + { url = "https://files.pythonhosted.org/packages/33/01/a8ea7c5ea32a9b45ceeaee051a04c8ed4320f5add3c51bfa20879b765b70/kiwisolver-1.4.9-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:85b5352f94e490c028926ea567fc569c52ec79ce131dadb968d3853e809518c2", size = 80281, upload-time = "2025-08-10T21:27:45.369Z" }, + { url = "https://files.pythonhosted.org/packages/da/e3/dbd2ecdce306f1d07a1aaf324817ee993aab7aee9db47ceac757deabafbe/kiwisolver-1.4.9-pp311-pypy311_pp73-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:464415881e4801295659462c49461a24fb107c140de781d55518c4b80cb6790f", size = 78009, upload-time = "2025-08-10T21:27:46.376Z" }, + { url = "https://files.pythonhosted.org/packages/da/e9/0d4add7873a73e462aeb45c036a2dead2562b825aa46ba326727b3f31016/kiwisolver-1.4.9-pp311-pypy311_pp73-win_amd64.whl", hash = "sha256:fb940820c63a9590d31d88b815e7a3aa5915cad3ce735ab45f0c730b39547de1", size = 73929, upload-time = "2025-08-10T21:27:48.236Z" }, +] + +[[package]] +name = "matplotlib" +version = "3.7.5" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version < '3.9'", +] +dependencies = [ + { name = "contourpy", version = "1.1.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, + { name = "cycler", marker = "python_full_version < '3.9'" }, + { name = "fonttools", version = "4.57.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, + { name = "importlib-resources", version = "6.4.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, + { name = "kiwisolver", version = "1.4.7", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, + { name = "numpy", version = "1.24.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, + { name = "packaging", marker = "python_full_version < '3.9'" }, + { name = "pillow", version = "10.4.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, + { name = "pyparsing", version = "3.1.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, + { name = "python-dateutil", marker = "python_full_version < '3.9'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/b6/f0/3836719cc3982fbba3b840d18a59db1d0ee9ac7986f24e8c0a092851b67b/matplotlib-3.7.5.tar.gz", hash = "sha256:1e5c971558ebc811aa07f54c7b7c677d78aa518ef4c390e14673a09e0860184a", size = 38098611, upload-time = "2024-02-16T10:50:56.19Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/f5/b0/3808e86c41e5d97822d77e89d7f3cb0890725845c050d87ec53732a8b150/matplotlib-3.7.5-cp310-cp310-macosx_10_12_universal2.whl", hash = "sha256:4a87b69cb1cb20943010f63feb0b2901c17a3b435f75349fd9865713bfa63925", size = 8322924, upload-time = "2024-02-16T10:48:06.184Z" }, + { url = "https://files.pythonhosted.org/packages/5b/05/726623be56391ba1740331ad9f1cd30e1adec61c179ddac134957a6dc2e7/matplotlib-3.7.5-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:d3ce45010fefb028359accebb852ca0c21bd77ec0f281952831d235228f15810", size = 7438436, upload-time = "2024-02-16T10:48:10.294Z" }, + { url = "https://files.pythonhosted.org/packages/15/83/89cdef49ef1e320060ec951ba33c132df211561d866c3ed144c81fd110b2/matplotlib-3.7.5-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:fbea1e762b28400393d71be1a02144aa16692a3c4c676ba0178ce83fc2928fdd", size = 7341849, upload-time = "2024-02-16T10:48:13.249Z" }, + { url = "https://files.pythonhosted.org/packages/94/29/39fc4acdc296dd86e09cecb65c14966e1cf18e0f091b9cbd9bd3f0c19ee4/matplotlib-3.7.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ec0e1adc0ad70ba8227e957551e25a9d2995e319c29f94a97575bb90fa1d4469", size = 11354141, upload-time = "2024-02-16T10:48:16.963Z" }, + { url = "https://files.pythonhosted.org/packages/54/36/44c5eeb0d83ae1e3ed34d264d7adee947c4fd56c4a9464ce822de094995a/matplotlib-3.7.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6738c89a635ced486c8a20e20111d33f6398a9cbebce1ced59c211e12cd61455", size = 11457668, upload-time = "2024-02-16T10:48:21.339Z" }, + { url = "https://files.pythonhosted.org/packages/b7/e2/f68aeaedf0ef57cbb793637ee82e62e64ea26cee908db0fe4f8e24d502c0/matplotlib-3.7.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1210b7919b4ed94b5573870f316bca26de3e3b07ffdb563e79327dc0e6bba515", size = 11580088, upload-time = "2024-02-16T10:48:25.415Z" }, + { url = "https://files.pythonhosted.org/packages/d9/f7/7c88d34afc38943aa5e4e04d27fc9da5289a48c264c0d794f60c9cda0949/matplotlib-3.7.5-cp310-cp310-win32.whl", hash = "sha256:068ebcc59c072781d9dcdb82f0d3f1458271c2de7ca9c78f5bd672141091e9e1", size = 7339332, upload-time = "2024-02-16T10:48:29.319Z" }, + { url = "https://files.pythonhosted.org/packages/91/99/e5f6f7c9438279581c4a2308d264fe24dc98bb80e3b2719f797227e54ddc/matplotlib-3.7.5-cp310-cp310-win_amd64.whl", hash = "sha256:f098ffbaab9df1e3ef04e5a5586a1e6b1791380698e84938d8640961c79b1fc0", size = 7506405, upload-time = "2024-02-16T10:48:32.499Z" }, + { url = "https://files.pythonhosted.org/packages/5e/c6/45d0485e59d70b7a6a81eade5d0aed548b42cc65658c0ce0f813b9249165/matplotlib-3.7.5-cp311-cp311-macosx_10_12_universal2.whl", hash = "sha256:f65342c147572673f02a4abec2d5a23ad9c3898167df9b47c149f32ce61ca078", size = 8325506, upload-time = "2024-02-16T10:48:36.192Z" }, + { url = "https://files.pythonhosted.org/packages/0e/0a/83bd8589f3597745f624fbcc7da1140088b2f4160ca51c71553c561d0df5/matplotlib-3.7.5-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:4ddf7fc0e0dc553891a117aa083039088d8a07686d4c93fb8a810adca68810af", size = 7439905, upload-time = "2024-02-16T10:48:38.951Z" }, + { url = "https://files.pythonhosted.org/packages/84/c1/a7705b24f8f9b4d7ceea0002c13bae50cf9423f299f56d8c47a5cd2627d2/matplotlib-3.7.5-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:0ccb830fc29442360d91be48527809f23a5dcaee8da5f4d9b2d5b867c1b087b8", size = 7342895, upload-time = "2024-02-16T10:48:41.61Z" }, + { url = "https://files.pythonhosted.org/packages/94/6e/55d7d8310c96a7459c883aa4be3f5a9338a108278484cbd5c95d480d1cef/matplotlib-3.7.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:efc6bb28178e844d1f408dd4d6341ee8a2e906fc9e0fa3dae497da4e0cab775d", size = 11358830, upload-time = "2024-02-16T10:48:44.984Z" }, + { url = "https://files.pythonhosted.org/packages/55/57/3b36afe104216db1cf2f3889c394b403ea87eda77c4815227c9524462ba8/matplotlib-3.7.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3b15c4c2d374f249f324f46e883340d494c01768dd5287f8bc00b65b625ab56c", size = 11462575, upload-time = "2024-02-16T10:48:48.437Z" }, + { url = "https://files.pythonhosted.org/packages/f3/0b/fabcf5f66b12fab5c4110d06a6c0fed875c7e63bc446403f58f9dadc9999/matplotlib-3.7.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3d028555421912307845e59e3de328260b26d055c5dac9b182cc9783854e98fb", size = 11584280, upload-time = "2024-02-16T10:48:53.022Z" }, + { url = "https://files.pythonhosted.org/packages/47/a9/1ad7df27a9da70b62109584632f83fe6ef45774701199c44d5777107c240/matplotlib-3.7.5-cp311-cp311-win32.whl", hash = "sha256:fe184b4625b4052fa88ef350b815559dd90cc6cc8e97b62f966e1ca84074aafa", size = 7340429, upload-time = "2024-02-16T10:48:56.505Z" }, + { url = "https://files.pythonhosted.org/packages/e3/b1/1b6c34b89173d6c206dc5a4028e8518b4dfee3569c13bdc0c88d0486cae7/matplotlib-3.7.5-cp311-cp311-win_amd64.whl", hash = "sha256:084f1f0f2f1010868c6f1f50b4e1c6f2fb201c58475494f1e5b66fed66093647", size = 7507112, upload-time = "2024-02-16T10:48:59.659Z" }, + { url = "https://files.pythonhosted.org/packages/75/dc/4e341a3ef36f3e7321aec0741317f12c7a23264be708a97972bf018c34af/matplotlib-3.7.5-cp312-cp312-macosx_10_12_universal2.whl", hash = "sha256:34bceb9d8ddb142055ff27cd7135f539f2f01be2ce0bafbace4117abe58f8fe4", size = 8323797, upload-time = "2024-02-16T10:49:02.872Z" }, + { url = "https://files.pythonhosted.org/packages/af/83/bbb482d678362ceb68cc59ec4fc705dde636025969361dac77be868541ef/matplotlib-3.7.5-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:c5a2134162273eb8cdfd320ae907bf84d171de948e62180fa372a3ca7cf0f433", size = 7439549, upload-time = "2024-02-16T10:49:05.743Z" }, + { url = "https://files.pythonhosted.org/packages/1a/ee/e49a92d9e369b2b9e4373894171cb4e641771cd7f81bde1d8b6fb8c60842/matplotlib-3.7.5-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:039ad54683a814002ff37bf7981aa1faa40b91f4ff84149beb53d1eb64617980", size = 7341788, upload-time = "2024-02-16T10:49:09.143Z" }, + { url = "https://files.pythonhosted.org/packages/48/79/89cb2fc5ddcfc3d440a739df04dbe6e4e72b1153d1ebd32b45d42eb71d27/matplotlib-3.7.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4d742ccd1b09e863b4ca58291728db645b51dab343eebb08d5d4b31b308296ce", size = 11356329, upload-time = "2024-02-16T10:49:12.156Z" }, + { url = "https://files.pythonhosted.org/packages/ff/25/84f181cdae5c9eba6fd1c2c35642aec47233425fe3b0d6fccdb323fb36e0/matplotlib-3.7.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:743b1c488ca6a2bc7f56079d282e44d236bf375968bfd1b7ba701fd4d0fa32d6", size = 11577813, upload-time = "2024-02-16T10:49:15.986Z" }, + { url = "https://files.pythonhosted.org/packages/9f/24/b2db065d40e58033b3350222fb8bbb0ffcb834029df9c1f9349dd9c7dd45/matplotlib-3.7.5-cp312-cp312-win_amd64.whl", hash = "sha256:fbf730fca3e1f23713bc1fae0a57db386e39dc81ea57dc305c67f628c1d7a342", size = 7507667, upload-time = "2024-02-16T10:49:19.6Z" }, + { url = "https://files.pythonhosted.org/packages/e3/72/50a38c8fd5dc845b06f8e71c9da802db44b81baabf4af8be78bb8a5622ea/matplotlib-3.7.5-cp38-cp38-macosx_10_12_universal2.whl", hash = "sha256:cfff9b838531698ee40e40ea1a8a9dc2c01edb400b27d38de6ba44c1f9a8e3d2", size = 8322659, upload-time = "2024-02-16T10:49:23.206Z" }, + { url = "https://files.pythonhosted.org/packages/b1/ea/129163dcd21db6da5d559a8160c4a74c1dc5f96ac246a3d4248b43c7648d/matplotlib-3.7.5-cp38-cp38-macosx_10_12_x86_64.whl", hash = "sha256:1dbcca4508bca7847fe2d64a05b237a3dcaec1f959aedb756d5b1c67b770c5ee", size = 7438408, upload-time = "2024-02-16T10:49:27.462Z" }, + { url = "https://files.pythonhosted.org/packages/aa/59/4d13e5b6298b1ca5525eea8c68d3806ae93ab6d0bb17ca9846aa3156b92b/matplotlib-3.7.5-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:4cdf4ef46c2a1609a50411b66940b31778db1e4b73d4ecc2eaa40bd588979b13", size = 7341782, upload-time = "2024-02-16T10:49:32.173Z" }, + { url = "https://files.pythonhosted.org/packages/9e/c4/f562df04b08487731743511ff274ae5d31dce2ff3e5621f8b070d20ab54a/matplotlib-3.7.5-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:167200ccfefd1674b60e957186dfd9baf58b324562ad1a28e5d0a6b3bea77905", size = 9196487, upload-time = "2024-02-16T10:49:37.971Z" }, + { url = "https://files.pythonhosted.org/packages/30/33/cc27211d2ffeee4fd7402dca137b6e8a83f6dcae3d4be8d0ad5068555561/matplotlib-3.7.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:53e64522934df6e1818b25fd48cf3b645b11740d78e6ef765fbb5fa5ce080d02", size = 9213051, upload-time = "2024-02-16T10:49:43.916Z" }, + { url = "https://files.pythonhosted.org/packages/9b/9d/8bd37c86b79312c9dbcfa379dec32303f9b38e8456e0829d7e666a0e0a05/matplotlib-3.7.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d3e3bc79b2d7d615067bd010caff9243ead1fc95cf735c16e4b2583173f717eb", size = 11370807, upload-time = "2024-02-16T10:49:47.701Z" }, + { url = "https://files.pythonhosted.org/packages/c0/1e/b24a07a849c8d458f1b3724f49029f0dedf748bdedb4d5f69491314838b6/matplotlib-3.7.5-cp38-cp38-win32.whl", hash = "sha256:6b641b48c6819726ed47c55835cdd330e53747d4efff574109fd79b2d8a13748", size = 7340461, upload-time = "2024-02-16T10:49:51.597Z" }, + { url = "https://files.pythonhosted.org/packages/16/51/58b0b9de42fe1e665736d9286f88b5f1556a0e22bed8a71f468231761083/matplotlib-3.7.5-cp38-cp38-win_amd64.whl", hash = "sha256:f0b60993ed3488b4532ec6b697059897891927cbfc2b8d458a891b60ec03d9d7", size = 7507471, upload-time = "2024-02-16T10:49:54.353Z" }, + { url = "https://files.pythonhosted.org/packages/0d/00/17487e9e8949ca623af87f6c8767408efe7530b7e1f4d6897fa7fa940834/matplotlib-3.7.5-cp39-cp39-macosx_10_12_universal2.whl", hash = "sha256:090964d0afaff9c90e4d8de7836757e72ecfb252fb02884016d809239f715651", size = 8323175, upload-time = "2024-02-16T10:49:57.743Z" }, + { url = "https://files.pythonhosted.org/packages/6a/84/be0acd521fa9d6697657cf35878153f8009a42b4b75237aebc302559a8a9/matplotlib-3.7.5-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:9fc6fcfbc55cd719bc0bfa60bde248eb68cf43876d4c22864603bdd23962ba25", size = 7438737, upload-time = "2024-02-16T10:50:00.683Z" }, + { url = "https://files.pythonhosted.org/packages/17/39/175f36a6d68d0cf47a4fecbae9728048355df23c9feca8688f1476b198e6/matplotlib-3.7.5-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:5e7cc3078b019bb863752b8b60e8b269423000f1603cb2299608231996bd9d54", size = 7341916, upload-time = "2024-02-16T10:50:05.04Z" }, + { url = "https://files.pythonhosted.org/packages/36/c0/9a1c2a79f85c15d41b60877cbc333694ed80605e5c97a33880c4ecfd5bf1/matplotlib-3.7.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1e4e9a868e8163abaaa8259842d85f949a919e1ead17644fb77a60427c90473c", size = 11352264, upload-time = "2024-02-16T10:50:08.955Z" }, + { url = "https://files.pythonhosted.org/packages/a6/39/b0204e0e7a899b0676733366a55ccafa723799b719bc7f2e85e5ecde26a0/matplotlib-3.7.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:fa7ebc995a7d747dacf0a717d0eb3aa0f0c6a0e9ea88b0194d3a3cd241a1500f", size = 11454722, upload-time = "2024-02-16T10:50:13.231Z" }, + { url = "https://files.pythonhosted.org/packages/d8/39/64dd1d36c79e72e614977db338d180cf204cf658927c05a8ef2d47feb4c0/matplotlib-3.7.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3785bfd83b05fc0e0c2ae4c4a90034fe693ef96c679634756c50fe6efcc09856", size = 11576343, upload-time = "2024-02-16T10:50:17.626Z" }, + { url = "https://files.pythonhosted.org/packages/31/b4/e77bc11394d858bdf15e356980fceb4ac9604b0fa8212ef3ca4f1dc166b8/matplotlib-3.7.5-cp39-cp39-win32.whl", hash = "sha256:29b058738c104d0ca8806395f1c9089dfe4d4f0f78ea765c6c704469f3fffc81", size = 7340455, upload-time = "2024-02-16T10:50:21.448Z" }, + { url = "https://files.pythonhosted.org/packages/4a/84/081820c596b9555ecffc6819ee71f847f2fbb0d7c70a42c1eeaa54edf3e0/matplotlib-3.7.5-cp39-cp39-win_amd64.whl", hash = "sha256:fd4028d570fa4b31b7b165d4a685942ae9cdc669f33741e388c01857d9723eab", size = 7507711, upload-time = "2024-02-16T10:50:24.387Z" }, + { url = "https://files.pythonhosted.org/packages/27/6c/1bb10f3d6f337b9faa2e96a251bd87ba5fed85a608df95eb4d69acc109f0/matplotlib-3.7.5-pp38-pypy38_pp73-macosx_10_12_x86_64.whl", hash = "sha256:2a9a3f4d6a7f88a62a6a18c7e6a84aedcaf4faf0708b4ca46d87b19f1b526f88", size = 7397285, upload-time = "2024-02-16T10:50:27.375Z" }, + { url = "https://files.pythonhosted.org/packages/b2/36/66cfea213e9ba91cda9e257542c249ed235d49021af71c2e8007107d7d4c/matplotlib-3.7.5-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b9b3fd853d4a7f008a938df909b96db0b454225f935d3917520305b90680579c", size = 7552612, upload-time = "2024-02-16T10:50:30.65Z" }, + { url = "https://files.pythonhosted.org/packages/77/df/16655199bf984c37c6a816b854bc032b56aef521aadc04f27928422f3c91/matplotlib-3.7.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f0ad550da9f160737d7890217c5eeed4337d07e83ca1b2ca6535078f354e7675", size = 7515564, upload-time = "2024-02-16T10:50:33.589Z" }, + { url = "https://files.pythonhosted.org/packages/5b/c8/3534c3705a677b71abb6be33609ba129fdeae2ea4e76b2fd3ab62c86fab3/matplotlib-3.7.5-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:20da7924a08306a861b3f2d1da0d1aa9a6678e480cf8eacffe18b565af2813e7", size = 7521336, upload-time = "2024-02-16T10:50:36.4Z" }, + { url = "https://files.pythonhosted.org/packages/20/a0/c5c0d410798b387ed3a177a5a7eba21055dd9c41d4b15bd0861241a5a60e/matplotlib-3.7.5-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:b45c9798ea6bb920cb77eb7306409756a7fab9db9b463e462618e0559aecb30e", size = 7397931, upload-time = "2024-02-16T10:50:39.477Z" }, + { url = "https://files.pythonhosted.org/packages/c3/2f/9e9509727d4c7d1b8e2c88e9330a97d54a1dd20bd316a0c8d2f8b38c4513/matplotlib-3.7.5-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a99866267da1e561c7776fe12bf4442174b79aac1a47bd7e627c7e4d077ebd83", size = 7553224, upload-time = "2024-02-16T10:50:42.82Z" }, + { url = "https://files.pythonhosted.org/packages/89/0c/5f3e403dcf5c23799c92b0139dd00e41caf23983e9281f5bfeba3065e7d2/matplotlib-3.7.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2b6aa62adb6c268fc87d80f963aca39c64615c31830b02697743c95590ce3fbb", size = 7513250, upload-time = "2024-02-16T10:50:46.504Z" }, + { url = "https://files.pythonhosted.org/packages/87/e0/03eba0a8c3775ef910dbb3a287114a64c47abbcaeab2543c59957f155a86/matplotlib-3.7.5-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:e530ab6a0afd082d2e9c17eb1eb064a63c5b09bb607b2b74fa41adbe3e162286", size = 7521729, upload-time = "2024-02-16T10:50:50.063Z" }, +] + +[[package]] +name = "matplotlib" +version = "3.9.4" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version == '3.9.*'", +] +dependencies = [ + { name = "contourpy", version = "1.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, + { name = "cycler", marker = "python_full_version == '3.9.*'" }, + { name = "fonttools", version = "4.60.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, + { name = "importlib-resources", version = "6.5.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, + { name = "kiwisolver", version = "1.4.7", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, + { name = "numpy", version = "2.0.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, + { name = "packaging", marker = "python_full_version == '3.9.*'" }, + { name = "pillow", version = "11.3.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, + { name = "pyparsing", version = "3.3.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, + { name = "python-dateutil", marker = "python_full_version == '3.9.*'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/df/17/1747b4154034befd0ed33b52538f5eb7752d05bb51c5e2a31470c3bc7d52/matplotlib-3.9.4.tar.gz", hash = "sha256:1e00e8be7393cbdc6fedfa8a6fba02cf3e83814b285db1c60b906a023ba41bc3", size = 36106529, upload-time = "2024-12-13T05:56:34.184Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/7e/94/27d2e2c30d54b56c7b764acc1874a909e34d1965a427fc7092bb6a588b63/matplotlib-3.9.4-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:c5fdd7abfb706dfa8d307af64a87f1a862879ec3cd8d0ec8637458f0885b9c50", size = 7885089, upload-time = "2024-12-13T05:54:24.224Z" }, + { url = "https://files.pythonhosted.org/packages/c6/25/828273307e40a68eb8e9df832b6b2aaad075864fdc1de4b1b81e40b09e48/matplotlib-3.9.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:d89bc4e85e40a71d1477780366c27fb7c6494d293e1617788986f74e2a03d7ff", size = 7770600, upload-time = "2024-12-13T05:54:27.214Z" }, + { url = "https://files.pythonhosted.org/packages/f2/65/f841a422ec994da5123368d76b126acf4fc02ea7459b6e37c4891b555b83/matplotlib-3.9.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ddf9f3c26aae695c5daafbf6b94e4c1a30d6cd617ba594bbbded3b33a1fcfa26", size = 8200138, upload-time = "2024-12-13T05:54:29.497Z" }, + { url = "https://files.pythonhosted.org/packages/07/06/272aca07a38804d93b6050813de41ca7ab0e29ba7a9dd098e12037c919a9/matplotlib-3.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:18ebcf248030173b59a868fda1fe42397253f6698995b55e81e1f57431d85e50", size = 8312711, upload-time = "2024-12-13T05:54:34.396Z" }, + { url = "https://files.pythonhosted.org/packages/98/37/f13e23b233c526b7e27ad61be0a771894a079e0f7494a10d8d81557e0e9a/matplotlib-3.9.4-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:974896ec43c672ec23f3f8c648981e8bc880ee163146e0312a9b8def2fac66f5", size = 9090622, upload-time = "2024-12-13T05:54:36.808Z" }, + { url = "https://files.pythonhosted.org/packages/4f/8c/b1f5bd2bd70e60f93b1b54c4d5ba7a992312021d0ddddf572f9a1a6d9348/matplotlib-3.9.4-cp310-cp310-win_amd64.whl", hash = "sha256:4598c394ae9711cec135639374e70871fa36b56afae17bdf032a345be552a88d", size = 7828211, upload-time = "2024-12-13T05:54:40.596Z" }, + { url = "https://files.pythonhosted.org/packages/74/4b/65be7959a8fa118a3929b49a842de5b78bb55475236fcf64f3e308ff74a0/matplotlib-3.9.4-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:d4dd29641d9fb8bc4492420c5480398dd40a09afd73aebe4eb9d0071a05fbe0c", size = 7894430, upload-time = "2024-12-13T05:54:44.049Z" }, + { url = "https://files.pythonhosted.org/packages/e9/18/80f70d91896e0a517b4a051c3fd540daa131630fd75e02e250365353b253/matplotlib-3.9.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:30e5b22e8bcfb95442bf7d48b0d7f3bdf4a450cbf68986ea45fca3d11ae9d099", size = 7780045, upload-time = "2024-12-13T05:54:46.414Z" }, + { url = "https://files.pythonhosted.org/packages/a2/73/ccb381026e3238c5c25c3609ba4157b2d1a617ec98d65a8b4ee4e1e74d02/matplotlib-3.9.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2bb0030d1d447fd56dcc23b4c64a26e44e898f0416276cac1ebc25522e0ac249", size = 8209906, upload-time = "2024-12-13T05:54:49.459Z" }, + { url = "https://files.pythonhosted.org/packages/ab/33/1648da77b74741c89f5ea95cbf42a291b4b364f2660b316318811404ed97/matplotlib-3.9.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:aca90ed222ac3565d2752b83dbb27627480d27662671e4d39da72e97f657a423", size = 8322873, upload-time = "2024-12-13T05:54:53.066Z" }, + { url = "https://files.pythonhosted.org/packages/57/d3/8447ba78bc6593c9044c372d1609f8ea10fb1e071e7a9e0747bea74fc16c/matplotlib-3.9.4-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:a181b2aa2906c608fcae72f977a4a2d76e385578939891b91c2550c39ecf361e", size = 9099566, upload-time = "2024-12-13T05:54:55.522Z" }, + { url = "https://files.pythonhosted.org/packages/23/e1/4f0e237bf349c02ff9d1b6e7109f1a17f745263809b9714a8576dc17752b/matplotlib-3.9.4-cp311-cp311-win_amd64.whl", hash = "sha256:1f6882828231eca17f501c4dcd98a05abb3f03d157fbc0769c6911fe08b6cfd3", size = 7838065, upload-time = "2024-12-13T05:54:58.337Z" }, + { url = "https://files.pythonhosted.org/packages/1a/2b/c918bf6c19d6445d1cefe3d2e42cb740fb997e14ab19d4daeb6a7ab8a157/matplotlib-3.9.4-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:dfc48d67e6661378a21c2983200a654b72b5c5cdbd5d2cf6e5e1ece860f0cc70", size = 7891131, upload-time = "2024-12-13T05:55:02.837Z" }, + { url = "https://files.pythonhosted.org/packages/c1/e5/b4e8fc601ca302afeeabf45f30e706a445c7979a180e3a978b78b2b681a4/matplotlib-3.9.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:47aef0fab8332d02d68e786eba8113ffd6f862182ea2999379dec9e237b7e483", size = 7776365, upload-time = "2024-12-13T05:55:05.158Z" }, + { url = "https://files.pythonhosted.org/packages/99/06/b991886c506506476e5d83625c5970c656a491b9f80161458fed94597808/matplotlib-3.9.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fba1f52c6b7dc764097f52fd9ab627b90db452c9feb653a59945de16752e965f", size = 8200707, upload-time = "2024-12-13T05:55:09.48Z" }, + { url = "https://files.pythonhosted.org/packages/c3/e2/556b627498cb27e61026f2d1ba86a78ad1b836fef0996bef5440e8bc9559/matplotlib-3.9.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:173ac3748acaac21afcc3fa1633924609ba1b87749006bc25051c52c422a5d00", size = 8313761, upload-time = "2024-12-13T05:55:12.95Z" }, + { url = "https://files.pythonhosted.org/packages/58/ff/165af33ec766ff818306ea88e91f9f60d2a6ed543be1eb122a98acbf3b0d/matplotlib-3.9.4-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:320edea0cadc07007765e33f878b13b3738ffa9745c5f707705692df70ffe0e0", size = 9095284, upload-time = "2024-12-13T05:55:16.199Z" }, + { url = "https://files.pythonhosted.org/packages/9f/8b/3d0c7a002db3b1ed702731c2a9a06d78d035f1f2fb0fb936a8e43cc1e9f4/matplotlib-3.9.4-cp312-cp312-win_amd64.whl", hash = "sha256:a4a4cfc82330b27042a7169533da7991e8789d180dd5b3daeaee57d75cd5a03b", size = 7841160, upload-time = "2024-12-13T05:55:19.991Z" }, + { url = "https://files.pythonhosted.org/packages/49/b1/999f89a7556d101b23a2f0b54f1b6e140d73f56804da1398f2f0bc0924bc/matplotlib-3.9.4-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:37eeffeeca3c940985b80f5b9a7b95ea35671e0e7405001f249848d2b62351b6", size = 7891499, upload-time = "2024-12-13T05:55:22.142Z" }, + { url = "https://files.pythonhosted.org/packages/87/7b/06a32b13a684977653396a1bfcd34d4e7539c5d55c8cbfaa8ae04d47e4a9/matplotlib-3.9.4-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:3e7465ac859ee4abcb0d836137cd8414e7bb7ad330d905abced457217d4f0f45", size = 7776802, upload-time = "2024-12-13T05:55:25.947Z" }, + { url = "https://files.pythonhosted.org/packages/65/87/ac498451aff739e515891bbb92e566f3c7ef31891aaa878402a71f9b0910/matplotlib-3.9.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f4c12302c34afa0cf061bea23b331e747e5e554b0fa595c96e01c7b75bc3b858", size = 8200802, upload-time = "2024-12-13T05:55:28.461Z" }, + { url = "https://files.pythonhosted.org/packages/f8/6b/9eb761c00e1cb838f6c92e5f25dcda3f56a87a52f6cb8fdfa561e6cf6a13/matplotlib-3.9.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2b8c97917f21b75e72108b97707ba3d48f171541a74aa2a56df7a40626bafc64", size = 8313880, upload-time = "2024-12-13T05:55:30.965Z" }, + { url = "https://files.pythonhosted.org/packages/d7/a2/c8eaa600e2085eec7e38cbbcc58a30fc78f8224939d31d3152bdafc01fd1/matplotlib-3.9.4-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:0229803bd7e19271b03cb09f27db76c918c467aa4ce2ae168171bc67c3f508df", size = 9094637, upload-time = "2024-12-13T05:55:33.701Z" }, + { url = "https://files.pythonhosted.org/packages/71/1f/c6e1daea55b7bfeb3d84c6cb1abc449f6a02b181e7e2a5e4db34c3afb793/matplotlib-3.9.4-cp313-cp313-win_amd64.whl", hash = "sha256:7c0d8ef442ebf56ff5e206f8083d08252ee738e04f3dc88ea882853a05488799", size = 7841311, upload-time = "2024-12-13T05:55:36.737Z" }, + { url = "https://files.pythonhosted.org/packages/c0/3a/2757d3f7d388b14dd48f5a83bea65b6d69f000e86b8f28f74d86e0d375bd/matplotlib-3.9.4-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:a04c3b00066a688834356d196136349cb32f5e1003c55ac419e91585168b88fb", size = 7919989, upload-time = "2024-12-13T05:55:39.024Z" }, + { url = "https://files.pythonhosted.org/packages/24/28/f5077c79a4f521589a37fe1062d6a6ea3534e068213f7357e7cfffc2e17a/matplotlib-3.9.4-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:04c519587f6c210626741a1e9a68eefc05966ede24205db8982841826af5871a", size = 7809417, upload-time = "2024-12-13T05:55:42.412Z" }, + { url = "https://files.pythonhosted.org/packages/36/c8/c523fd2963156692916a8eb7d4069084cf729359f7955cf09075deddfeaf/matplotlib-3.9.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:308afbf1a228b8b525fcd5cec17f246bbbb63b175a3ef6eb7b4d33287ca0cf0c", size = 8226258, upload-time = "2024-12-13T05:55:47.259Z" }, + { url = "https://files.pythonhosted.org/packages/f6/88/499bf4b8fa9349b6f5c0cf4cead0ebe5da9d67769129f1b5651e5ac51fbc/matplotlib-3.9.4-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ddb3b02246ddcffd3ce98e88fed5b238bc5faff10dbbaa42090ea13241d15764", size = 8335849, upload-time = "2024-12-13T05:55:49.763Z" }, + { url = "https://files.pythonhosted.org/packages/b8/9f/20a4156b9726188646a030774ee337d5ff695a965be45ce4dbcb9312c170/matplotlib-3.9.4-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:8a75287e9cb9eee48cb79ec1d806f75b29c0fde978cb7223a1f4c5848d696041", size = 9102152, upload-time = "2024-12-13T05:55:51.997Z" }, + { url = "https://files.pythonhosted.org/packages/10/11/237f9c3a4e8d810b1759b67ff2da7c32c04f9c80aa475e7beb36ed43a8fb/matplotlib-3.9.4-cp313-cp313t-win_amd64.whl", hash = "sha256:488deb7af140f0ba86da003e66e10d55ff915e152c78b4b66d231638400b1965", size = 7896987, upload-time = "2024-12-13T05:55:55.941Z" }, + { url = "https://files.pythonhosted.org/packages/56/eb/501b465c9fef28f158e414ea3a417913dc2ac748564c7ed41535f23445b4/matplotlib-3.9.4-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:3c3724d89a387ddf78ff88d2a30ca78ac2b4c89cf37f2db4bd453c34799e933c", size = 7885919, upload-time = "2024-12-13T05:55:59.66Z" }, + { url = "https://files.pythonhosted.org/packages/da/36/236fbd868b6c91309a5206bd90c3f881f4f44b2d997cd1d6239ef652f878/matplotlib-3.9.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:d5f0a8430ffe23d7e32cfd86445864ccad141797f7d25b7c41759a5b5d17cfd7", size = 7771486, upload-time = "2024-12-13T05:56:04.264Z" }, + { url = "https://files.pythonhosted.org/packages/e0/4b/105caf2d54d5ed11d9f4335398f5103001a03515f2126c936a752ccf1461/matplotlib-3.9.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6bb0141a21aef3b64b633dc4d16cbd5fc538b727e4958be82a0e1c92a234160e", size = 8201838, upload-time = "2024-12-13T05:56:06.792Z" }, + { url = "https://files.pythonhosted.org/packages/5d/a7/bb01188fb4013d34d274caf44a2f8091255b0497438e8b6c0a7c1710c692/matplotlib-3.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:57aa235109e9eed52e2c2949db17da185383fa71083c00c6c143a60e07e0888c", size = 8314492, upload-time = "2024-12-13T05:56:09.964Z" }, + { url = "https://files.pythonhosted.org/packages/33/19/02e1a37f7141fc605b193e927d0a9cdf9dc124a20b9e68793f4ffea19695/matplotlib-3.9.4-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:b18c600061477ccfdd1e6fd050c33d8be82431700f3452b297a56d9ed7037abb", size = 9092500, upload-time = "2024-12-13T05:56:13.55Z" }, + { url = "https://files.pythonhosted.org/packages/57/68/c2feb4667adbf882ffa4b3e0ac9967f848980d9f8b5bebd86644aa67ce6a/matplotlib-3.9.4-cp39-cp39-win_amd64.whl", hash = "sha256:ef5f2d1b67d2d2145ff75e10f8c008bfbf71d45137c4b648c87193e7dd053eac", size = 7822962, upload-time = "2024-12-13T05:56:16.358Z" }, + { url = "https://files.pythonhosted.org/packages/0c/22/2ef6a364cd3f565442b0b055e0599744f1e4314ec7326cdaaa48a4d864d7/matplotlib-3.9.4-pp39-pypy39_pp73-macosx_10_15_x86_64.whl", hash = "sha256:44e0ed786d769d85bc787b0606a53f2d8d2d1d3c8a2608237365e9121c1a338c", size = 7877995, upload-time = "2024-12-13T05:56:18.805Z" }, + { url = "https://files.pythonhosted.org/packages/87/b8/2737456e566e9f4d94ae76b8aa0d953d9acb847714f9a7ad80184474f5be/matplotlib-3.9.4-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:09debb9ce941eb23ecdbe7eab972b1c3e0276dcf01688073faff7b0f61d6c6ca", size = 7769300, upload-time = "2024-12-13T05:56:21.315Z" }, + { url = "https://files.pythonhosted.org/packages/b2/1f/e709c6ec7b5321e6568769baa288c7178e60a93a9da9e682b39450da0e29/matplotlib-3.9.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bcc53cf157a657bfd03afab14774d54ba73aa84d42cfe2480c91bd94873952db", size = 8313423, upload-time = "2024-12-13T05:56:26.719Z" }, + { url = "https://files.pythonhosted.org/packages/5e/b6/5a1f868782cd13f053a679984e222007ecff654a9bfbac6b27a65f4eeb05/matplotlib-3.9.4-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:ad45da51be7ad02387801fd154ef74d942f49fe3fcd26a64c94842ba7ec0d865", size = 7854624, upload-time = "2024-12-13T05:56:29.359Z" }, +] + +[[package]] +name = "matplotlib" +version = "3.10.8" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version == '3.10.*'", +] +dependencies = [ + { name = "contourpy", version = "1.3.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*'" }, + { name = "contourpy", version = "1.3.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" }, + { name = "cycler", marker = "python_full_version >= '3.10'" }, + { name = "fonttools", version = "4.61.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" }, + { name = "kiwisolver", version = "1.4.9", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*'" }, + { name = "numpy", version = "2.4.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" }, + { name = "packaging", marker = "python_full_version >= '3.10'" }, + { name = "pillow", version = "12.1.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" }, + { name = "pyparsing", version = "3.3.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" }, + { name = "python-dateutil", marker = "python_full_version >= '3.10'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/8a/76/d3c6e3a13fe484ebe7718d14e269c9569c4eb0020a968a327acb3b9a8fe6/matplotlib-3.10.8.tar.gz", hash = "sha256:2299372c19d56bcd35cf05a2738308758d32b9eaed2371898d8f5bd33f084aa3", size = 34806269, upload-time = "2025-12-10T22:56:51.155Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/58/be/a30bd917018ad220c400169fba298f2bb7003c8ccbc0c3e24ae2aacad1e8/matplotlib-3.10.8-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:00270d217d6b20d14b584c521f810d60c5c78406dc289859776550df837dcda7", size = 8239828, upload-time = "2025-12-10T22:55:02.313Z" }, + { url = "https://files.pythonhosted.org/packages/58/27/ca01e043c4841078e82cf6e80a6993dfecd315c3d79f5f3153afbb8e1ec6/matplotlib-3.10.8-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:37b3c1cc42aa184b3f738cfa18c1c1d72fd496d85467a6cf7b807936d39aa656", size = 8128050, upload-time = "2025-12-10T22:55:04.997Z" }, + { url = "https://files.pythonhosted.org/packages/cb/aa/7ab67f2b729ae6a91bcf9dcac0affb95fb8c56f7fd2b2af894ae0b0cf6fa/matplotlib-3.10.8-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:ee40c27c795bda6a5292e9cff9890189d32f7e3a0bf04e0e3c9430c4a00c37df", size = 8700452, upload-time = "2025-12-10T22:55:07.47Z" }, + { url = "https://files.pythonhosted.org/packages/73/ae/2d5817b0acee3c49b7e7ccfbf5b273f284957cc8e270adf36375db353190/matplotlib-3.10.8-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:a48f2b74020919552ea25d222d5cc6af9ca3f4eb43a93e14d068457f545c2a17", size = 9534928, upload-time = "2025-12-10T22:55:10.566Z" }, + { url = "https://files.pythonhosted.org/packages/c9/5b/8e66653e9f7c39cb2e5cab25fce4810daffa2bff02cbf5f3077cea9e942c/matplotlib-3.10.8-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:f254d118d14a7f99d616271d6c3c27922c092dac11112670b157798b89bf4933", size = 9586377, upload-time = "2025-12-10T22:55:12.362Z" }, + { url = "https://files.pythonhosted.org/packages/e2/e2/fd0bbadf837f81edb0d208ba8f8cb552874c3b16e27cb91a31977d90875d/matplotlib-3.10.8-cp310-cp310-win_amd64.whl", hash = "sha256:f9b587c9c7274c1613a30afabf65a272114cd6cdbe67b3406f818c79d7ab2e2a", size = 8128127, upload-time = "2025-12-10T22:55:14.436Z" }, + { url = "https://files.pythonhosted.org/packages/f8/86/de7e3a1cdcfc941483af70609edc06b83e7c8a0e0dc9ac325200a3f4d220/matplotlib-3.10.8-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:6be43b667360fef5c754dda5d25a32e6307a03c204f3c0fc5468b78fa87b4160", size = 8251215, upload-time = "2025-12-10T22:55:16.175Z" }, + { url = "https://files.pythonhosted.org/packages/fd/14/baad3222f424b19ce6ad243c71de1ad9ec6b2e4eb1e458a48fdc6d120401/matplotlib-3.10.8-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:a2b336e2d91a3d7006864e0990c83b216fcdca64b5a6484912902cef87313d78", size = 8139625, upload-time = "2025-12-10T22:55:17.712Z" }, + { url = "https://files.pythonhosted.org/packages/8f/a0/7024215e95d456de5883e6732e708d8187d9753a21d32f8ddb3befc0c445/matplotlib-3.10.8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:efb30e3baaea72ce5928e32bab719ab4770099079d66726a62b11b1ef7273be4", size = 8712614, upload-time = "2025-12-10T22:55:20.8Z" }, + { url = "https://files.pythonhosted.org/packages/5a/f4/b8347351da9a5b3f41e26cf547252d861f685c6867d179a7c9d60ad50189/matplotlib-3.10.8-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:d56a1efd5bfd61486c8bc968fa18734464556f0fb8e51690f4ac25d85cbbbbc2", size = 9540997, upload-time = "2025-12-10T22:55:23.258Z" }, + { url = "https://files.pythonhosted.org/packages/9e/c0/c7b914e297efe0bc36917bf216b2acb91044b91e930e878ae12981e461e5/matplotlib-3.10.8-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:238b7ce5717600615c895050239ec955d91f321c209dd110db988500558e70d6", size = 9596825, upload-time = "2025-12-10T22:55:25.217Z" }, + { url = "https://files.pythonhosted.org/packages/6f/d3/a4bbc01c237ab710a1f22b4da72f4ff6d77eb4c7735ea9811a94ae239067/matplotlib-3.10.8-cp311-cp311-win_amd64.whl", hash = "sha256:18821ace09c763ec93aef5eeff087ee493a24051936d7b9ebcad9662f66501f9", size = 8135090, upload-time = "2025-12-10T22:55:27.162Z" }, + { url = "https://files.pythonhosted.org/packages/89/dd/a0b6588f102beab33ca6f5218b31725216577b2a24172f327eaf6417d5c9/matplotlib-3.10.8-cp311-cp311-win_arm64.whl", hash = "sha256:bab485bcf8b1c7d2060b4fcb6fc368a9e6f4cd754c9c2fea281f4be21df394a2", size = 8012377, upload-time = "2025-12-10T22:55:29.185Z" }, + { url = "https://files.pythonhosted.org/packages/9e/67/f997cdcbb514012eb0d10cd2b4b332667997fb5ebe26b8d41d04962fa0e6/matplotlib-3.10.8-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:64fcc24778ca0404ce0cb7b6b77ae1f4c7231cdd60e6778f999ee05cbd581b9a", size = 8260453, upload-time = "2025-12-10T22:55:30.709Z" }, + { url = "https://files.pythonhosted.org/packages/7e/65/07d5f5c7f7c994f12c768708bd2e17a4f01a2b0f44a1c9eccad872433e2e/matplotlib-3.10.8-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:b9a5ca4ac220a0cdd1ba6bcba3608547117d30468fefce49bb26f55c1a3d5c58", size = 8148321, upload-time = "2025-12-10T22:55:33.265Z" }, + { url = "https://files.pythonhosted.org/packages/3e/f3/c5195b1ae57ef85339fd7285dfb603b22c8b4e79114bae5f4f0fcf688677/matplotlib-3.10.8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:3ab4aabc72de4ff77b3ec33a6d78a68227bf1123465887f9905ba79184a1cc04", size = 8716944, upload-time = "2025-12-10T22:55:34.922Z" }, + { url = "https://files.pythonhosted.org/packages/00/f9/7638f5cc82ec8a7aa005de48622eecc3ed7c9854b96ba15bd76b7fd27574/matplotlib-3.10.8-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:24d50994d8c5816ddc35411e50a86ab05f575e2530c02752e02538122613371f", size = 9550099, upload-time = "2025-12-10T22:55:36.789Z" }, + { url = "https://files.pythonhosted.org/packages/57/61/78cd5920d35b29fd2a0fe894de8adf672ff52939d2e9b43cb83cd5ce1bc7/matplotlib-3.10.8-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:99eefd13c0dc3b3c1b4d561c1169e65fe47aab7b8158754d7c084088e2329466", size = 9613040, upload-time = "2025-12-10T22:55:38.715Z" }, + { url = "https://files.pythonhosted.org/packages/30/4e/c10f171b6e2f44d9e3a2b96efa38b1677439d79c99357600a62cc1e9594e/matplotlib-3.10.8-cp312-cp312-win_amd64.whl", hash = "sha256:dd80ecb295460a5d9d260df63c43f4afbdd832d725a531f008dad1664f458adf", size = 8142717, upload-time = "2025-12-10T22:55:41.103Z" }, + { url = "https://files.pythonhosted.org/packages/f1/76/934db220026b5fef85f45d51a738b91dea7d70207581063cd9bd8fafcf74/matplotlib-3.10.8-cp312-cp312-win_arm64.whl", hash = "sha256:3c624e43ed56313651bc18a47f838b60d7b8032ed348911c54906b130b20071b", size = 8012751, upload-time = "2025-12-10T22:55:42.684Z" }, + { url = "https://files.pythonhosted.org/packages/3d/b9/15fd5541ef4f5b9a17eefd379356cf12175fe577424e7b1d80676516031a/matplotlib-3.10.8-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:3f2e409836d7f5ac2f1c013110a4d50b9f7edc26328c108915f9075d7d7a91b6", size = 8261076, upload-time = "2025-12-10T22:55:44.648Z" }, + { url = "https://files.pythonhosted.org/packages/8d/a0/2ba3473c1b66b9c74dc7107c67e9008cb1782edbe896d4c899d39ae9cf78/matplotlib-3.10.8-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:56271f3dac49a88d7fca5060f004d9d22b865f743a12a23b1e937a0be4818ee1", size = 8148794, upload-time = "2025-12-10T22:55:46.252Z" }, + { url = "https://files.pythonhosted.org/packages/75/97/a471f1c3eb1fd6f6c24a31a5858f443891d5127e63a7788678d14e249aea/matplotlib-3.10.8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:a0a7f52498f72f13d4a25ea70f35f4cb60642b466cbb0a9be951b5bc3f45a486", size = 8718474, upload-time = "2025-12-10T22:55:47.864Z" }, + { url = "https://files.pythonhosted.org/packages/01/be/cd478f4b66f48256f42927d0acbcd63a26a893136456cd079c0cc24fbabf/matplotlib-3.10.8-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:646d95230efb9ca614a7a594d4fcacde0ac61d25e37dd51710b36477594963ce", size = 9549637, upload-time = "2025-12-10T22:55:50.048Z" }, + { url = "https://files.pythonhosted.org/packages/5d/7c/8dc289776eae5109e268c4fb92baf870678dc048a25d4ac903683b86d5bf/matplotlib-3.10.8-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:f89c151aab2e2e23cb3fe0acad1e8b82841fd265379c4cecd0f3fcb34c15e0f6", size = 9613678, upload-time = "2025-12-10T22:55:52.21Z" }, + { url = "https://files.pythonhosted.org/packages/64/40/37612487cc8a437d4dd261b32ca21fe2d79510fe74af74e1f42becb1bdb8/matplotlib-3.10.8-cp313-cp313-win_amd64.whl", hash = "sha256:e8ea3e2d4066083e264e75c829078f9e149fa119d27e19acd503de65e0b13149", size = 8142686, upload-time = "2025-12-10T22:55:54.253Z" }, + { url = "https://files.pythonhosted.org/packages/66/52/8d8a8730e968185514680c2a6625943f70269509c3dcfc0dcf7d75928cb8/matplotlib-3.10.8-cp313-cp313-win_arm64.whl", hash = "sha256:c108a1d6fa78a50646029cb6d49808ff0fc1330fda87fa6f6250c6b5369b6645", size = 8012917, upload-time = "2025-12-10T22:55:56.268Z" }, + { url = "https://files.pythonhosted.org/packages/b5/27/51fe26e1062f298af5ef66343d8ef460e090a27fea73036c76c35821df04/matplotlib-3.10.8-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:ad3d9833a64cf48cc4300f2b406c3d0f4f4724a91c0bd5640678a6ba7c102077", size = 8305679, upload-time = "2025-12-10T22:55:57.856Z" }, + { url = "https://files.pythonhosted.org/packages/2c/1e/4de865bc591ac8e3062e835f42dd7fe7a93168d519557837f0e37513f629/matplotlib-3.10.8-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:eb3823f11823deade26ce3b9f40dcb4a213da7a670013929f31d5f5ed1055b22", size = 8198336, upload-time = "2025-12-10T22:55:59.371Z" }, + { url = "https://files.pythonhosted.org/packages/c6/cb/2f7b6e75fb4dce87ef91f60cac4f6e34f4c145ab036a22318ec837971300/matplotlib-3.10.8-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:d9050fee89a89ed57b4fb2c1bfac9a3d0c57a0d55aed95949eedbc42070fea39", size = 8731653, upload-time = "2025-12-10T22:56:01.032Z" }, + { url = "https://files.pythonhosted.org/packages/46/b3/bd9c57d6ba670a37ab31fb87ec3e8691b947134b201f881665b28cc039ff/matplotlib-3.10.8-cp313-cp313t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:b44d07310e404ba95f8c25aa5536f154c0a8ec473303535949e52eb71d0a1565", size = 9561356, upload-time = "2025-12-10T22:56:02.95Z" }, + { url = "https://files.pythonhosted.org/packages/c0/3d/8b94a481456dfc9dfe6e39e93b5ab376e50998cddfd23f4ae3b431708f16/matplotlib-3.10.8-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:0a33deb84c15ede243aead39f77e990469fff93ad1521163305095b77b72ce4a", size = 9614000, upload-time = "2025-12-10T22:56:05.411Z" }, + { url = "https://files.pythonhosted.org/packages/bd/cd/bc06149fe5585ba800b189a6a654a75f1f127e8aab02fd2be10df7fa500c/matplotlib-3.10.8-cp313-cp313t-win_amd64.whl", hash = "sha256:3a48a78d2786784cc2413e57397981fb45c79e968d99656706018d6e62e57958", size = 8220043, upload-time = "2025-12-10T22:56:07.551Z" }, + { url = "https://files.pythonhosted.org/packages/e3/de/b22cf255abec916562cc04eef457c13e58a1990048de0c0c3604d082355e/matplotlib-3.10.8-cp313-cp313t-win_arm64.whl", hash = "sha256:15d30132718972c2c074cd14638c7f4592bd98719e2308bccea40e0538bc0cb5", size = 8062075, upload-time = "2025-12-10T22:56:09.178Z" }, + { url = "https://files.pythonhosted.org/packages/3c/43/9c0ff7a2f11615e516c3b058e1e6e8f9614ddeca53faca06da267c48345d/matplotlib-3.10.8-cp314-cp314-macosx_10_13_x86_64.whl", hash = "sha256:b53285e65d4fa4c86399979e956235deb900be5baa7fc1218ea67fbfaeaadd6f", size = 8262481, upload-time = "2025-12-10T22:56:10.885Z" }, + { url = "https://files.pythonhosted.org/packages/6f/ca/e8ae28649fcdf039fda5ef554b40a95f50592a3c47e6f7270c9561c12b07/matplotlib-3.10.8-cp314-cp314-macosx_11_0_arm64.whl", hash = "sha256:32f8dce744be5569bebe789e46727946041199030db8aeb2954d26013a0eb26b", size = 8151473, upload-time = "2025-12-10T22:56:12.377Z" }, + { url = "https://files.pythonhosted.org/packages/f1/6f/009d129ae70b75e88cbe7e503a12a4c0670e08ed748a902c2568909e9eb5/matplotlib-3.10.8-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:4cf267add95b1c88300d96ca837833d4112756045364f5c734a2276038dae27d", size = 9553896, upload-time = "2025-12-10T22:56:14.432Z" }, + { url = "https://files.pythonhosted.org/packages/f5/26/4221a741eb97967bc1fd5e4c52b9aa5a91b2f4ec05b59f6def4d820f9df9/matplotlib-3.10.8-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:2cf5bd12cecf46908f286d7838b2abc6c91cda506c0445b8223a7c19a00df008", size = 9824193, upload-time = "2025-12-10T22:56:16.29Z" }, + { url = "https://files.pythonhosted.org/packages/1f/f3/3abf75f38605772cf48a9daf5821cd4f563472f38b4b828c6fba6fa6d06e/matplotlib-3.10.8-cp314-cp314-musllinux_1_2_x86_64.whl", hash = "sha256:41703cc95688f2516b480f7f339d8851a6035f18e100ee6a32bc0b8536a12a9c", size = 9615444, upload-time = "2025-12-10T22:56:18.155Z" }, + { url = "https://files.pythonhosted.org/packages/93/a5/de89ac80f10b8dc615807ee1133cd99ac74082581196d4d9590bea10690d/matplotlib-3.10.8-cp314-cp314-win_amd64.whl", hash = "sha256:83d282364ea9f3e52363da262ce32a09dfe241e4080dcedda3c0db059d3c1f11", size = 8272719, upload-time = "2025-12-10T22:56:20.366Z" }, + { url = "https://files.pythonhosted.org/packages/69/ce/b006495c19ccc0a137b48083168a37bd056392dee02f87dba0472f2797fe/matplotlib-3.10.8-cp314-cp314-win_arm64.whl", hash = "sha256:2c1998e92cd5999e295a731bcb2911c75f597d937341f3030cc24ef2733d78a8", size = 8144205, upload-time = "2025-12-10T22:56:22.239Z" }, + { url = "https://files.pythonhosted.org/packages/68/d9/b31116a3a855bd313c6fcdb7226926d59b041f26061c6c5b1be66a08c826/matplotlib-3.10.8-cp314-cp314t-macosx_10_13_x86_64.whl", hash = "sha256:b5a2b97dbdc7d4f353ebf343744f1d1f1cca8aa8bfddb4262fcf4306c3761d50", size = 8305785, upload-time = "2025-12-10T22:56:24.218Z" }, + { url = "https://files.pythonhosted.org/packages/1e/90/6effe8103f0272685767ba5f094f453784057072f49b393e3ea178fe70a5/matplotlib-3.10.8-cp314-cp314t-macosx_11_0_arm64.whl", hash = "sha256:3f5c3e4da343bba819f0234186b9004faba952cc420fbc522dc4e103c1985908", size = 8198361, upload-time = "2025-12-10T22:56:26.787Z" }, + { url = "https://files.pythonhosted.org/packages/d7/65/a73188711bea603615fc0baecca1061429ac16940e2385433cc778a9d8e7/matplotlib-3.10.8-cp314-cp314t-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:5f62550b9a30afde8c1c3ae450e5eb547d579dd69b25c2fc7a1c67f934c1717a", size = 9561357, upload-time = "2025-12-10T22:56:28.953Z" }, + { url = "https://files.pythonhosted.org/packages/f4/3d/b5c5d5d5be8ce63292567f0e2c43dde9953d3ed86ac2de0a72e93c8f07a1/matplotlib-3.10.8-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:495672de149445ec1b772ff2c9ede9b769e3cb4f0d0aa7fa730d7f59e2d4e1c1", size = 9823610, upload-time = "2025-12-10T22:56:31.455Z" }, + { url = "https://files.pythonhosted.org/packages/4d/4b/e7beb6bbd49f6bae727a12b270a2654d13c397576d25bd6786e47033300f/matplotlib-3.10.8-cp314-cp314t-musllinux_1_2_x86_64.whl", hash = "sha256:595ba4d8fe983b88f0eec8c26a241e16d6376fe1979086232f481f8f3f67494c", size = 9614011, upload-time = "2025-12-10T22:56:33.85Z" }, + { url = "https://files.pythonhosted.org/packages/7c/e6/76f2813d31f032e65f6f797e3f2f6e4aab95b65015924b1c51370395c28a/matplotlib-3.10.8-cp314-cp314t-win_amd64.whl", hash = "sha256:25d380fe8b1dc32cf8f0b1b448470a77afb195438bafdf1d858bfb876f3edf7b", size = 8362801, upload-time = "2025-12-10T22:56:36.107Z" }, + { url = "https://files.pythonhosted.org/packages/5d/49/d651878698a0b67f23aa28e17f45a6d6dd3d3f933fa29087fa4ce5947b5a/matplotlib-3.10.8-cp314-cp314t-win_arm64.whl", hash = "sha256:113bb52413ea508ce954a02c10ffd0d565f9c3bc7f2eddc27dfe1731e71c7b5f", size = 8192560, upload-time = "2025-12-10T22:56:38.008Z" }, + { url = "https://files.pythonhosted.org/packages/f5/43/31d59500bb950b0d188e149a2e552040528c13d6e3d6e84d0cccac593dcd/matplotlib-3.10.8-pp310-pypy310_pp73-macosx_10_15_x86_64.whl", hash = "sha256:f97aeb209c3d2511443f8797e3e5a569aebb040d4f8bc79aa3ee78a8fb9e3dd8", size = 8237252, upload-time = "2025-12-10T22:56:39.529Z" }, + { url = "https://files.pythonhosted.org/packages/0c/2c/615c09984f3c5f907f51c886538ad785cf72e0e11a3225de2c0f9442aecc/matplotlib-3.10.8-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:fb061f596dad3a0f52b60dc6a5dec4a0c300dec41e058a7efe09256188d170b7", size = 8124693, upload-time = "2025-12-10T22:56:41.758Z" }, + { url = "https://files.pythonhosted.org/packages/91/e1/2757277a1c56041e1fc104b51a0f7b9a4afc8eb737865d63cababe30bc61/matplotlib-3.10.8-pp310-pypy310_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:12d90df9183093fcd479f4172ac26b322b1248b15729cb57f42f71f24c7e37a3", size = 8702205, upload-time = "2025-12-10T22:56:43.415Z" }, + { url = "https://files.pythonhosted.org/packages/04/30/3afaa31c757f34b7725ab9d2ba8b48b5e89c2019c003e7d0ead143aabc5a/matplotlib-3.10.8-pp311-pypy311_pp73-macosx_10_15_x86_64.whl", hash = "sha256:6da7c2ce169267d0d066adcf63758f0604aa6c3eebf67458930f9d9b79ad1db1", size = 8249198, upload-time = "2025-12-10T22:56:45.584Z" }, + { url = "https://files.pythonhosted.org/packages/48/2f/6334aec331f57485a642a7c8be03cb286f29111ae71c46c38b363230063c/matplotlib-3.10.8-pp311-pypy311_pp73-macosx_11_0_arm64.whl", hash = "sha256:9153c3292705be9f9c64498a8872118540c3f4123d1a1c840172edf262c8be4a", size = 8136817, upload-time = "2025-12-10T22:56:47.339Z" }, + { url = "https://files.pythonhosted.org/packages/73/e4/6d6f14b2a759c622f191b2d67e9075a3f56aaccb3be4bb9bb6890030d0a0/matplotlib-3.10.8-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:1ae029229a57cd1e8fe542485f27e7ca7b23aa9e8944ddb4985d0bc444f1eca2", size = 8713867, upload-time = "2025-12-10T22:56:48.954Z" }, +] + [[package]] name = "networkx" version = "3.1" @@ -589,7 +1630,12 @@ name = "networkx" version = "3.6.1" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", ] sdist = { url = "https://files.pythonhosted.org/packages/6a/51/63fe664f3908c97be9d2e4f1158eb633317598cfa6e1fc14af5383f17512/networkx-3.6.1.tar.gz", hash = "sha256:26b7c357accc0c8cde558ad486283728b65b6a95d85ee1cd66bafab4c8168509", size = 2517025, upload-time = "2025-12-08T17:02:39.908Z" } wheels = [ @@ -768,7 +1814,12 @@ name = "numpy" version = "2.4.1" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", ] sdist = { url = "https://files.pythonhosted.org/packages/24/62/ae72ff66c0f1fd959925b4c11f8c2dea61f47f6acaea75a08512cdfe3fed/numpy-2.4.1.tar.gz", hash = "sha256:a1ceafc5042451a858231588a104093474c6a5c57dcc724841f5c888d237d690", size = 20721320, upload-time = "2026-01-10T06:44:59.619Z" } wheels = [ @@ -854,6 +1905,188 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl", hash = "sha256:b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529", size = 74366, upload-time = "2026-01-21T20:50:37.788Z" }, ] +[[package]] +name = "pandas" +version = "2.0.3" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version < '3.9'", +] +dependencies = [ + { name = "numpy", version = "1.24.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, + { name = "python-dateutil", marker = "python_full_version < '3.9'" }, + { name = "pytz", marker = "python_full_version < '3.9'" }, + { name = "tzdata", marker = "python_full_version < '3.9'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/b1/a7/824332581e258b5aa4f3763ecb2a797e5f9a54269044ba2e50ac19936b32/pandas-2.0.3.tar.gz", hash = "sha256:c02f372a88e0d17f36d3093a644c73cfc1788e876a7c4bcb4020a77512e2043c", size = 5284455, upload-time = "2023-06-28T23:19:33.371Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/3c/b2/0d4a5729ce1ce11630c4fc5d5522a33b967b3ca146c210f58efde7c40e99/pandas-2.0.3-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e4c7c9f27a4185304c7caf96dc7d91bc60bc162221152de697c98eb0b2648dd8", size = 11760908, upload-time = "2023-06-28T23:15:57.001Z" }, + { url = "https://files.pythonhosted.org/packages/4a/f6/f620ca62365d83e663a255a41b08d2fc2eaf304e0b8b21bb6d62a7390fe3/pandas-2.0.3-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:f167beed68918d62bffb6ec64f2e1d8a7d297a038f86d4aed056b9493fca407f", size = 10823486, upload-time = "2023-06-28T23:16:06.863Z" }, + { url = "https://files.pythonhosted.org/packages/c2/59/cb4234bc9b968c57e81861b306b10cd8170272c57b098b724d3de5eda124/pandas-2.0.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ce0c6f76a0f1ba361551f3e6dceaff06bde7514a374aa43e33b588ec10420183", size = 11571897, upload-time = "2023-06-28T23:16:14.208Z" }, + { url = "https://files.pythonhosted.org/packages/e3/59/35a2892bf09ded9c1bf3804461efe772836a5261ef5dfb4e264ce813ff99/pandas-2.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ba619e410a21d8c387a1ea6e8a0e49bb42216474436245718d7f2e88a2f8d7c0", size = 12306421, upload-time = "2023-06-28T23:16:23.26Z" }, + { url = "https://files.pythonhosted.org/packages/94/71/3a0c25433c54bb29b48e3155b959ac78f4c4f2f06f94d8318aac612cb80f/pandas-2.0.3-cp310-cp310-win32.whl", hash = "sha256:3ef285093b4fe5058eefd756100a367f27029913760773c8bf1d2d8bebe5d210", size = 9540792, upload-time = "2023-06-28T23:16:30.876Z" }, + { url = "https://files.pythonhosted.org/packages/ed/30/b97456e7063edac0e5a405128065f0cd2033adfe3716fb2256c186bd41d0/pandas-2.0.3-cp310-cp310-win_amd64.whl", hash = "sha256:9ee1a69328d5c36c98d8e74db06f4ad518a1840e8ccb94a4ba86920986bb617e", size = 10664333, upload-time = "2023-06-28T23:16:39.209Z" }, + { url = "https://files.pythonhosted.org/packages/b3/92/a5e5133421b49e901a12e02a6a7ef3a0130e10d13db8cb657fdd0cba3b90/pandas-2.0.3-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:b084b91d8d66ab19f5bb3256cbd5ea661848338301940e17f4492b2ce0801fe8", size = 11645672, upload-time = "2023-06-28T23:16:47.601Z" }, + { url = "https://files.pythonhosted.org/packages/8f/bb/aea1fbeed5b474cb8634364718abe9030d7cc7a30bf51f40bd494bbc89a2/pandas-2.0.3-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:37673e3bdf1551b95bf5d4ce372b37770f9529743d2498032439371fc7b7eb26", size = 10693229, upload-time = "2023-06-28T23:16:56.397Z" }, + { url = "https://files.pythonhosted.org/packages/d6/90/e7d387f1a416b14e59290baa7a454a90d719baebbf77433ff1bdcc727800/pandas-2.0.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b9cb1e14fdb546396b7e1b923ffaeeac24e4cedd14266c3497216dd4448e4f2d", size = 11581591, upload-time = "2023-06-28T23:17:04.234Z" }, + { url = "https://files.pythonhosted.org/packages/d0/28/88b81881c056376254618fad622a5e94b5126db8c61157ea1910cd1c040a/pandas-2.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d9cd88488cceb7635aebb84809d087468eb33551097d600c6dad13602029c2df", size = 12219370, upload-time = "2023-06-28T23:17:11.783Z" }, + { url = "https://files.pythonhosted.org/packages/e4/a5/212b9039e25bf8ebb97e417a96660e3dc925dacd3f8653d531b8f7fd9be4/pandas-2.0.3-cp311-cp311-win32.whl", hash = "sha256:694888a81198786f0e164ee3a581df7d505024fbb1f15202fc7db88a71d84ebd", size = 9482935, upload-time = "2023-06-28T23:17:21.376Z" }, + { url = "https://files.pythonhosted.org/packages/9e/71/756a1be6bee0209d8c0d8c5e3b9fc72c00373f384a4017095ec404aec3ad/pandas-2.0.3-cp311-cp311-win_amd64.whl", hash = "sha256:6a21ab5c89dcbd57f78d0ae16630b090eec626360085a4148693def5452d8a6b", size = 10607692, upload-time = "2023-06-28T23:17:28.824Z" }, + { url = "https://files.pythonhosted.org/packages/78/a8/07dd10f90ca915ed914853cd57f79bfc22e1ef4384ab56cb4336d2fc1f2a/pandas-2.0.3-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:9e4da0d45e7f34c069fe4d522359df7d23badf83abc1d1cef398895822d11061", size = 11653303, upload-time = "2023-06-28T23:17:36.329Z" }, + { url = "https://files.pythonhosted.org/packages/53/c3/f8e87361f7fdf42012def602bfa2a593423c729f5cb7c97aed7f51be66ac/pandas-2.0.3-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:32fca2ee1b0d93dd71d979726b12b61faa06aeb93cf77468776287f41ff8fdc5", size = 10710932, upload-time = "2023-06-28T23:17:49.875Z" }, + { url = "https://files.pythonhosted.org/packages/a7/87/828d50c81ce0f434163bf70b925a0eec6076808e0bca312a79322b141f66/pandas-2.0.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:258d3624b3ae734490e4d63c430256e716f488c4fcb7c8e9bde2d3aa46c29089", size = 11684018, upload-time = "2023-06-28T23:18:05.845Z" }, + { url = "https://files.pythonhosted.org/packages/f8/7f/5b047effafbdd34e52c9e2d7e44f729a0655efafb22198c45cf692cdc157/pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9eae3dc34fa1aa7772dd3fc60270d13ced7346fcbcfee017d3132ec625e23bb0", size = 12353723, upload-time = "2023-06-28T23:18:17.631Z" }, + { url = "https://files.pythonhosted.org/packages/ea/ae/26a2eda7fa581347d69e51f93892493b2074ef3352ac71033c9f32c52389/pandas-2.0.3-cp38-cp38-win32.whl", hash = "sha256:f3421a7afb1a43f7e38e82e844e2bca9a6d793d66c1a7f9f0ff39a795bbc5e02", size = 9646403, upload-time = "2023-06-28T23:18:24.328Z" }, + { url = "https://files.pythonhosted.org/packages/c3/6c/ea362eef61f05553aaf1a24b3e96b2d0603f5dc71a3bd35688a24ed88843/pandas-2.0.3-cp38-cp38-win_amd64.whl", hash = "sha256:69d7f3884c95da3a31ef82b7618af5710dba95bb885ffab339aad925c3e8ce78", size = 10777638, upload-time = "2023-06-28T23:18:30.947Z" }, + { url = "https://files.pythonhosted.org/packages/f8/c7/cfef920b7b457dff6928e824896cb82367650ea127d048ee0b820026db4f/pandas-2.0.3-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5247fb1ba347c1261cbbf0fcfba4a3121fbb4029d95d9ef4dc45406620b25c8b", size = 11834160, upload-time = "2023-06-28T23:18:40.332Z" }, + { url = "https://files.pythonhosted.org/packages/6c/1c/689c9d99bc4e5d366a5fd871f0bcdee98a6581e240f96b78d2d08f103774/pandas-2.0.3-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:81af086f4543c9d8bb128328b5d32e9986e0c84d3ee673a2ac6fb57fd14f755e", size = 10862752, upload-time = "2023-06-28T23:18:50.016Z" }, + { url = "https://files.pythonhosted.org/packages/cc/b8/4d082f41c27c95bf90485d1447b647cc7e5680fea75e315669dc6e4cb398/pandas-2.0.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1994c789bf12a7c5098277fb43836ce090f1073858c10f9220998ac74f37c69b", size = 11715852, upload-time = "2023-06-28T23:19:00.594Z" }, + { url = "https://files.pythonhosted.org/packages/9e/0d/91a9fd2c202f2b1d97a38ab591890f86480ecbb596cbc56d035f6f23fdcc/pandas-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5ec591c48e29226bcbb316e0c1e9423622bc7a4eaf1ef7c3c9fa1a3981f89641", size = 12398496, upload-time = "2023-06-28T23:19:11.78Z" }, + { url = "https://files.pythonhosted.org/packages/26/7d/d8aa0a2c4f3f5f8ea59fb946c8eafe8f508090ca73e2b08a9af853c1103e/pandas-2.0.3-cp39-cp39-win32.whl", hash = "sha256:04dbdbaf2e4d46ca8da896e1805bc04eb85caa9a82e259e8eed00254d5e0c682", size = 9630766, upload-time = "2023-06-28T23:19:18.182Z" }, + { url = "https://files.pythonhosted.org/packages/9a/f2/0ad053856debbe90c83de1b4f05915f85fd2146f20faf9daa3b320d36df3/pandas-2.0.3-cp39-cp39-win_amd64.whl", hash = "sha256:1168574b036cd8b93abc746171c9b4f1b83467438a5e45909fed645cf8692dbc", size = 10755902, upload-time = "2023-06-28T23:19:25.151Z" }, +] + +[[package]] +name = "pandas" +version = "2.3.3" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version == '3.10.*'", + "python_full_version == '3.9.*'", +] +dependencies = [ + { name = "numpy", version = "2.0.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*'" }, + { name = "python-dateutil", marker = "python_full_version >= '3.9' and python_full_version < '3.11'" }, + { name = "pytz", marker = "python_full_version >= '3.9' and python_full_version < '3.11'" }, + { name = "tzdata", marker = "python_full_version >= '3.9' and python_full_version < '3.11'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/33/01/d40b85317f86cf08d853a4f495195c73815fdf205eef3993821720274518/pandas-2.3.3.tar.gz", hash = "sha256:e05e1af93b977f7eafa636d043f9f94c7ee3ac81af99c13508215942e64c993b", size = 4495223, upload-time = "2025-09-29T23:34:51.853Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/3d/f7/f425a00df4fcc22b292c6895c6831c0c8ae1d9fac1e024d16f98a9ce8749/pandas-2.3.3-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:376c6446ae31770764215a6c937f72d917f214b43560603cd60da6408f183b6c", size = 11555763, upload-time = "2025-09-29T23:16:53.287Z" }, + { url = "https://files.pythonhosted.org/packages/13/4f/66d99628ff8ce7857aca52fed8f0066ce209f96be2fede6cef9f84e8d04f/pandas-2.3.3-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:e19d192383eab2f4ceb30b412b22ea30690c9e618f78870357ae1d682912015a", size = 10801217, upload-time = "2025-09-29T23:17:04.522Z" }, + { url = "https://files.pythonhosted.org/packages/1d/03/3fc4a529a7710f890a239cc496fc6d50ad4a0995657dccc1d64695adb9f4/pandas-2.3.3-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:5caf26f64126b6c7aec964f74266f435afef1c1b13da3b0636c7518a1fa3e2b1", size = 12148791, upload-time = "2025-09-29T23:17:18.444Z" }, + { url = "https://files.pythonhosted.org/packages/40/a8/4dac1f8f8235e5d25b9955d02ff6f29396191d4e665d71122c3722ca83c5/pandas-2.3.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:dd7478f1463441ae4ca7308a70e90b33470fa593429f9d4c578dd00d1fa78838", size = 12769373, upload-time = "2025-09-29T23:17:35.846Z" }, + { url = "https://files.pythonhosted.org/packages/df/91/82cc5169b6b25440a7fc0ef3a694582418d875c8e3ebf796a6d6470aa578/pandas-2.3.3-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:4793891684806ae50d1288c9bae9330293ab4e083ccd1c5e383c34549c6e4250", size = 13200444, upload-time = "2025-09-29T23:17:49.341Z" }, + { url = "https://files.pythonhosted.org/packages/10/ae/89b3283800ab58f7af2952704078555fa60c807fff764395bb57ea0b0dbd/pandas-2.3.3-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:28083c648d9a99a5dd035ec125d42439c6c1c525098c58af0fc38dd1a7a1b3d4", size = 13858459, upload-time = "2025-09-29T23:18:03.722Z" }, + { url = "https://files.pythonhosted.org/packages/85/72/530900610650f54a35a19476eca5104f38555afccda1aa11a92ee14cb21d/pandas-2.3.3-cp310-cp310-win_amd64.whl", hash = "sha256:503cf027cf9940d2ceaa1a93cfb5f8c8c7e6e90720a2850378f0b3f3b1e06826", size = 11346086, upload-time = "2025-09-29T23:18:18.505Z" }, + { url = "https://files.pythonhosted.org/packages/c1/fa/7ac648108144a095b4fb6aa3de1954689f7af60a14cf25583f4960ecb878/pandas-2.3.3-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:602b8615ebcc4a0c1751e71840428ddebeb142ec02c786e8ad6b1ce3c8dec523", size = 11578790, upload-time = "2025-09-29T23:18:30.065Z" }, + { url = "https://files.pythonhosted.org/packages/9b/35/74442388c6cf008882d4d4bdfc4109be87e9b8b7ccd097ad1e7f006e2e95/pandas-2.3.3-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:8fe25fc7b623b0ef6b5009149627e34d2a4657e880948ec3c840e9402e5c1b45", size = 10833831, upload-time = "2025-09-29T23:38:56.071Z" }, + { url = "https://files.pythonhosted.org/packages/fe/e4/de154cbfeee13383ad58d23017da99390b91d73f8c11856f2095e813201b/pandas-2.3.3-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:b468d3dad6ff947df92dcb32ede5b7bd41a9b3cceef0a30ed925f6d01fb8fa66", size = 12199267, upload-time = "2025-09-29T23:18:41.627Z" }, + { url = "https://files.pythonhosted.org/packages/bf/c9/63f8d545568d9ab91476b1818b4741f521646cbdd151c6efebf40d6de6f7/pandas-2.3.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:b98560e98cb334799c0b07ca7967ac361a47326e9b4e5a7dfb5ab2b1c9d35a1b", size = 12789281, upload-time = "2025-09-29T23:18:56.834Z" }, + { url = "https://files.pythonhosted.org/packages/f2/00/a5ac8c7a0e67fd1a6059e40aa08fa1c52cc00709077d2300e210c3ce0322/pandas-2.3.3-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:1d37b5848ba49824e5c30bedb9c830ab9b7751fd049bc7914533e01c65f79791", size = 13240453, upload-time = "2025-09-29T23:19:09.247Z" }, + { url = "https://files.pythonhosted.org/packages/27/4d/5c23a5bc7bd209231618dd9e606ce076272c9bc4f12023a70e03a86b4067/pandas-2.3.3-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:db4301b2d1f926ae677a751eb2bd0e8c5f5319c9cb3f88b0becbbb0b07b34151", size = 13890361, upload-time = "2025-09-29T23:19:25.342Z" }, + { url = "https://files.pythonhosted.org/packages/8e/59/712db1d7040520de7a4965df15b774348980e6df45c129b8c64d0dbe74ef/pandas-2.3.3-cp311-cp311-win_amd64.whl", hash = "sha256:f086f6fe114e19d92014a1966f43a3e62285109afe874f067f5abbdcbb10e59c", size = 11348702, upload-time = "2025-09-29T23:19:38.296Z" }, + { url = "https://files.pythonhosted.org/packages/9c/fb/231d89e8637c808b997d172b18e9d4a4bc7bf31296196c260526055d1ea0/pandas-2.3.3-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:6d21f6d74eb1725c2efaa71a2bfc661a0689579b58e9c0ca58a739ff0b002b53", size = 11597846, upload-time = "2025-09-29T23:19:48.856Z" }, + { url = "https://files.pythonhosted.org/packages/5c/bd/bf8064d9cfa214294356c2d6702b716d3cf3bb24be59287a6a21e24cae6b/pandas-2.3.3-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:3fd2f887589c7aa868e02632612ba39acb0b8948faf5cc58f0850e165bd46f35", size = 10729618, upload-time = "2025-09-29T23:39:08.659Z" }, + { url = "https://files.pythonhosted.org/packages/57/56/cf2dbe1a3f5271370669475ead12ce77c61726ffd19a35546e31aa8edf4e/pandas-2.3.3-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:ecaf1e12bdc03c86ad4a7ea848d66c685cb6851d807a26aa245ca3d2017a1908", size = 11737212, upload-time = "2025-09-29T23:19:59.765Z" }, + { url = "https://files.pythonhosted.org/packages/e5/63/cd7d615331b328e287d8233ba9fdf191a9c2d11b6af0c7a59cfcec23de68/pandas-2.3.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:b3d11d2fda7eb164ef27ffc14b4fcab16a80e1ce67e9f57e19ec0afaf715ba89", size = 12362693, upload-time = "2025-09-29T23:20:14.098Z" }, + { url = "https://files.pythonhosted.org/packages/a6/de/8b1895b107277d52f2b42d3a6806e69cfef0d5cf1d0ba343470b9d8e0a04/pandas-2.3.3-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:a68e15f780eddf2b07d242e17a04aa187a7ee12b40b930bfdd78070556550e98", size = 12771002, upload-time = "2025-09-29T23:20:26.76Z" }, + { url = "https://files.pythonhosted.org/packages/87/21/84072af3187a677c5893b170ba2c8fbe450a6ff911234916da889b698220/pandas-2.3.3-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:371a4ab48e950033bcf52b6527eccb564f52dc826c02afd9a1bc0ab731bba084", size = 13450971, upload-time = "2025-09-29T23:20:41.344Z" }, + { url = "https://files.pythonhosted.org/packages/86/41/585a168330ff063014880a80d744219dbf1dd7a1c706e75ab3425a987384/pandas-2.3.3-cp312-cp312-win_amd64.whl", hash = "sha256:a16dcec078a01eeef8ee61bf64074b4e524a2a3f4b3be9326420cabe59c4778b", size = 10992722, upload-time = "2025-09-29T23:20:54.139Z" }, + { url = "https://files.pythonhosted.org/packages/cd/4b/18b035ee18f97c1040d94debd8f2e737000ad70ccc8f5513f4eefad75f4b/pandas-2.3.3-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:56851a737e3470de7fa88e6131f41281ed440d29a9268dcbf0002da5ac366713", size = 11544671, upload-time = "2025-09-29T23:21:05.024Z" }, + { url = "https://files.pythonhosted.org/packages/31/94/72fac03573102779920099bcac1c3b05975c2cb5f01eac609faf34bed1ca/pandas-2.3.3-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:bdcd9d1167f4885211e401b3036c0c8d9e274eee67ea8d0758a256d60704cfe8", size = 10680807, upload-time = "2025-09-29T23:21:15.979Z" }, + { url = "https://files.pythonhosted.org/packages/16/87/9472cf4a487d848476865321de18cc8c920b8cab98453ab79dbbc98db63a/pandas-2.3.3-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:e32e7cc9af0f1cc15548288a51a3b681cc2a219faa838e995f7dc53dbab1062d", size = 11709872, upload-time = "2025-09-29T23:21:27.165Z" }, + { url = "https://files.pythonhosted.org/packages/15/07/284f757f63f8a8d69ed4472bfd85122bd086e637bf4ed09de572d575a693/pandas-2.3.3-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:318d77e0e42a628c04dc56bcef4b40de67918f7041c2b061af1da41dcff670ac", size = 12306371, upload-time = "2025-09-29T23:21:40.532Z" }, + { url = "https://files.pythonhosted.org/packages/33/81/a3afc88fca4aa925804a27d2676d22dcd2031c2ebe08aabd0ae55b9ff282/pandas-2.3.3-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:4e0a175408804d566144e170d0476b15d78458795bb18f1304fb94160cabf40c", size = 12765333, upload-time = "2025-09-29T23:21:55.77Z" }, + { url = "https://files.pythonhosted.org/packages/8d/0f/b4d4ae743a83742f1153464cf1a8ecfafc3ac59722a0b5c8602310cb7158/pandas-2.3.3-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:93c2d9ab0fc11822b5eece72ec9587e172f63cff87c00b062f6e37448ced4493", size = 13418120, upload-time = "2025-09-29T23:22:10.109Z" }, + { url = "https://files.pythonhosted.org/packages/4f/c7/e54682c96a895d0c808453269e0b5928a07a127a15704fedb643e9b0a4c8/pandas-2.3.3-cp313-cp313-win_amd64.whl", hash = "sha256:f8bfc0e12dc78f777f323f55c58649591b2cd0c43534e8355c51d3fede5f4dee", size = 10993991, upload-time = "2025-09-29T23:25:04.889Z" }, + { url = "https://files.pythonhosted.org/packages/f9/ca/3f8d4f49740799189e1395812f3bf23b5e8fc7c190827d55a610da72ce55/pandas-2.3.3-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:75ea25f9529fdec2d2e93a42c523962261e567d250b0013b16210e1d40d7c2e5", size = 12048227, upload-time = "2025-09-29T23:22:24.343Z" }, + { url = "https://files.pythonhosted.org/packages/0e/5a/f43efec3e8c0cc92c4663ccad372dbdff72b60bdb56b2749f04aa1d07d7e/pandas-2.3.3-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:74ecdf1d301e812db96a465a525952f4dde225fdb6d8e5a521d47e1f42041e21", size = 11411056, upload-time = "2025-09-29T23:22:37.762Z" }, + { url = "https://files.pythonhosted.org/packages/46/b1/85331edfc591208c9d1a63a06baa67b21d332e63b7a591a5ba42a10bb507/pandas-2.3.3-cp313-cp313t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:6435cb949cb34ec11cc9860246ccb2fdc9ecd742c12d3304989017d53f039a78", size = 11645189, upload-time = "2025-09-29T23:22:51.688Z" }, + { url = "https://files.pythonhosted.org/packages/44/23/78d645adc35d94d1ac4f2a3c4112ab6f5b8999f4898b8cdf01252f8df4a9/pandas-2.3.3-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:900f47d8f20860de523a1ac881c4c36d65efcb2eb850e6948140fa781736e110", size = 12121912, upload-time = "2025-09-29T23:23:05.042Z" }, + { url = "https://files.pythonhosted.org/packages/53/da/d10013df5e6aaef6b425aa0c32e1fc1f3e431e4bcabd420517dceadce354/pandas-2.3.3-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:a45c765238e2ed7d7c608fc5bc4a6f88b642f2f01e70c0c23d2224dd21829d86", size = 12712160, upload-time = "2025-09-29T23:23:28.57Z" }, + { url = "https://files.pythonhosted.org/packages/bd/17/e756653095a083d8a37cbd816cb87148debcfcd920129b25f99dd8d04271/pandas-2.3.3-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:c4fc4c21971a1a9f4bdb4c73978c7f7256caa3e62b323f70d6cb80db583350bc", size = 13199233, upload-time = "2025-09-29T23:24:24.876Z" }, + { url = "https://files.pythonhosted.org/packages/04/fd/74903979833db8390b73b3a8a7d30d146d710bd32703724dd9083950386f/pandas-2.3.3-cp314-cp314-macosx_10_13_x86_64.whl", hash = "sha256:ee15f284898e7b246df8087fc82b87b01686f98ee67d85a17b7ab44143a3a9a0", size = 11540635, upload-time = "2025-09-29T23:25:52.486Z" }, + { url = "https://files.pythonhosted.org/packages/21/00/266d6b357ad5e6d3ad55093a7e8efc7dd245f5a842b584db9f30b0f0a287/pandas-2.3.3-cp314-cp314-macosx_11_0_arm64.whl", hash = "sha256:1611aedd912e1ff81ff41c745822980c49ce4a7907537be8692c8dbc31924593", size = 10759079, upload-time = "2025-09-29T23:26:33.204Z" }, + { url = "https://files.pythonhosted.org/packages/ca/05/d01ef80a7a3a12b2f8bbf16daba1e17c98a2f039cbc8e2f77a2c5a63d382/pandas-2.3.3-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:6d2cefc361461662ac48810cb14365a365ce864afe85ef1f447ff5a1e99ea81c", size = 11814049, upload-time = "2025-09-29T23:27:15.384Z" }, + { url = "https://files.pythonhosted.org/packages/15/b2/0e62f78c0c5ba7e3d2c5945a82456f4fac76c480940f805e0b97fcbc2f65/pandas-2.3.3-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:ee67acbbf05014ea6c763beb097e03cd629961c8a632075eeb34247120abcb4b", size = 12332638, upload-time = "2025-09-29T23:27:51.625Z" }, + { url = "https://files.pythonhosted.org/packages/c5/33/dd70400631b62b9b29c3c93d2feee1d0964dc2bae2e5ad7a6c73a7f25325/pandas-2.3.3-cp314-cp314-musllinux_1_2_aarch64.whl", hash = "sha256:c46467899aaa4da076d5abc11084634e2d197e9460643dd455ac3db5856b24d6", size = 12886834, upload-time = "2025-09-29T23:28:21.289Z" }, + { url = "https://files.pythonhosted.org/packages/d3/18/b5d48f55821228d0d2692b34fd5034bb185e854bdb592e9c640f6290e012/pandas-2.3.3-cp314-cp314-musllinux_1_2_x86_64.whl", hash = "sha256:6253c72c6a1d990a410bc7de641d34053364ef8bcd3126f7e7450125887dffe3", size = 13409925, upload-time = "2025-09-29T23:28:58.261Z" }, + { url = "https://files.pythonhosted.org/packages/a6/3d/124ac75fcd0ecc09b8fdccb0246ef65e35b012030defb0e0eba2cbbbe948/pandas-2.3.3-cp314-cp314-win_amd64.whl", hash = "sha256:1b07204a219b3b7350abaae088f451860223a52cfb8a6c53358e7948735158e5", size = 11109071, upload-time = "2025-09-29T23:32:27.484Z" }, + { url = "https://files.pythonhosted.org/packages/89/9c/0e21c895c38a157e0faa1fb64587a9226d6dd46452cac4532d80c3c4a244/pandas-2.3.3-cp314-cp314t-macosx_10_13_x86_64.whl", hash = "sha256:2462b1a365b6109d275250baaae7b760fd25c726aaca0054649286bcfbb3e8ec", size = 12048504, upload-time = "2025-09-29T23:29:31.47Z" }, + { url = "https://files.pythonhosted.org/packages/d7/82/b69a1c95df796858777b68fbe6a81d37443a33319761d7c652ce77797475/pandas-2.3.3-cp314-cp314t-macosx_11_0_arm64.whl", hash = "sha256:0242fe9a49aa8b4d78a4fa03acb397a58833ef6199e9aa40a95f027bb3a1b6e7", size = 11410702, upload-time = "2025-09-29T23:29:54.591Z" }, + { url = "https://files.pythonhosted.org/packages/f9/88/702bde3ba0a94b8c73a0181e05144b10f13f29ebfc2150c3a79062a8195d/pandas-2.3.3-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:a21d830e78df0a515db2b3d2f5570610f5e6bd2e27749770e8bb7b524b89b450", size = 11634535, upload-time = "2025-09-29T23:30:21.003Z" }, + { url = "https://files.pythonhosted.org/packages/a4/1e/1bac1a839d12e6a82ec6cb40cda2edde64a2013a66963293696bbf31fbbb/pandas-2.3.3-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:2e3ebdb170b5ef78f19bfb71b0dc5dc58775032361fa188e814959b74d726dd5", size = 12121582, upload-time = "2025-09-29T23:30:43.391Z" }, + { url = "https://files.pythonhosted.org/packages/44/91/483de934193e12a3b1d6ae7c8645d083ff88dec75f46e827562f1e4b4da6/pandas-2.3.3-cp314-cp314t-musllinux_1_2_aarch64.whl", hash = "sha256:d051c0e065b94b7a3cea50eb1ec32e912cd96dba41647eb24104b6c6c14c5788", size = 12699963, upload-time = "2025-09-29T23:31:10.009Z" }, + { url = "https://files.pythonhosted.org/packages/70/44/5191d2e4026f86a2a109053e194d3ba7a31a2d10a9c2348368c63ed4e85a/pandas-2.3.3-cp314-cp314t-musllinux_1_2_x86_64.whl", hash = "sha256:3869faf4bd07b3b66a9f462417d0ca3a9df29a9f6abd5d0d0dbab15dac7abe87", size = 13202175, upload-time = "2025-09-29T23:31:59.173Z" }, + { url = "https://files.pythonhosted.org/packages/56/b4/52eeb530a99e2a4c55ffcd352772b599ed4473a0f892d127f4147cf0f88e/pandas-2.3.3-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:c503ba5216814e295f40711470446bc3fd00f0faea8a086cbc688808e26f92a2", size = 11567720, upload-time = "2025-09-29T23:33:06.209Z" }, + { url = "https://files.pythonhosted.org/packages/48/4a/2d8b67632a021bced649ba940455ed441ca854e57d6e7658a6024587b083/pandas-2.3.3-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:a637c5cdfa04b6d6e2ecedcb81fc52ffb0fd78ce2ebccc9ea964df9f658de8c8", size = 10810302, upload-time = "2025-09-29T23:33:35.846Z" }, + { url = "https://files.pythonhosted.org/packages/13/e6/d2465010ee0569a245c975dc6967b801887068bc893e908239b1f4b6c1ac/pandas-2.3.3-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:854d00d556406bffe66a4c0802f334c9ad5a96b4f1f868adf036a21b11ef13ff", size = 12154874, upload-time = "2025-09-29T23:33:49.939Z" }, + { url = "https://files.pythonhosted.org/packages/1f/18/aae8c0aa69a386a3255940e9317f793808ea79d0a525a97a903366bb2569/pandas-2.3.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:bf1f8a81d04ca90e32a0aceb819d34dbd378a98bf923b6398b9a3ec0bf44de29", size = 12790141, upload-time = "2025-09-29T23:34:05.655Z" }, + { url = "https://files.pythonhosted.org/packages/f7/26/617f98de789de00c2a444fbe6301bb19e66556ac78cff933d2c98f62f2b4/pandas-2.3.3-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:23ebd657a4d38268c7dfbdf089fbc31ea709d82e4923c5ffd4fbd5747133ce73", size = 13208697, upload-time = "2025-09-29T23:34:21.835Z" }, + { url = "https://files.pythonhosted.org/packages/b9/fb/25709afa4552042bd0e15717c75e9b4a2294c3dc4f7e6ea50f03c5136600/pandas-2.3.3-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:5554c929ccc317d41a5e3d1234f3be588248e61f08a74dd17c9eabb535777dc9", size = 13879233, upload-time = "2025-09-29T23:34:35.079Z" }, + { url = "https://files.pythonhosted.org/packages/98/af/7be05277859a7bc399da8ba68b88c96b27b48740b6cf49688899c6eb4176/pandas-2.3.3-cp39-cp39-win_amd64.whl", hash = "sha256:d3e28b3e83862ccf4d85ff19cf8c20b2ae7e503881711ff2d534dc8f761131aa", size = 11359119, upload-time = "2025-09-29T23:34:46.339Z" }, +] + +[[package]] +name = "pandas" +version = "3.0.1" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", +] +dependencies = [ + { name = "numpy", version = "2.4.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" }, + { name = "python-dateutil", marker = "python_full_version >= '3.11'" }, + { name = "tzdata", marker = "(python_full_version >= '3.11' and sys_platform == 'emscripten') or (python_full_version >= '3.11' and sys_platform == 'win32')" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/2e/0c/b28ed414f080ee0ad153f848586d61d1878f91689950f037f976ce15f6c8/pandas-3.0.1.tar.gz", hash = "sha256:4186a699674af418f655dbd420ed87f50d56b4cd6603784279d9eef6627823c8", size = 4641901, upload-time = "2026-02-17T22:20:16.434Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/ff/07/c7087e003ceee9b9a82539b40414ec557aa795b584a1a346e89180853d79/pandas-3.0.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:de09668c1bf3b925c07e5762291602f0d789eca1b3a781f99c1c78f6cac0e7ea", size = 10323380, upload-time = "2026-02-17T22:18:16.133Z" }, + { url = "https://files.pythonhosted.org/packages/c1/27/90683c7122febeefe84a56f2cde86a9f05f68d53885cebcc473298dfc33e/pandas-3.0.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:24ba315ba3d6e5806063ac6eb717504e499ce30bd8c236d8693a5fd3f084c796", size = 9923455, upload-time = "2026-02-17T22:18:19.13Z" }, + { url = "https://files.pythonhosted.org/packages/0e/f1/ed17d927f9950643bc7631aa4c99ff0cc83a37864470bc419345b656a41f/pandas-3.0.1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:406ce835c55bac912f2a0dcfaf27c06d73c6b04a5dde45f1fd3169ce31337389", size = 10753464, upload-time = "2026-02-17T22:18:21.134Z" }, + { url = "https://files.pythonhosted.org/packages/2e/7c/870c7e7daec2a6c7ff2ac9e33b23317230d4e4e954b35112759ea4a924a7/pandas-3.0.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:830994d7e1f31dd7e790045235605ab61cff6c94defc774547e8b7fdfbff3dc7", size = 11255234, upload-time = "2026-02-17T22:18:24.175Z" }, + { url = "https://files.pythonhosted.org/packages/5c/39/3653fe59af68606282b989c23d1a543ceba6e8099cbcc5f1d506a7bae2aa/pandas-3.0.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:a64ce8b0f2de1d2efd2ae40b0abe7f8ae6b29fbfb3812098ed5a6f8e235ad9bf", size = 11767299, upload-time = "2026-02-17T22:18:26.824Z" }, + { url = "https://files.pythonhosted.org/packages/9b/31/1daf3c0c94a849c7a8dab8a69697b36d313b229918002ba3e409265c7888/pandas-3.0.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:9832c2c69da24b602c32e0c7b1b508a03949c18ba08d4d9f1c1033426685b447", size = 12333292, upload-time = "2026-02-17T22:18:28.996Z" }, + { url = "https://files.pythonhosted.org/packages/1f/67/af63f83cd6ca603a00fe8530c10a60f0879265b8be00b5930e8e78c5b30b/pandas-3.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:84f0904a69e7365f79a0c77d3cdfccbfb05bf87847e3a51a41e1426b0edb9c79", size = 9892176, upload-time = "2026-02-17T22:18:31.79Z" }, + { url = "https://files.pythonhosted.org/packages/79/ab/9c776b14ac4b7b4140788eca18468ea39894bc7340a408f1d1e379856a6b/pandas-3.0.1-cp311-cp311-win_arm64.whl", hash = "sha256:4a68773d5a778afb31d12e34f7dd4612ab90de8c6fb1d8ffe5d4a03b955082a1", size = 9151328, upload-time = "2026-02-17T22:18:35.721Z" }, + { url = "https://files.pythonhosted.org/packages/37/51/b467209c08dae2c624873d7491ea47d2b47336e5403309d433ea79c38571/pandas-3.0.1-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:476f84f8c20c9f5bc47252b66b4bb25e1a9fc2fa98cead96744d8116cb85771d", size = 10344357, upload-time = "2026-02-17T22:18:38.262Z" }, + { url = "https://files.pythonhosted.org/packages/7c/f1/e2567ffc8951ab371db2e40b2fe068e36b81d8cf3260f06ae508700e5504/pandas-3.0.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:0ab749dfba921edf641d4036c4c21c0b3ea70fea478165cb98a998fb2a261955", size = 9884543, upload-time = "2026-02-17T22:18:41.476Z" }, + { url = "https://files.pythonhosted.org/packages/d7/39/327802e0b6d693182403c144edacbc27eb82907b57062f23ef5a4c4a5ea7/pandas-3.0.1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:b8e36891080b87823aff3640c78649b91b8ff6eea3c0d70aeabd72ea43ab069b", size = 10396030, upload-time = "2026-02-17T22:18:43.822Z" }, + { url = "https://files.pythonhosted.org/packages/3d/fe/89d77e424365280b79d99b3e1e7d606f5165af2f2ecfaf0c6d24c799d607/pandas-3.0.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:532527a701281b9dd371e2f582ed9094f4c12dd9ffb82c0c54ee28d8ac9520c4", size = 10876435, upload-time = "2026-02-17T22:18:45.954Z" }, + { url = "https://files.pythonhosted.org/packages/b5/a6/2a75320849dd154a793f69c951db759aedb8d1dd3939eeacda9bdcfa1629/pandas-3.0.1-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:356e5c055ed9b0da1580d465657bc7d00635af4fd47f30afb23025352ba764d1", size = 11405133, upload-time = "2026-02-17T22:18:48.533Z" }, + { url = "https://files.pythonhosted.org/packages/58/53/1d68fafb2e02d7881df66aa53be4cd748d25cbe311f3b3c85c93ea5d30ca/pandas-3.0.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:9d810036895f9ad6345b8f2a338dd6998a74e8483847403582cab67745bff821", size = 11932065, upload-time = "2026-02-17T22:18:50.837Z" }, + { url = "https://files.pythonhosted.org/packages/75/08/67cc404b3a966b6df27b38370ddd96b3b023030b572283d035181854aac5/pandas-3.0.1-cp312-cp312-win_amd64.whl", hash = "sha256:536232a5fe26dd989bd633e7a0c450705fdc86a207fec7254a55e9a22950fe43", size = 9741627, upload-time = "2026-02-17T22:18:53.905Z" }, + { url = "https://files.pythonhosted.org/packages/86/4f/caf9952948fb00d23795f09b893d11f1cacb384e666854d87249530f7cbe/pandas-3.0.1-cp312-cp312-win_arm64.whl", hash = "sha256:0f463ebfd8de7f326d38037c7363c6dacb857c5881ab8961fb387804d6daf2f7", size = 9052483, upload-time = "2026-02-17T22:18:57.31Z" }, + { url = "https://files.pythonhosted.org/packages/0b/48/aad6ec4f8d007534c091e9a7172b3ec1b1ee6d99a9cbb936b5eab6c6cf58/pandas-3.0.1-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:5272627187b5d9c20e55d27caf5f2cd23e286aba25cadf73c8590e432e2b7262", size = 10317509, upload-time = "2026-02-17T22:18:59.498Z" }, + { url = "https://files.pythonhosted.org/packages/a8/14/5990826f779f79148ae9d3a2c39593dc04d61d5d90541e71b5749f35af95/pandas-3.0.1-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:661e0f665932af88c7877f31da0dc743fe9c8f2524bdffe23d24fdcb67ef9d56", size = 9860561, upload-time = "2026-02-17T22:19:02.265Z" }, + { url = "https://files.pythonhosted.org/packages/fa/80/f01ff54664b6d70fed71475543d108a9b7c888e923ad210795bef04ffb7d/pandas-3.0.1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:75e6e292ff898679e47a2199172593d9f6107fd2dd3617c22c2946e97d5df46e", size = 10365506, upload-time = "2026-02-17T22:19:05.017Z" }, + { url = "https://files.pythonhosted.org/packages/f2/85/ab6d04733a7d6ff32bfc8382bf1b07078228f5d6ebec5266b91bfc5c4ff7/pandas-3.0.1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:1ff8cf1d2896e34343197685f432450ec99a85ba8d90cce2030c5eee2ef98791", size = 10873196, upload-time = "2026-02-17T22:19:07.204Z" }, + { url = "https://files.pythonhosted.org/packages/48/a9/9301c83d0b47c23ac5deab91c6b39fd98d5b5db4d93b25df8d381451828f/pandas-3.0.1-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:eca8b4510f6763f3d37359c2105df03a7a221a508f30e396a51d0713d462e68a", size = 11370859, upload-time = "2026-02-17T22:19:09.436Z" }, + { url = "https://files.pythonhosted.org/packages/59/fe/0c1fc5bd2d29c7db2ab372330063ad555fb83e08422829c785f5ec2176ca/pandas-3.0.1-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:06aff2ad6f0b94a17822cf8b83bbb563b090ed82ff4fe7712db2ce57cd50d9b8", size = 11924584, upload-time = "2026-02-17T22:19:11.562Z" }, + { url = "https://files.pythonhosted.org/packages/d6/7d/216a1588b65a7aa5f4535570418a599d943c85afb1d95b0876fc00aa1468/pandas-3.0.1-cp313-cp313-win_amd64.whl", hash = "sha256:9fea306c783e28884c29057a1d9baa11a349bbf99538ec1da44c8476563d1b25", size = 9742769, upload-time = "2026-02-17T22:19:13.926Z" }, + { url = "https://files.pythonhosted.org/packages/c4/cb/810a22a6af9a4e97c8ab1c946b47f3489c5bca5adc483ce0ffc84c9cc768/pandas-3.0.1-cp313-cp313-win_arm64.whl", hash = "sha256:a8d37a43c52917427e897cb2e429f67a449327394396a81034a4449b99afda59", size = 9043855, upload-time = "2026-02-17T22:19:16.09Z" }, + { url = "https://files.pythonhosted.org/packages/92/fa/423c89086cca1f039cf1253c3ff5b90f157b5b3757314aa635f6bf3e30aa/pandas-3.0.1-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:d54855f04f8246ed7b6fc96b05d4871591143c46c0b6f4af874764ed0d2d6f06", size = 10752673, upload-time = "2026-02-17T22:19:18.304Z" }, + { url = "https://files.pythonhosted.org/packages/22/23/b5a08ec1f40020397f0faba72f1e2c11f7596a6169c7b3e800abff0e433f/pandas-3.0.1-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:4e1b677accee34a09e0dc2ce5624e4a58a1870ffe56fc021e9caf7f23cd7668f", size = 10404967, upload-time = "2026-02-17T22:19:20.726Z" }, + { url = "https://files.pythonhosted.org/packages/5c/81/94841f1bb4afdc2b52a99daa895ac2c61600bb72e26525ecc9543d453ebc/pandas-3.0.1-cp313-cp313t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:a9cabbdcd03f1b6cd254d6dda8ae09b0252524be1592594c00b7895916cb1324", size = 10320575, upload-time = "2026-02-17T22:19:24.919Z" }, + { url = "https://files.pythonhosted.org/packages/0a/8b/2ae37d66a5342a83adadfd0cb0b4bf9c3c7925424dd5f40d15d6cfaa35ee/pandas-3.0.1-cp313-cp313t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:5ae2ab1f166668b41e770650101e7090824fd34d17915dd9cd479f5c5e0065e9", size = 10710921, upload-time = "2026-02-17T22:19:27.181Z" }, + { url = "https://files.pythonhosted.org/packages/a2/61/772b2e2757855e232b7ccf7cb8079a5711becb3a97f291c953def15a833f/pandas-3.0.1-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:6bf0603c2e30e2cafac32807b06435f28741135cb8697eae8b28c7d492fc7d76", size = 11334191, upload-time = "2026-02-17T22:19:29.411Z" }, + { url = "https://files.pythonhosted.org/packages/1b/08/b16c6df3ef555d8495d1d265a7963b65be166785d28f06a350913a4fac78/pandas-3.0.1-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:6c426422973973cae1f4a23e51d4ae85974f44871b24844e4f7de752dd877098", size = 11782256, upload-time = "2026-02-17T22:19:32.34Z" }, + { url = "https://files.pythonhosted.org/packages/55/80/178af0594890dee17e239fca96d3d8670ba0f5ff59b7d0439850924a9c09/pandas-3.0.1-cp313-cp313t-win_amd64.whl", hash = "sha256:b03f91ae8c10a85c1613102c7bef5229b5379f343030a3ccefeca8a33414cf35", size = 10485047, upload-time = "2026-02-17T22:19:34.605Z" }, + { url = "https://files.pythonhosted.org/packages/bb/8b/4bb774a998b97e6c2fd62a9e6cfdaae133b636fd1c468f92afb4ae9a447a/pandas-3.0.1-cp314-cp314-macosx_10_15_x86_64.whl", hash = "sha256:99d0f92ed92d3083d140bf6b97774f9f13863924cf3f52a70711f4e7588f9d0a", size = 10322465, upload-time = "2026-02-17T22:19:36.803Z" }, + { url = "https://files.pythonhosted.org/packages/72/3a/5b39b51c64159f470f1ca3b1c2a87da290657ca022f7cd11442606f607d1/pandas-3.0.1-cp314-cp314-macosx_11_0_arm64.whl", hash = "sha256:3b66857e983208654294bb6477b8a63dee26b37bdd0eb34d010556e91261784f", size = 9910632, upload-time = "2026-02-17T22:19:39.001Z" }, + { url = "https://files.pythonhosted.org/packages/4e/f7/b449ffb3f68c11da12fc06fbf6d2fa3a41c41e17d0284d23a79e1c13a7e4/pandas-3.0.1-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:56cf59638bf24dc9bdf2154c81e248b3289f9a09a6d04e63608c159022352749", size = 10440535, upload-time = "2026-02-17T22:19:41.157Z" }, + { url = "https://files.pythonhosted.org/packages/55/77/6ea82043db22cb0f2bbfe7198da3544000ddaadb12d26be36e19b03a2dc5/pandas-3.0.1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:c1a9f55e0f46951874b863d1f3906dcb57df2d9be5c5847ba4dfb55b2c815249", size = 10893940, upload-time = "2026-02-17T22:19:43.493Z" }, + { url = "https://files.pythonhosted.org/packages/03/30/f1b502a72468c89412c1b882a08f6eed8a4ee9dc033f35f65d0663df6081/pandas-3.0.1-cp314-cp314-musllinux_1_2_aarch64.whl", hash = "sha256:1849f0bba9c8a2fb0f691d492b834cc8dadf617e29015c66e989448d58d011ee", size = 11442711, upload-time = "2026-02-17T22:19:46.074Z" }, + { url = "https://files.pythonhosted.org/packages/0d/f0/ebb6ddd8fc049e98cabac5c2924d14d1dda26a20adb70d41ea2e428d3ec4/pandas-3.0.1-cp314-cp314-musllinux_1_2_x86_64.whl", hash = "sha256:c3d288439e11b5325b02ae6e9cc83e6805a62c40c5a6220bea9beb899c073b1c", size = 11963918, upload-time = "2026-02-17T22:19:48.838Z" }, + { url = "https://files.pythonhosted.org/packages/09/f8/8ce132104074f977f907442790eaae24e27bce3b3b454e82faa3237ff098/pandas-3.0.1-cp314-cp314-win_amd64.whl", hash = "sha256:93325b0fe372d192965f4cca88d97667f49557398bbf94abdda3bf1b591dbe66", size = 9862099, upload-time = "2026-02-17T22:19:51.081Z" }, + { url = "https://files.pythonhosted.org/packages/e6/b7/6af9aac41ef2456b768ef0ae60acf8abcebb450a52043d030a65b4b7c9bd/pandas-3.0.1-cp314-cp314-win_arm64.whl", hash = "sha256:97ca08674e3287c7148f4858b01136f8bdfe7202ad25ad04fec602dd1d29d132", size = 9185333, upload-time = "2026-02-17T22:19:53.266Z" }, + { url = "https://files.pythonhosted.org/packages/66/fc/848bb6710bc6061cb0c5badd65b92ff75c81302e0e31e496d00029fe4953/pandas-3.0.1-cp314-cp314t-macosx_10_15_x86_64.whl", hash = "sha256:58eeb1b2e0fb322befcf2bbc9ba0af41e616abadb3d3414a6bc7167f6cbfce32", size = 10772664, upload-time = "2026-02-17T22:19:55.806Z" }, + { url = "https://files.pythonhosted.org/packages/69/5c/866a9bbd0f79263b4b0db6ec1a341be13a1473323f05c122388e0f15b21d/pandas-3.0.1-cp314-cp314t-macosx_11_0_arm64.whl", hash = "sha256:cd9af1276b5ca9e298bd79a26bda32fa9cc87ed095b2a9a60978d2ca058eaf87", size = 10421286, upload-time = "2026-02-17T22:19:58.091Z" }, + { url = "https://files.pythonhosted.org/packages/51/a4/2058fb84fb1cfbfb2d4a6d485e1940bb4ad5716e539d779852494479c580/pandas-3.0.1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl", hash = "sha256:94f87a04984d6b63788327cd9f79dda62b7f9043909d2440ceccf709249ca988", size = 10342050, upload-time = "2026-02-17T22:20:01.376Z" }, + { url = "https://files.pythonhosted.org/packages/22/1b/674e89996cc4be74db3c4eb09240c4bb549865c9c3f5d9b086ff8fcfbf00/pandas-3.0.1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:85fe4c4df62e1e20f9db6ebfb88c844b092c22cd5324bdcf94bfa2fc1b391221", size = 10740055, upload-time = "2026-02-17T22:20:04.328Z" }, + { url = "https://files.pythonhosted.org/packages/d0/f8/e954b750764298c22fa4614376531fe63c521ef517e7059a51f062b87dca/pandas-3.0.1-cp314-cp314t-musllinux_1_2_aarch64.whl", hash = "sha256:331ca75a2f8672c365ae25c0b29e46f5ac0c6551fdace8eec4cd65e4fac271ff", size = 11357632, upload-time = "2026-02-17T22:20:06.647Z" }, + { url = "https://files.pythonhosted.org/packages/6d/02/c6e04b694ffd68568297abd03588b6d30295265176a5c01b7459d3bc35a3/pandas-3.0.1-cp314-cp314t-musllinux_1_2_x86_64.whl", hash = "sha256:15860b1fdb1973fffade772fdb931ccf9b2f400a3f5665aef94a00445d7d8dd5", size = 11810974, upload-time = "2026-02-17T22:20:08.946Z" }, + { url = "https://files.pythonhosted.org/packages/89/41/d7dfb63d2407f12055215070c42fc6ac41b66e90a2946cdc5e759058398b/pandas-3.0.1-cp314-cp314t-win_amd64.whl", hash = "sha256:44f1364411d5670efa692b146c748f4ed013df91ee91e9bec5677fb1fd58b937", size = 10884622, upload-time = "2026-02-17T22:20:11.711Z" }, + { url = "https://files.pythonhosted.org/packages/68/b0/34937815889fa982613775e4b97fddd13250f11012d769949c5465af2150/pandas-3.0.1-cp314-cp314t-win_arm64.whl", hash = "sha256:108dd1790337a494aa80e38def654ca3f0968cf4f362c85f44c15e471667102d", size = 9452085, upload-time = "2026-02-17T22:20:14.331Z" }, +] + [[package]] name = "periodictable" version = "2.0.2" @@ -1081,7 +2314,12 @@ name = "pillow" version = "12.1.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", "python_full_version == '3.10.*'", ] sdist = { url = "https://files.pythonhosted.org/packages/d0/02/d52c733a2452ef1ffcc123b68e6606d07276b0e358db70eabad7e40042b7/pillow-12.1.0.tar.gz", hash = "sha256:5c5ae0a06e9ea030ab786b0251b32c7e4ce10e58d983c0d5c56029455180b5b9", size = 46977283, upload-time = "2026-01-02T09:13:29.892Z" } @@ -1207,7 +2445,12 @@ name = "platformdirs" version = "4.5.1" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", "python_full_version == '3.10.*'", ] sdist = { url = "https://files.pythonhosted.org/packages/cf/86/0248f086a84f01b37aaec0fa567b397df1a119f73c16f6c7a9aac73ea309/platformdirs-4.5.1.tar.gz", hash = "sha256:61d5cdcc6065745cdd94f0f878977f8de9437be93de97c1c12f853c9c0cdcbda", size = 21715, upload-time = "2025-12-05T13:52:58.638Z" } @@ -1232,7 +2475,12 @@ name = "pluggy" version = "1.6.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", "python_full_version == '3.10.*'", "python_full_version == '3.9.*'", ] @@ -1284,7 +2532,12 @@ name = "pre-commit" version = "4.5.1" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", "python_full_version == '3.10.*'", ] dependencies = [ @@ -1325,7 +2578,12 @@ name = "pyparsing" version = "3.3.2" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", "python_full_version == '3.10.*'", "python_full_version == '3.9.*'", ] @@ -1380,7 +2638,12 @@ name = "pytest" version = "9.0.2" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", "python_full_version == '3.10.*'", ] dependencies = [ @@ -1418,7 +2681,12 @@ name = "pytest-cov" version = "7.0.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", "python_full_version == '3.10.*'", "python_full_version == '3.9.*'", ] @@ -1434,6 +2702,27 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/ee/49/1377b49de7d0c1ce41292161ea0f721913fa8722c19fb9c1e3aa0367eecb/pytest_cov-7.0.0-py3-none-any.whl", hash = "sha256:3b8e9558b16cc1479da72058bdecf8073661c7f57f7d3c5f22a1c23507f2d861", size = 22424, upload-time = "2025-09-09T10:57:00.695Z" }, ] +[[package]] +name = "python-dateutil" +version = "2.9.0.post0" +source = { registry = "https://pypi.org/simple" } +dependencies = [ + { name = "six" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/66/c0/0c8b6ad9f17a802ee498c46e004a0eb49bc148f2fd230864601a86dcf6db/python-dateutil-2.9.0.post0.tar.gz", hash = "sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3", size = 342432, upload-time = "2024-03-01T18:36:20.211Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl", hash = "sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427", size = 229892, upload-time = "2024-03-01T18:36:18.57Z" }, +] + +[[package]] +name = "pytz" +version = "2026.1.post1" +source = { registry = "https://pypi.org/simple" } +sdist = { url = "https://files.pythonhosted.org/packages/56/db/b8721d71d945e6a8ac63c0fc900b2067181dbb50805958d4d4661cf7d277/pytz-2026.1.post1.tar.gz", hash = "sha256:3378dde6a0c3d26719182142c56e60c7f9af7e968076f31aae569d72a0358ee1", size = 321088, upload-time = "2026-03-03T07:47:50.683Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/10/99/781fe0c827be2742bcc775efefccb3b048a3a9c6ce9aec0cbf4a101677e5/pytz-2026.1.post1-py2.py3-none-any.whl", hash = "sha256:f2fd16142fda348286a75e1a524be810bb05d444e5a081f37f7affc635035f7a", size = 510489, upload-time = "2026-03-03T07:47:49.167Z" }, +] + [[package]] name = "pyyaml" version = "6.0.3" @@ -1717,7 +3006,12 @@ name = "scipy" version = "1.17.0" source = { registry = "https://pypi.org/simple" } resolution-markers = [ - "python_full_version >= '3.11'", + "python_full_version >= '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'win32'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform == 'emscripten'", + "python_full_version >= '3.11' and python_full_version < '3.14' and sys_platform != 'emscripten' and sys_platform != 'win32'", ] dependencies = [ { name = "numpy", version = "2.4.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" }, @@ -1786,6 +3080,36 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/56/a5/df8f46ef7da168f1bc52cd86e09a9de5c6f19cc1da04454d51b7d4f43408/scipy-1.17.0-cp314-cp314t-win_arm64.whl", hash = "sha256:031121914e295d9791319a1875444d55079885bbae5bdc9c5e0f2ee5f09d34ff", size = 25246266, upload-time = "2026-01-10T21:30:45.923Z" }, ] +[[package]] +name = "seaborn" +version = "0.13.2" +source = { registry = "https://pypi.org/simple" } +dependencies = [ + { name = "matplotlib", version = "3.7.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, + { name = "matplotlib", version = "3.9.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, + { name = "matplotlib", version = "3.10.8", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" }, + { name = "numpy", version = "1.24.4", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, + { name = "numpy", version = "2.0.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.9.*'" }, + { name = "numpy", version = "2.2.6", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*'" }, + { name = "numpy", version = "2.4.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" }, + { name = "pandas", version = "2.0.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" }, + { name = "pandas", version = "2.3.3", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.9' and python_full_version < '3.11'" }, + { name = "pandas", version = "3.0.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" }, +] +sdist = { url = "https://files.pythonhosted.org/packages/86/59/a451d7420a77ab0b98f7affa3a1d78a313d2f7281a57afb1a34bae8ab412/seaborn-0.13.2.tar.gz", hash = "sha256:93e60a40988f4d65e9f4885df477e2fdaff6b73a9ded434c1ab356dd57eefff7", size = 1457696, upload-time = "2024-01-25T13:21:52.551Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/83/11/00d3c3dfc25ad54e731d91449895a79e4bf2384dc3ac01809010ba88f6d5/seaborn-0.13.2-py3-none-any.whl", hash = "sha256:636f8336facf092165e27924f223d3c62ca560b1f2bb5dff7ab7fad265361987", size = 294914, upload-time = "2024-01-25T13:21:49.598Z" }, +] + +[[package]] +name = "six" +version = "1.17.0" +source = { registry = "https://pypi.org/simple" } +sdist = { url = "https://files.pythonhosted.org/packages/94/e7/b2c673351809dca68a0e064b6af791aa332cf192da575fd474ed7d6f16a2/six-1.17.0.tar.gz", hash = "sha256:ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81", size = 34031, upload-time = "2024-12-04T17:35:28.174Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl", hash = "sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274", size = 11050, upload-time = "2024-12-04T17:35:26.475Z" }, +] + [[package]] name = "tomli" version = "2.4.0" @@ -1889,6 +3213,15 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl", hash = "sha256:f0fa19c6845758ab08074a0cfa8b7aecb71c999ca73d62883bc25cc018c4e548", size = 44614, upload-time = "2025-08-25T13:49:24.86Z" }, ] +[[package]] +name = "tzdata" +version = "2025.3" +source = { registry = "https://pypi.org/simple" } +sdist = { url = "https://files.pythonhosted.org/packages/5e/a7/c202b344c5ca7daf398f3b8a477eeb205cf3b6f32e7ec3a6bac0629ca975/tzdata-2025.3.tar.gz", hash = "sha256:de39c2ca5dc7b0344f2eba86f49d614019d29f060fc4ebc8a417896a620b56a7", size = 196772, upload-time = "2025-12-13T17:45:35.667Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/c7/b0/003792df09decd6849a5e39c28b513c06e84436a54440380862b5aeff25d/tzdata-2025.3-py2.py3-none-any.whl", hash = "sha256:06a47e5700f3081aab02b2e513160914ff0694bce9947d6b76ebd6bf57cfc5d1", size = 348521, upload-time = "2025-12-13T17:45:33.889Z" }, +] + [[package]] name = "virtualenv" version = "20.36.1" @@ -1928,3 +3261,27 @@ sdist = { url = "https://files.pythonhosted.org/packages/7d/31/f5d5e1d32f89144ab wheels = [ { url = "https://files.pythonhosted.org/packages/d3/3a/15583e075acf860008ab5725eea45584fe7ef74026a13c73bed48406210b/xyzgraph-1.4.9-py3-none-any.whl", hash = "sha256:5cc61493b4974c073c44d7b40dc082cd280bd710cc91538d30fe387a22767f8b", size = 73725, upload-time = "2026-01-30T20:10:42.346Z" }, ] + +[[package]] +name = "zipp" +version = "3.20.2" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version < '3.9'", +] +sdist = { url = "https://files.pythonhosted.org/packages/54/bf/5c0000c44ebc80123ecbdddba1f5dcd94a5ada602a9c225d84b5aaa55e86/zipp-3.20.2.tar.gz", hash = "sha256:bc9eb26f4506fda01b81bcde0ca78103b6e62f991b381fec825435c836edbc29", size = 24199, upload-time = "2024-09-13T13:44:16.101Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/62/8b/5ba542fa83c90e09eac972fc9baca7a88e7e7ca4b221a89251954019308b/zipp-3.20.2-py3-none-any.whl", hash = "sha256:a817ac80d6cf4b23bf7f2828b7cabf326f15a001bea8b1f9b49631780ba28350", size = 9200, upload-time = "2024-09-13T13:44:14.38Z" }, +] + +[[package]] +name = "zipp" +version = "3.23.0" +source = { registry = "https://pypi.org/simple" } +resolution-markers = [ + "python_full_version == '3.9.*'", +] +sdist = { url = "https://files.pythonhosted.org/packages/e3/02/0f2892c661036d50ede074e376733dca2ae7c6eb617489437771209d4180/zipp-3.23.0.tar.gz", hash = "sha256:a07157588a12518c9d4034df3fbbee09c814741a33ff63c05fa29d26a2404166", size = 25547, upload-time = "2025-06-08T17:06:39.4Z" } +wheels = [ + { url = "https://files.pythonhosted.org/packages/2e/54/647ade08bf0db230bfea292f893923872fd20be6ac6f53b2b936ba839d75/zipp-3.23.0-py3-none-any.whl", hash = "sha256:071652d6115ed432f5ce1d34c336c0adfd6a884660d1e9712a256d3d3bd4b14e", size = 10276, upload-time = "2025-06-08T17:06:38.034Z" }, +]