Add packaging as default requirement (#97712)

This commit is contained in:
Marc Mueller
2023-08-04 12:29:18 +02:00
committed by GitHub
parent 6adb06956b
commit 447479d0a0
5 changed files with 20 additions and 10 deletions

View File

@@ -19,6 +19,7 @@ PyJWT==2.8.0
cryptography==41.0.3
pyOpenSSL==23.2.0
orjson==3.9.2
packaging>=23.1
pip>=21.3.1
python-slugify==4.0.1
PyYAML==6.0.1