-
Notifications
You must be signed in to change notification settings - Fork 2
Unupdated dependencies
Tom Willemsen edited this page Oct 28, 2024
·
47 revisions
This page lists some dependencies which we are not updating for various reasons:
| Dependency | Our version | Available version | Reason |
|---|---|---|---|
CaChannel |
3.1.3 | 3.1.3 | Currently installed using pip install github link. pip install CaChannel copies dll onto itself. |
| Python3 | 3.11.6 | 3.12.0 |
pathtools does not build with Python 3.12 as of 11/23 check. This should be revisited in future updates. |
| Pylint | 2.13.9 | 3.0.3 | Pinned at version due to Ticket #7034, investigation required. |
| Dependency | Our version | Available version | Reason |
|---|---|---|---|
| Opal | 1.0.0 | ? | Project has been deprecated and moved into eclipse Nebula visualization widgets. Update process appears to be non-trivial. |
com.sun.istack.commons-runtime |
3.x |
4.x |
Causes javax/jakarta conflicts with javax.activation. |
activemq |
5.x |
6.x |
v6 uses jakarta packages, CSS needs javax packages. Need to update CSS to resolve. |
| Dependency | Our version | Available version | Reason |
|---|