userver icon indicating copy to clipboard operation
userver copied to clipboard

Add requirements for Python

Open egor-kravtsov opened this issue 6 months ago • 2 comments

Add requirements for Python

------------------------
Note: by creating a PR or an issue you automatically agree to the CLA. See [CONTRIBUTING.md](https://github.com/userver-framework/userver/blob/develop/CONTRIBUTING.md). Feel free to remove this note, the agreement holds.

egor-kravtsov avatar Jun 04 '25 16:06 egor-kravtsov

We already have more granular requirements, that depend on the build configuration.

Is something wrong with those requirements?

apolukhin avatar Jun 04 '25 16:06 apolukhin

We already have more granular requirements, that depend on the build configuration.

Is something wrong with those requirements?

Perhaps someone prefers to use v env rather than Poetry. In addition, the packages are ordered and with a fixed version. I would recommend keeping an eye on dependencies and their vulnerability to CVE.

ghost avatar Jun 04 '25 18:06 ghost