From af610ab49194f12783fdfb2cc676c4877b22ed7c Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Thu, 23 Feb 2023 22:24:05 -0800 Subject: deploy: add Dockerfile and docker-compose.yaml --- requirements.txt | 8 -------- 1 file changed, 8 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index d1e0036..39887b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,10 @@ anyio==3.6.2 APScheduler==3.10.0 -asgiref==3.6.0 blurhash==1.1.4 certifi==2022.12.7 cffi==1.15.1 charset-normalizer==3.0.1 click==8.1.3 -crypto==1.4.1 cryptography==39.0.1 decorator==5.1.1 greenlet==2.0.2 @@ -18,24 +16,18 @@ httpx==0.23.3 hyperframe==6.0.1 idna==3.4 Mastodon.py @ git+https://cgit.jinwei.me/clarkzjw/mastodon.py@503d58d226c52901532067d3dcb5a7814699f7fb -Naked==0.1.32 peewee==3.15.4 -Pillow==9.4.0 pycparser==2.21 -pycrypto==2.6.1 python-dateutil==2.8.2 python-magic==0.4.27 python-telegram-bot==20.1 pytz==2022.7.1 pytz-deprecation-shim==0.1.0.post0 -PyYAML==6.0 requests==2.28.2 rfc3986==1.5.0 -shellescape==3.8.1 six==1.16.0 sniffio==1.3.0 SQLAlchemy==2.0.4 -sqlparse==0.4.3 starlette==0.25.0 typing_extensions==4.5.0 tzdata==2022.7 -- cgit v1.2.3