Skip to content

RK-19961 - Update requirements.txt#81

Merged
sonariorobot merged 2 commits intomasterfrom
fix-requirements
Oct 31, 2023
Merged

RK-19961 - Update requirements.txt#81
sonariorobot merged 2 commits intomasterfrom
fix-requirements

Conversation

@gosharo
Copy link
Contributor

@gosharo gosharo commented Oct 31, 2023

version from previous image:

Package           Version   Editable project location
----------------- --------- --------------------------
certifi           2023.7.22
click             8.1.7
distro            1.8.0
Flask             2.0.0
Flask-OpenTracing 1.1.0     /app/src/flask-opentracing
funcsigs          1.0.2
itsdangerous      2.1.2
jaeger-client     4.8.0
Jinja2            3.1.2
MarkupSafe        2.1.3
opentracing       2.4.0
pip               23.0.1
protobuf          4.24.3
psutil            5.9.5
rook              0.1.209
setuptools        57.5.0
six               1.16.0
threadloop        1.0.2
thrift            0.16.0
tornado           6.3.3
websocket-client  1.6.3
Werkzeug          2.3.7
wheel             0.41.2

current log error:

traceback (most recent call last):  File "app.py", line 1, in <module>    import flask  File "/usr/local/lib/python3.8/site-packages/flask/__init__.py", line 7, in <module>    from .app import Flask  File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 28, in <module>    from . import cli  File "/usr/local/lib/python3.8/site-packages/flask/cli.py", line 18, in <module>    from .helpers import get_debug_flag  File "/usr/local/lib/python3.8/site-packages/flask/helpers.py", line 14, in <module>    from werkzeug.urls import url_quoteImportError: cannot import name 'url_quote' from 'werkzeug.urls' (/usr/local/lib/python3.8/site-packages/werkzeug/urls.py)

alexeygutkin
alexeygutkin previously approved these changes Oct 31, 2023
@alexeygutkin
Copy link
Contributor

alexeygutkin commented Oct 31, 2023

Github Enforcer opened Task: RK-19961

@sonariorobot sonariorobot changed the title Update requirements.txt RK-19961 - Update requirements.txt Oct 31, 2023
@sonariorobot sonariorobot merged commit 0440455 into master Oct 31, 2023
@sonariorobot sonariorobot deleted the fix-requirements branch October 31, 2023 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants