We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 070732a commit 6bb3a09Copy full SHA for 6bb3a09
1 file changed
tox.ini
@@ -24,7 +24,7 @@ deps =
24
django52: djangorestframework
25
dramatiq>=1.0.0
26
elasticsearch<8.0.0; python_version <= "3.9"
27
- elasticsearch ; python_version > "3.9"
+ elasticsearch<9; python_version > "3.9"
28
falcon
29
flask
30
flask-sqlalchemy
0 commit comments