You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/processes/dev_processes/Unupdated-dependencies.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,6 @@ This page lists some dependencies which we are not updating for various reasons:
7
7
| Dependency | Our version | Available version | Reason |
8
8
| --- | --- | --- | --- |
9
9
|`CaChannel`| 3.1.3 | 3.1.3 | Currently installed using `pip install github link`. `pip install CaChannel` copies dll onto itself. |
10
-
| Python3 | 3.11.6 | 3.12.0 |[`pathtools` does not build with Python 3.12](https://github.com/gorakhargosh/pathtools/issues/13) as of 11/23 check. This should be revisited in future updates. |
11
-
| Pylint | 2.13.9 | 3.0.3 | Pinned at version due to [Ticket #7034](https://github.com/ISISComputingGroup/IBEX/issues/7034), [investigation](https://github.com/ISISComputingGroup/IBEX/issues/8148) required. |
0 commit comments