Skip to content
Snippets Groups Projects
Commit 709cb4c9 authored by Corné Lukken's avatar Corné Lukken
Browse files

Merge branch 'limit-logstash' into 'master'

Limit logstash async python dependency due to bug

See merge request !733
parents 5f306e8b 1937a1fd
No related branches found
No related tags found
1 merge request!733Limit logstash async python dependency due to bug
...@@ -12,7 +12,7 @@ pysnmp >= 0.1.7 # BSD ...@@ -12,7 +12,7 @@ pysnmp >= 0.1.7 # BSD
h5py >= 3.1.0 # BSD h5py >= 3.1.0 # BSD
jsonschema >= 4.18 # MIT jsonschema >= 4.18 # MIT
docker >= 5.0.3 # Apache 2 docker >= 5.0.3 # Apache 2
python-logstash-async >= 2.5.0 # MIT python-logstash-async >= 2.5.0, != 2.7.1 # MIT - https://github.com/eht16/python-logstash-async/issues/88
python-casacore >= 3.3.1 # LGPLv3 python-casacore >= 3.3.1 # LGPLv3
etrs-itrs@git+https://github.com/brentjens/etrs-itrs # Apache 2 etrs-itrs@git+https://github.com/brentjens/etrs-itrs # Apache 2
lofarantpos >= 0.5.0 # Apache 2 lofarantpos >= 0.5.0 # Apache 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment