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 support up to Python 3.11 for FinRL #1315

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

kuds
Copy link
Contributor

@kuds kuds commented Jan 25, 2025

#1313

Currently, the pyproject.toml does not allow FinRL to be used in environments where the Python version exceeds 3.10. This change allows for FinRL to be installed in environments that use 3.11, like Google Colab (Google Colab Blog Post).

Please let me know if other items, such as unit tests, documentation, and build processes, need to be updated due to this change.

kuds and others added 10 commits January 25, 2025 12:52
Add Python Version 3.11 to pyproject.toml
Add python version 3.11 to the supported list
Update project dependencies to use up to python 3.11
Add new libraries to requirements.txt
Removing alpaca-trading-api due it being removed/no longer used
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