Update requirements
This commit is contained in:
parent
c5cdf4a2ca
commit
217fccb8ea
1 changed files with 16 additions and 1 deletions
|
@ -1,3 +1,18 @@
|
||||||
|
beautifulsoup4==4.12.2
|
||||||
|
blurhash==1.1.4
|
||||||
|
certifi==2023.11.17
|
||||||
|
charset-normalizer==3.3.2
|
||||||
|
decorator==5.1.1
|
||||||
|
greenlet==3.0.3
|
||||||
|
idna==3.6
|
||||||
Mastodon.py==1.8.1
|
Mastodon.py==1.8.1
|
||||||
|
pillow==10.2.0
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
python-magic==0.4.27
|
||||||
requests==2.28.2
|
requests==2.28.2
|
||||||
sqlalchemy==2.0.25
|
six==1.16.0
|
||||||
|
soupsieve==2.5
|
||||||
|
SQLAlchemy==2.0.25
|
||||||
|
staticmap==0.5.7
|
||||||
|
typing_extensions==4.9.0
|
||||||
|
urllib3==1.26.18
|
||||||
|
|
Loading…
Reference in a new issue