Skip to content

Commit

Permalink
Security Upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
eliaspcs committed Jan 29, 2024
1 parent 0ae04b2 commit e8348fc
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
alembic==1.8.1
beautifulsoup4==4.11.1
celery==5.2.7
click==8.1.3
alembic==1.13.1
beautifulsoup4==4.12.3
celery==5.3.6
click==8.1.7
email-validator==1.3.0
Flask==2.3.2
Flask-Admin==1.6.0
Flask==3.0.1
Flask-Admin==1.6.1
Flask-AdminLTE3==1.0.9
Flask-Cors==3.0.10
Flask-Login==0.6.2
Flask-Cors==4.0.0
Flask-Login==0.6.3
Flask-Mail==0.9.1
flask-mailman==0.3.0
Flask-Migrate==3.1.0
flask-restx==0.5.1
Flask-Migrate==4.0.5
flask-restx==1.3.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.5.1
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.0.1
influxdb-client==1.32.0
Jinja2==3.1.2
Jinja2==3.1.3
Markdown==3.4.1
MarkupSafe==2.1.3
Pillow==9.3.0
psycopg2-binary==2.9.3
MarkupSafe==2.1.4
Pillow==10.2.0
psycopg2-binary==2.9.9
PyJWT==2.4.0
redis==4.5.4
redis==5.0.1
requests==2.31.0
rfc5424-logging-handler==1.4.3
shapely==2.0.1
SQLAlchemy==1.4.44
web3==6.4.0
werkzeug==2.3.6
WTForms==3.0.1
shapely==2.0.2
SQLAlchemy==2.0.25
web3==6.15.0
werkzeug==3.0.1
WTForms==3.1.2
WTForms-JSON==0.3.5
xhtml2pdf==0.2.9

0 comments on commit e8348fc

Please sign in to comment.