Merge branch 'develop' into feat/short

This commit is contained in:
Matthias
2022-01-22 17:25:21 +01:00
77 changed files with 1886 additions and 252 deletions

View File

@@ -10,8 +10,7 @@ hyperopt = [
'filelock',
'joblib',
'progressbar2',
'psutil',
]
]
develop = [
'coveralls',
@@ -69,6 +68,7 @@ setup(
'blosc',
'fastapi',
'uvicorn',
'psutil',
'pyjwt',
'aiofiles',
'schedule'