Skip to content

Commit

Permalink
Update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
flofriday committed Oct 16, 2023
1 parent 6e14fa3 commit d363b4d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
blinker==1.6.2
certifi==2023.7.22
charset-normalizer==3.2.0
charset-normalizer==3.3.0
click==8.1.7
flake8==6.1.0
Flask==2.3.3
Flask==3.0.0
gunicorn==21.2.0
icalendar==5.0.7
icalendar==5.0.10
idna==3.4
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
mccabe==0.7.0
packaging==23.1
pluggy==1.2.0
pycodestyle==2.11.0
packaging==23.2
pluggy==1.3.0
pycodestyle==2.11.1
pyflakes==3.1.0
pytest==7.4.0
pytest==7.4.2
pytest-mock==3.11.1
python-dateutil==2.8.2
pytz==2023.3
requests==2.31.0
six==1.16.0
urllib3==2.0.4
Werkzeug==2.3.7
urllib3==2.0.6
Werkzeug==3.0.0

0 comments on commit d363b4d

Please sign in to comment.