Skip to content

Commit

Permalink
Merge pull request #64 from davewalker5/dependency-updates
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
davewalker5 authored Apr 11, 2023
2 parents 92b3e1e + ecb0652 commit 08ed58f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,20 @@ Babel==2.9.1
beautifulsoup4==4.11.1
behave==1.2.6
Brotli==1.0.9
certifi==2021.10.8
certifi==2022.12.7
cffi==1.15.0
charset-normalizer==2.0.8
click==8.0.3
colorama==0.4.6
ConfigArgParse==1.5.3
coverage==6.2
cryptography==36.0.1
cryptography==40.0.1
cycler==0.11.0
docutils==0.17.1
Flask==2.0.2
Flask-BasicAuth==0.2.0
Flask-Cors==3.0.10
Flask-Login==0.5.0
Flask-Login==0.6.2
Flask-WTF==1.0.1
fonttools==4.29.1
gevent==21.12.0
Expand All @@ -41,7 +42,7 @@ parse==1.19.0
parse-type==0.5.2
pdfkit==1.0.0
pgeocode==0.3.0
Pillow==9.0.1
Pillow==9.5.0
psutil==5.9.0
pycountry==20.7.3
pycparser==2.21
Expand Down Expand Up @@ -73,7 +74,7 @@ trio==0.19.0
trio-websocket==0.9.2
typing_extensions==4.0.1
urllib3==1.26.7
Werkzeug==2.0.2
Werkzeug==2.1.2
wsproto==1.0.0
WTForms==3.0.1
zope.event==4.5.0
Expand Down

0 comments on commit 08ed58f

Please sign in to comment.