Skip to content

Update requirements.txt - comment unused packages, allow newer versions#4

Open
its-wizza wants to merge 1 commit intosglambert:mainfrom
its-wizza:fixup-for-python-update
Open

Update requirements.txt - comment unused packages, allow newer versions#4
its-wizza wants to merge 1 commit intosglambert:mainfrom
its-wizza:fixup-for-python-update

Conversation

@its-wizza
Copy link
Copy Markdown

@its-wizza its-wizza commented Jul 9, 2023

I had trouble getting the package up and working because my version of Python (3.11) was too new for some of the package versions defined in requirements.txt. I updated the file to allow versions at the defined version or newer and everything I have tested works with the latest versions of these packages. However, not convinced this is best practice for a requirements.txt file.

I also commented out packages I found to be not required for the current features of fitzRoyPy. Maybe there was a reason these were included initially? For example, importlib is not standard lib in Python 3.0, is that why this was originally included?

@its-wizza its-wizza mentioned this pull request Jul 9, 2023
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

Successfully merging this pull request may close these issues.

1 participant