Update asgiref requirement from <=3.8.1,>=3.2.10 to >=3.2.10,<=3.9.1 (#7818)
* Update asgiref requirement from <=3.8.1,>=3.2.10 to >=3.2.10,<=3.9.1
Updates the requirements on [asgiref](https://github.com/django/asgiref) to permit the latest version.
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/asgiref/compare/3.2.10...3.9.1)