File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Flask-Caching==2.3.0
3535redis==5.0.1
3636
3737# API Documentation
38- Flask-CORS==4 .0.0
38+ Flask-CORS==6 .0.0
3939
4040# Email & Notifications
4141Flask-Mail==0.9.1
@@ -48,7 +48,7 @@ gunicorn==22.0.0
4848python-json-logger==2.0.7
4949
5050# API Request Validation
51- marshmallow==3.20.1
51+ marshmallow==3.26.2
5252marshmallow-sqlalchemy==0.29.0
5353
5454# Data Export
Original file line number Diff line number Diff line change @@ -37,13 +37,13 @@ Flask-Caching==2.0.2
3737redis == 5.0.1
3838
3939# API Documentation
40- Flask-CORS == 4 .0.0
40+ Flask-CORS == 6 .0.0
4141Flask-Swagger == 0.2.14
4242flasgger == 0.9.7.1
4343
4444# Phase 6 - Enterprise Systems
4545flask-socketio == 5.3.5
46- python-socketio == 5.9 .0
46+ python-socketio == 5.14 .0
4747python-engineio == 4.8.0
4848graphene == 3.3
4949graphene-sqlalchemy == 3.0.0rc2
@@ -72,12 +72,12 @@ uwsgi==2.0.23
7272
7373# Monitoring & Logging
7474python-json-logger == 2.0.7
75- sentry-sdk == 1.38.0
75+ sentry-sdk == 1.45.1
7676
7777# Data Export
7878openpyxl == 3.1.2
7979reportlab == 4.0.7
8080
8181# API Request Validation
82- marshmallow == 3.20.1
82+ marshmallow == 3.26.2
8383marshmallow-sqlalchemy == 0.29.0
You can’t perform that action at this time.
0 commit comments