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

Maintenance of Python agent and quickstarter #968

Closed
braisvq1996 opened this issue Oct 27, 2023 · 0 comments · Fixed by #975
Closed

Maintenance of Python agent and quickstarter #968

braisvq1996 opened this issue Oct 27, 2023 · 0 comments · Fixed by #975
Labels
enhancement New feature or request maintenance only for maintenance of components

Comments

@braisvq1996
Copy link
Contributor

braisvq1996 commented Oct 27, 2023

We are starting to implement a maintenance policy for ods components and will be checking versions of packages and components.

Python Agent

Package Current Version Sugested version Location
Python 3.8, 3.9, 3.11 N/A Dockerfile
virtualenv 20.23.0 20.25.0 Dockerfile
setuptools 67.8.0 69.0.2 Dockerfile
Cython 0.29.35 3.0.6 Dockerfile
pypandoc 1.11 1.12 Dockerfile

Python Quickstarter

Package Current Version Sugested version Location
Python ubi9/python-311 N/A Dockerfile
gunicorn 20.1.0 21.2.0 requirements.txt
flask 2.3.2 3.0.0 requirements.txt

Streamlit Quickstarter

Package Current Version Sugested version Location
Python ubi9/python-311 N/A Dockerfile
streamlit 1.22.0 1.29.0 requirements.txt
plotly 5.14.1 5.18.0 requirements.txt
pandas 2.0.2 2.1.4 requirements.txt

@gerardcl @sklingel

@braisvq1996 braisvq1996 added enhancement New feature or request maintenance only for maintenance of components labels Oct 27, 2023
@braisvq1996 braisvq1996 linked a pull request Dec 11, 2023 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maintenance only for maintenance of components
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant