What's Changed
* Move all requirement files into a single folder. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2084
* Bump sphinx-notfound-page from 0.8 to 0.8.3 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2100
* Bump ansys-sphinx-theme from 0.7.2 to 0.7.4 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2099
* bug fix insert segment after segmented spline by boyang2022 in https://github.com/pyansys/pyaedt/pull/2104
* added PYTHONMALLOC env variable in windows to avoid error on clr release by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2101
* Bug via from to layer is inverted by ring630 in https://github.com/pyansys/pyaedt/pull/2097
* Incorporate the examples in the json documentation. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2109
* Bump scikit-learn from 1.1.3 to 1.2.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2115
* Bump ipywidgets from 8.0.2 to 8.0.3 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2116
* Bump ansys-sphinx-theme from 0.7.4 to 0.8.0 in /requirements by dependabot in https://github.com/pyansys/pyaedt/pull/2114
* Fixed bug in Optimetrics parametric analysis (issue 2021) by wilove997 in https://github.com/pyansys/pyaedt/pull/2024
* Speedup find_and_fix_disjoint_nets by replacing net_name setter with direct API call by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2105
* D751336_v2: Enable radio grab from any revision - branch from main by cchan-ansys in https://github.com/pyansys/pyaedt/pull/2096
* fix a bug in Padstack Instance position whenit is a pin and it has a ComponentTransformation associated to it by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2122
* Added import_nastran method to Model3D.py by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2123
**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.35...v0.6.36