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

Add minor version to requirements.txt file for all dependencies #401

Open
saramonzon opened this issue Jan 9, 2025 · 0 comments
Open

Add minor version to requirements.txt file for all dependencies #401

saramonzon opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@saramonzon
Copy link
Member

saramonzon commented Jan 9, 2025

Check versions of all dependencies (using pip list) and add version using ">=", like in this first example

click >=X.X
questionary
jinja2
jsonschema
packaging
prompt_toolkit>=3.0.3
rich>=10.0.0
sysrsync==1.0.1
requests==2.27.1
markdown==3.3.6
pymdown-extensions
pdfkit
PyPDF2
PyYAML
@victor5lm victor5lm self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants