Added requirements for Python venv

This commit is contained in:
admin 2021-04-15 15:00:04 -04:00
parent 345b8e3e65
commit 219b38fa18

18
requirements.txt Normal file
View File

@ -0,0 +1,18 @@
beautifulsoup4==4.9.3
blurhash==1.1.4
certifi==2020.12.5
chardet==4.0.0
decorator==5.0.7
feed2toot==0.17
feedparser==6.0.2
idna==2.10
Mastodon.py==1.5.1
pkg-resources==0.0.0
python-dateutil==2.8.1
python-magic==0.4.22
pytz==2021.1
requests==2.25.1
sgmllib3k==1.0.0
six==1.15.0
soupsieve==2.2.1
urllib3==1.26.4