Skip to content

requirements.txt does not include version numbers #15

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

Closed
benjamindonnachie opened this issue Mar 18, 2025 · 1 comment
Closed

requirements.txt does not include version numbers #15

benjamindonnachie opened this issue Mar 18, 2025 · 1 comment

Comments

@benjamindonnachie
Copy link
Contributor

Is there an opportunity to include version numbers for required packages? Or perhaps minimum version for major libraries?

For example, Pandas is quite fast-moving, and although you don't seem to use anything contentious, the behaviour of pd.read_csv changed between v1 and v2.

@cklunch
Copy link
Collaborator

cklunch commented May 22, 2025

Thanks for flagging this! Version numbers have been added to the requirements file.

@cklunch cklunch closed this as completed May 22, 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