-
- Downloads
L2SS-1156: Upgrade PyTango to 9.4.0 and above
parent
c7480c15
No related branches found
No related tags found
# Order does matter | # Order does matter | ||
PyTango>=9.4.0 # LGPL v3 | |||
requests>=2.0 # Apache 2 | requests>=2.0 # Apache 2 | ||
numpy>=1.21.0 # BSD | numpy>=1.21.0 # BSD | ||
nptyping>=2.3.0 # MIT | nptyping>=2.3.0 # MIT | ||
... | @@ -7,5 +8,3 @@ pyDeprecate>=0.3.0 # MIT | ... | @@ -7,5 +8,3 @@ pyDeprecate>=0.3.0 # MIT |
h5py >= 3.1.0 # BSD | h5py >= 3.1.0 # BSD | ||
pytz>=2022.6 # MIT | pytz>=2022.6 # MIT | ||
psutil>=5.9.4 # BSD | psutil>=5.9.4 # BSD | ||
# commented out until https://gitlab.com/tango-controls/pytango/-/issues/468 is resolved | |||
# PyTango>=9.3.5 # GNU LGPL v3 |
Please register or sign in to comment