File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ jsonschema[format]==4.23.0
1616marshmallow-sqlalchemy==1.0.0
1717marshmallow==3.21.3
1818psycopg2-binary==2.9.10
19- PyJWT==2.10.1
2019SQLAlchemy==2.0.41
2120pyorc==0.10.0
2221
Original file line number Diff line number Diff line change @@ -177,10 +177,8 @@ pycurl==7.45.7
177177 # via
178178 # celery
179179 # kombu
180- pyjwt == 2.10.1
181- # via
182- # -r requirements.in
183- # notifications-python-client
180+ pyjwt == 2.11.0
181+ # via notifications-python-client
184182pyorc == 0.10.0
185183 # via -r requirements.in
186184pypdf == 6.7.3
Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ pycparser==3.0
263263 # via cffi
264264pycurl==7.45.7
265265 # via -r requirements.txt
266- pyjwt==2.10.1
266+ pyjwt==2.11.0
267267 # via
268268 # -r requirements.txt
269269 # notifications-python-client
You can’t perform that action at this time.
0 commit comments