Revision 157f7e3596b4638b4d5730baf087828522e25245 authored by Roman Donchenko on 20 April 2023, 11:27:02 UTC, committed by GitHub on 20 April 2023, 11:27:02 UTC
This improves the reproducibility of the server build process. Now new
versions of dependencies can no longer break the server unless we
explicitly upgrade to them.

To minimize changes, I did not update any of the version constraints we
currently have; however, in the future, we should be able to relax a lot
of them.

Resolves #5310.
1 parent a353497
History
File Mode Size
cvat_sdk
gen
requirements
.gitignore -rw-r--r-- 946 bytes
.openapi-generator-ignore -rw-r--r-- 1.2 KB
.remarkignore -rw-r--r-- 15 bytes
MANIFEST.in -rw-r--r-- 83 bytes
README.md -rw-r--r-- 989 bytes
pyproject.toml -rw-r--r-- 383 bytes

README.md

back to top