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

L2SS-287: Consolidate requirements files

parent fabc53c7
Branches
Tags
1 merge request!146L2SS-287: implement python packaging
......@@ -2,5 +2,3 @@
parso == 0.7.1
jedi == 0.17.2
astropy
GitPython >= 3.1.24 # BSD
python-logstash-async
# Do not put tangostationcontrol dependencies here
astropy
python-logstash-async
docker
GitPython >= 3.1.24 # BSD
......@@ -2,8 +2,10 @@
# order of appearance. Changing the order has an impact on the overall
# integration process, which may cause wedges in the gate later.
asyncua
PyMySQL[rsa]
sqlalchemy
asyncua >= 0.9.90 # LGPLv3
PyMySQL[rsa] >= 1.0.2 # MIT
sqlalchemy >= 1.4.26 #MIT
GitPython >= 3.1.24 # BSD
snmp>=0.1.7 # GPL3
snmp >= 0.1.7 # GPL3
docker >= 5.0.3 # Apache 2
python-logstash-async >= 2.3.0 # MIT
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment