added missing requirement for openapi endpoint

This commit is contained in:
vabene1111
2024-07-09 07:20:49 +02:00
parent af9a95651d
commit c4ff29beda

View File

@@ -44,6 +44,7 @@ pyppeteer==2.0.0
validators==0.20.0
pytube==15.0.0
aiohttp==3.9.4
inflection==0.5.1
# Development
pytest==8.0.0