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: Relax version constraints of requirements and separate them #709

Closed
wants to merge 1 commit into from

Conversation

arwedus
Copy link

@arwedus arwedus commented Jul 13, 2023

Issue-Id: #708

- Version constraints relaxed by setting >=
- Separate production package dependencies from development environemnt dependencies in Pipfile
- Add missing dependency on py, introduced by a dependency declaration error in
  a package used by pytest, see:

  pytest-dev/pytest#10420

Issue-Id: jackdewinter#708
@jackdewinter
Copy link
Owner

When I took a look at this locally, I also needed to fix the application_properties package in the same way. As such, it was a bit more than this. Can you please take a look at #713 and let me know if it looks okay to you. This work has already been merged to get ready for a new release, but I value your feedback.

@jackdewinter
Copy link
Owner

closing as this work had other dependencies that also needed the same treatment

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