diff --git a/pyproject.toml b/pyproject.toml index 3f2ac2d69978e1c54520d054c6c984fe08cf6813..4927249fbfce544834c2cd19f8cdebc3e85c162c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ 'rich', 'pyyaml', 'captdevicecontrol@git+https://gitlab.tugraz.at/flexsensor-public/captdevicecontrol.git@develop', - 'fswidget@git+https://gitlab.tugraz.at/flexsensor-public/modules/fswidgets.git@develop', + 'fswidgets@git+https://gitlab.tugraz.at/flexsensor-public/modules/fswidgets.git@develop', 'confighandler@git+https://gitlab.tugraz.at/flexsensor-public/modules/confighandler.git@develop', 'cmp@git+https://gitlab.tugraz.at/flexsensor-public/modules/cmp.git@develop' ]