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

Update requirements.txt #38

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Update requirements.txt #38

merged 2 commits into from
Oct 31, 2023

Conversation

MooooCat
Copy link
Contributor

Description

This PR updates requirements.txt.

Motivation and Context

We will try to keep some packages at the highest version possible so that users can use the latest features and avoid potential security vulnerabilities.

In terms of python version, SDG currently supports python 3.8 and above.

How has this been tested?

The current dependency configuration can be passed through the relevant use cases of pytest

Types of changes

  • Maintenance (no change in code, maintain the project's CI, docs, etc.)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@sweep-ai
Copy link
Contributor

sweep-ai bot commented Oct 31, 2023

Apply Sweep Rules to your PR?

  • Apply: Leftover TODOs in the code should be handled.
  • Apply: All new business logic should have corresponding unit tests in the tests/ directory.
  • Apply: Any clearly inefficient or repeated code should be optimized or refactored.

@MooooCat MooooCat merged commit 6e3abb1 into main Oct 31, 2023
6 checks passed
@MooooCat MooooCat deleted the bugfix-requirements branch October 31, 2023 08:14
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.

None yet

1 participant