Skip to content
Snippets Groups Projects
Commit 3df8d2f6 authored by Stefano Di Frischia's avatar Stefano Di Frischia
Browse files

Merge branch 'limit-pytango-version' into 'master'

limit pytango version

See merge request !687
parents 8db721bc 0eb0fbb5
No related branches found
No related tags found
1 merge request!687limit pytango version
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# integration process, which may cause wedges in the gate later. # integration process, which may cause wedges in the gate later.
lofar-station-client@git+https://git.astron.nl/lofar2.0/lofar-station-client lofar-station-client@git+https://git.astron.nl/lofar2.0/lofar-station-client
PyTango>=9.4.0 # LGPL v3 PyTango<9.4.2,>=9.4.0 # LGPL v3
numpy>=1.21.6 # BSD3 numpy>=1.21.6 # BSD3
asyncua >= 0.9.90 # LGPLv3 asyncua >= 0.9.90 # LGPLv3
psycopg2-binary >= 2.9.2 # LGPL psycopg2-binary >= 2.9.2 # LGPL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment