Skip to content

Commit 269e5c9

Browse files
authored
Unpin SQLAlchemy for Aodh (#181)
1 parent 50ec4a3 commit 269e5c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ envlist = py310,pep8,pypy
55
usedevelop = True
66
sitepackages = True
77
deps = .[test,ceph,gnocchi]
8-
# TODO(tobias-urdin): Remove when Aodh supports it
9-
SQLAlchemy<2
108
http://tarballs.openstack.org/aodh/aodh-master.tar.gz#egg=aodh[postgresql]
119
gnocchi[postgresql,file,ceph,ceph_recommended_lib,s3]
1210
httpbin

0 commit comments

Comments
 (0)