forgot to gen requirements.txt
This commit is contained in:
19
requirements.txt
Normal file
19
requirements.txt
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
-i https://pypi.org/simple
|
||||||
|
beautifulsoup4==4.13.4; python_full_version >= '3.7.0'
|
||||||
|
blurhash==1.1.4
|
||||||
|
bs4==0.0.2
|
||||||
|
certifi==2025.4.26; python_version >= '3.6'
|
||||||
|
charset-normalizer==3.4.2; python_version >= '3.7'
|
||||||
|
decorator==5.2.1; python_version >= '3.8'
|
||||||
|
feedparser==6.0.11; python_version >= '3.6'
|
||||||
|
idna==3.10; python_version >= '3.6'
|
||||||
|
mastodon.py==2.0.1
|
||||||
|
munch==4.0.0; python_version >= '3.6'
|
||||||
|
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
|
||||||
|
python-magic==0.4.27; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
|
||||||
|
requests==2.32.3; python_version >= '3.8'
|
||||||
|
sgmllib3k==1.0.0
|
||||||
|
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
|
||||||
|
soupsieve==2.7; python_version >= '3.8'
|
||||||
|
typing-extensions==4.14.0; python_version >= '3.9'
|
||||||
|
urllib3==2.4.0; python_version >= '3.9'
|
Reference in New Issue
Block a user