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

fix marshmallow-enum bug #1746

Merged
merged 7 commits into from
Jul 17, 2023
Merged

fix marshmallow-enum bug #1746

merged 7 commits into from
Jul 17, 2023

Commits on Jul 17, 2023

  1. fix marchmallow-enum bug

    Signed-off-by: Niels Bantilan <[email protected]>
    cosmicBboy committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    cf0db46 View commit details
    Browse the repository at this point in the history
  2. Remove constraints in requirements.in

    Signed-off-by: eduardo apolinario <[email protected]>
    eapolinario committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    46fb6b7 View commit details
    Browse the repository at this point in the history
  3. Fix test_dataclass_transformer

    Signed-off-by: eduardo apolinario <[email protected]>
    eapolinario committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7d92b0f View commit details
    Browse the repository at this point in the history
  4. Remove more dev dependencies

    Signed-off-by: eduardo apolinario <[email protected]>
    eapolinario committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7063191 View commit details
    Browse the repository at this point in the history
  5. Revert "Fix test_dataclass_transformer"

    This reverts commit 7d92b0f.
    
    Signed-off-by: eduardo apolinario <[email protected]>
    eapolinario committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    853b7d5 View commit details
    Browse the repository at this point in the history
  6. Set upper bound ot dataclasses-json

    Signed-off-by: eduardo apolinario <[email protected]>
    eapolinario committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d64f35b View commit details
    Browse the repository at this point in the history
  7. Set pyyaml version to 5.4.1

    Signed-off-by: eduardo apolinario <[email protected]>
    eapolinario committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    098eb5f View commit details
    Browse the repository at this point in the history