Skip to content

Conversation

@jhnwu3
Copy link
Collaborator

@jhnwu3 jhnwu3 commented Aug 4, 2025

This pull request updates the dependency specifications in the pyproject.toml file to remove version restrictions for certain libraries. This change is likely aimed at improving compatibility and flexibility when installing dependencies.

Dependency updates:

  • Removed version restrictions for rdkit, changing from rdkit==2025.3.3 to rdkit.
  • Removed version restrictions for networkx, changing from networkx==3.5 to networkx.

@jhnwu3 jhnwu3 merged commit b36399c into master Aug 4, 2025
1 check passed
@jhnwu3 jhnwu3 deleted the fix/pyproject_toml_breaks_docs_again branch August 4, 2025 03:49
dalloliogm pushed a commit to dalloliogm/PyHealth that referenced this pull request Nov 26, 2025
Co-authored-by: John Wu <johnwu3@sunlab-work-01.cs.illinois.edu>

More dependency fixes such that readthedocs can install dependencies properly.
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.

2 participants