Skip to content
Snippets Groups Projects
Commit 17853c30 authored by Michal Maciejewski's avatar Michal Maciejewski
Browse files

Merge branch 'mmacieje-master-patch-44767' into 'master'

Updated requirements

See merge request !45
parents fe16dc7a df76da94
No related branches found
No related tags found
1 merge request!45Updated requirements
Pipeline #2406370 passed with warnings
name = "lhcsmapi"
__version__ = "1.5.4"
__version__ = "1.5.5"
def get_lhcsmapi_version() -> None:
......
......@@ -13,20 +13,17 @@ REQUIREMENTS: dict = {
'numpy',
'requests',
'pandas',
'utils',
'influxdb',
'scipy',
'matplotlib',
'pytimber',
'sklearn',
'display',
'IPython',
'ipywidgets',
'tzlocal',
'mpmath',
'pyspark',
'tqdm',
'plotly',
'pyspark'
],
'test': [
'pytest',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment