better dependency manager for project #1572
Labels
Doc
Improvements or additions to documentation
Feature
New feature or request
FeedBack Needed
Refactor
v1
feature or bug that need to be implement or be fixed in version 1
currently marzban use pip to manage dependencies.
using pip can lead to some problems and always we need some 3rd party programs as venv
we can replace pip with uv to avoid this and have better dependency manager.
The text was updated successfully, but these errors were encountered: