chore: Add `packaging` to tests deps

This commit is contained in:
Laerte Pereira 2023-06-20 16:48:07 -03:00
parent 0097b4c0bb
commit 6afb31b82b
1 changed files with 1 additions and 0 deletions

View File

@ -14,3 +14,4 @@ brotli # optional for HTTP compress downloader middleware tests
zstandard; implementation_name != 'pypy' # optional for HTTP compress downloader middleware tests
ipython
pywin32; sys_platform == "win32"
packaging