pandas ambigious hotfix

This commit is contained in:
louisnw
2023-11-02 11:41:03 +00:00
parent e587dd357c
commit c3645ef245
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ with open('README.md', 'r', encoding='utf-8') as f:
setup(
name='lightweight_charts',
version='1.0.18.3',
version='1.0.18.5',
packages=find_packages(),
python_requires='>=3.8',
install_requires=[