Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
michplunkett committed Jun 27, 2023
1 parent 55c2404 commit a8df8ad
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
Expand Up @@ -3,22 +3,22 @@ bleach==6.0.0
bleach-allowlist==1.0.3
boto3==1.26.161
email-validator==2.0.0.post2
Flask==2.2.5
Flask==2.3.2
Flask-Bootstrap==3.3.7.1
Flask-Limiter==3.3.0
Flask-Limiter==3.3.1
Flask-Login==0.6.2
Flask-Mail==0.9.1
Flask-Migrate==4.0.4
Flask-Sitemap==0.4.0
Flask-SQLAlchemy==3.0.3
Flask-SQLAlchemy==3.0.5
Flask-WTF==1.1.1
gunicorn==20.1.0
Markdown==3.4.3
MarkupSafe==2.1.2
MarkupSafe==2.1.3
Pillow==9.5.0
psycopg2==2.9.6
python-dateutil==2.8.2
SQLAlchemy==1.4.47
us==1.0
SQLAlchemy==2.0.17
us==3.1.1
wtforms==3.0.1
WTForms-SQLAlchemy==0.3.0

0 comments on commit a8df8ad

Please sign in to comment.