Skip to content

Conversation

@erkankarabulut
Copy link
Contributor

2 changes done:

  1. Updated versions of numpy and (also had to update pandas as well) to numpy = ">=1.22.4" and pandas = "^2.2.2" for better compatibility with other python packages that can not work with numpy 1.x.
  2. TestTextMining tests were failing because punkt has been renamed to punkt_tab. Fixed that and updated the documentations accordingly.

I've run the tests and everything passed. But please double check!

@erkankarabulut
Copy link
Contributor Author

I haven't used poetry before, not sure why the poetry.lock check is failing. Any ideas?

Copy link
Owner

@firefly-cpp firefly-cpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @erkankarabulut! I will try to rebuild the lock file.

@firefly-cpp firefly-cpp merged commit eb4924f into firefly-cpp:main Nov 23, 2025
0 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants