Bump pandas from 2.1.4 to 2.2.1
parent
16070353
No related branches found
No related tags found
Showing
- CHANGELOG.md 2 additions, 2 deletionsCHANGELOG.md
- requirements.txt 1 addition, 1 deletionrequirements.txt
- saqc/core/translation/basescheme.py 2 additions, 1 deletionsaqc/core/translation/basescheme.py
- saqc/lib/tools.py 18 additions, 1 deletionsaqc/lib/tools.py
- tests/funcs/test_functions.py 1 addition, 1 deletiontests/funcs/test_functions.py
- tests/funcs/test_outlier_detection.py 1 addition, 1 deletiontests/funcs/test_outlier_detection.py
- tests/fuzzy/lib.py 2 additions, 2 deletionstests/fuzzy/lib.py
... | ... | @@ -9,7 +9,7 @@ matplotlib==3.8.3 |
numpy==1.26.4 | ||
outlier-utils==0.0.5 | ||
pyarrow==15.0.0 | ||
pandas==2.1.4 | ||
pandas==2.2.1 | ||
scikit-learn==1.4.1.post1 | ||
scipy==1.12.0 | ||
typing_extensions==4.5.0 | ||
... | ... |
Please register or sign in to comment