Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RK-19961 - Update requirements.txt #81

Merged
merged 2 commits into from
Oct 31, 2023
Merged

RK-19961 - Update requirements.txt #81

merged 2 commits into from
Oct 31, 2023

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
requirements.txt Outdated Show resolved Hide resolved
@sonariorobot sonariorobot merged commit 0440455 into master Oct 31, 2023
9 checks passed
@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