Update requirements
This commit is contained in:
parent
3ea6abd7f9
commit
d4a4d5a18c
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
beautifulsoup4==4.12.2
|
|
||||||
blurhash==1.1.4
|
blurhash==1.1.4
|
||||||
certifi==2023.11.17
|
certifi==2023.11.17
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
|
@ -9,9 +8,9 @@ Mastodon.py==1.8.1
|
||||||
pillow==10.2.0
|
pillow==10.2.0
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
python-magic==0.4.27
|
python-magic==0.4.27
|
||||||
|
PyYAML==6.0.1
|
||||||
requests==2.28.2
|
requests==2.28.2
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
soupsieve==2.5
|
|
||||||
SQLAlchemy==2.0.25
|
SQLAlchemy==2.0.25
|
||||||
staticmap==0.5.7
|
staticmap==0.5.7
|
||||||
typing_extensions==4.9.0
|
typing_extensions==4.9.0
|
||||||
|
|
Loading…
Reference in a new issue