Commits on Source (26)
-
41009429
-
David Schäfer authored
Bump requests from 2.29.0 to 2.31.0 See merge request !744
d4a54869 -
255ff73d
-
David Schäfer authored
Bump markdown from 3.4.3 to 3.4.4 See merge request !742
5b6f2e23 -
c8bdeaad
-
David Schäfer authored
Bump sphinx-design from 0.4.1 to 0.5.0 See merge request !740
3d667cfb -
fb13d164
-
David Schäfer authored
Bump scikit-learn from 1.2.2 to 1.3.0 See merge request !734
b2c1816a -
080633b5
-
David Schäfer authored
Bump outlier-utils from 0.0.3 to 0.0.5 See merge request !731
31ccb95b -
94cd33c8
-
David Schäfer authored
Bump click from 8.1.3 to 8.1.7 See merge request !728
e1bce89e -
2770c341
-
David Schäfer authored
Bump matplotlib from 3.7.1 to 3.7.2 See merge request !729
d70b44e4 -
4c7fcdf8
-
David Schäfer authored
Bump sphinx-automodapi from 0.15.0 to 0.16.0 See merge request !738
4da5dd36 -
22cd936e
-
David Schäfer authored
Bump pytest from 7.3.1 to 7.4.0 See merge request !743
5a91468b -
b5788c74
-
David Schäfer authored
Bump hypothesis from 6.75.1 to 6.82.7 See merge request !741
aa807ca9 -
6d8451c6
-
David Schäfer authored
Bump pyarrow from 11.0.0 to 13.0.0 See merge request !732
b3654e21 -
David Schäfer authored9f45e741
-
David Schäfer authored
Reworked the flagManual docstring See merge request !721
5cb52e44 -
Peter Lünenschloß authored1109dd4c
-
Peter Lünenschloß authored
fixed plot size See merge request !748
07f4b2f7
Showing
- docs/requirements.txt 2 additions, 2 deletionsdocs/requirements.txt
- requirements.txt 5 additions, 5 deletionsrequirements.txt
- saqc/funcs/flagtools.py 48 additions, 46 deletionssaqc/funcs/flagtools.py
- saqc/lib/plotting.py 2 additions, 0 deletionssaqc/lib/plotting.py
- tests/requirements.txt 4 additions, 4 deletionstests/requirements.txt
... | ... | @@ -2,15 +2,15 @@ |
# | ||
# SPDX-License-Identifier: GPL-3.0-or-later | ||
Click==8.1.3 | ||
Click==8.1.7 | ||
docstring_parser==0.15 | ||
dtw==1.4.0 | ||
matplotlib==3.7.1 | ||
matplotlib==3.7.2 | ||
numpy==1.24.3 | ||
outlier-utils==0.0.3 | ||
pyarrow==11.0.0 | ||
outlier-utils==0.0.5 | ||
pyarrow==13.0.0 | ||
pandas==2.0.1 | ||
scikit-learn==1.2.2 | ||
scikit-learn==1.3.0 | ||
scipy==1.10.1 | ||
typing_extensions==4.5.0 | ||
fancy-collections==0.2.1 | ||
\ No newline at end of file |