diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..79236e8 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,15 @@ +aiohttp==3.7.4.post0 +async-timeout==3.0.1 +asyncio==3.4.3 +attrs==21.2.0 +chardet==4.0.0 +click==8.0.3 +idna==3.3 +multidict==5.2.0 +Pillow==8.4.0 +PyJWT==2.2.0 +python-dotenv==0.19.1 +pyunifiprotect==0.33.0 +typer==0.4.0 +typing-extensions==3.10.0.2 +yarl==1.7.0