We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7da38 commit d9711a3Copy full SHA for d9711a3
requirements.txt
@@ -1,13 +1,10 @@
1
# Base requirements for ssm
2
3
+argo-ams-library
4
stomp.py<5.0.0
5
python-daemon<=2.3.0 # 2.3.1 dropped support for Python 2
6
python-ldap<3.4.0 # python-ldap-3.4.0 dropped support for Python 2
7
setuptools # Required for pkg_resources (also happens to be a dependency of python-ldap)
8
9
# Dependencies for optional dirq based sending
10
dirq
-
11
-# Dependencies for experimental AMS functionality
12
13
-argo-ams-library
0 commit comments