Skip to content

Commit b9a2b60

Browse files
committed
Tidy up requirements file
argo-ams-library is no longer experimental
1 parent 1754166 commit b9a2b60

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

requirements.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
# Base requirements for ssm
22

3+
argo-ams-library
34
stomp.py<5.0.0
45
python-daemon<=2.3.0 # 2.3.1 dropped support for Python 2
56
python-ldap<3.4.0 # python-ldap-3.4.0 dropped support for Python 2
67
setuptools # Required for pkg_resources (also happens to be a dependency of python-ldap)
78

89
# Dependencies for optional dirq based sending
910
dirq
10-
11-
# Dependencies for experimental AMS functionality
12-
13-
argo-ams-library

0 commit comments

Comments
 (0)