Update librabbitmq restrict py3.11 (#1746)

This commit is contained in:
Asif Saif Uddin 2023-06-07 17:36:30 +06:00 committed by GitHub
parent a5a04e169b
commit f0645fdaa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
librabbitmq>=2.0.0
librabbitmq>=2.0.0; python_version < '3.11'