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

deps: limit dependency ranges #54

Merged
merged 9 commits into from
Jun 20, 2024
Merged

deps: limit dependency ranges #54

merged 9 commits into from
Jun 20, 2024

Commits on Feb 23, 2024

  1. limit dependency ranges

    - automatic minor upgrades, must check for major
    
    Signed-off-by: Anh-Uong <anh.uong@ibm.com>
    anhuong committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9b76df0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. merge changes from main

    - splitup flash-attn and core requirements
    
    Signed-off-by: Anh-Uong <anh.uong@ibm.com>
    anhuong committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e647586 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. merge changes from main branch

    Signed-off-by: Anh-Uong <anh.uong@ibm.com>
    anhuong committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0ff6da3 View commit details
    Browse the repository at this point in the history
  2. set upper limits for dependencies

    Signed-off-by: Anh-Uong <anh.uong@ibm.com>
    anhuong committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4359c7e View commit details
    Browse the repository at this point in the history
  3. fix aim version, no need to pin to specific version

    Signed-off-by: Anh-Uong <anh.uong@ibm.com>
    anhuong committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c974a19 View commit details
    Browse the repository at this point in the history
  4. remove requirements file, no longer used

    Signed-off-by: Anh-Uong <anh.uong@ibm.com>
    anhuong committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9e302ca View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. merge changes from main

    Signed-off-by: Anh-Uong <anh.uong@ibm.com>
    anhuong committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a05dda0 View commit details
    Browse the repository at this point in the history
  2. deps below 1.0 have more constrained upper limit

    Signed-off-by: Anh-Uong <anh.uong@ibm.com>
    anhuong committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6545ab1 View commit details
    Browse the repository at this point in the history
  3. merge changes from main branch

    Signed-off-by: Anh-Uong <anh.uong@ibm.com>
    anhuong committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    33193d0 View commit details
    Browse the repository at this point in the history