Skip to content

Commit

Permalink
pip3 requirements upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sowoi committed Jan 4, 2023
1 parent e69476c commit fe6b80e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
blurhash==1.1.4
certifi==2022.9.24
certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.3
decorator==5.1.1
Flask==2.2.2
idna==3.4
importlib-metadata==5.0.0
importlib-metadata==6.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
Mastodon.py==1.6.3
Mastodon.py==1.8.0
python-dateutil==2.8.2
python-magic==0.4.27
pytz==2022.6
pytz==2022.7
requests==2.28.1
six==1.16.0
urllib3==1.26.12
urllib3==1.26.13
uWSGI==2.0.21
Werkzeug==2.2.2
zipp==3.10.0
zipp==3.11.0

0 comments on commit fe6b80e

Please sign in to comment.