-
Notifications
You must be signed in to change notification settings - Fork 10
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
Relaxed versions for pyproject #57
Conversation
Unfortuntely, I messed up the squash somehow but I've merged this! |
@0xMochan thanks for merging! |
ah, i didn't realize our auto-release flow didn't trigger. I'll look into it! |
hmm, actually can you explain more why you needed some of the dependencies to be a bit newer. the The lack of pypi releases was due to a lack of verification on our emails. Not sure how the CI didn't fail for this as I haven't noticed this but I've resolved it now. |
That was an error from my side. Your reasoning is correct - being more strict on Pydantic does not help. I created a PR (#58 ) to fix this.
It would be great to have a published package for this new version (1.9.1) soon, as we want to point our poetry dependency to the new release on PyPI (for some reason, publishing a PyPI package which has a dependency of type {git=<GITHUB_REPO>, rev=""} makes |
We are using subgrounds for our data fetching on Gnosis. It would be great to have these new dependencies in-place.