Skip to content

Conversation

@zyronix
Copy link
Collaborator

@zyronix zyronix commented Aug 6, 2025

This pull request makes a small update to the project's dependencies by adding a new package.

  • Added the transliterate package to the list of required dependencies in setup.py to support transliteration functionality.

@zyronix zyronix requested a review from Wineh August 6, 2025 14:31
@zyronix zyronix changed the title Update setup.py Fix project dependencies Aug 6, 2025
Copy link
Contributor

@Wineh Wineh left a comment

Choose a reason for hiding this comment

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

Nice!



version = '4.6.1'
version = '4.6.2'
Copy link
Contributor

Choose a reason for hiding this comment

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

Check ✔️

'ftfy',
'unidecode',
'tqdm',
'transliterate'
Copy link
Contributor

Choose a reason for hiding this comment

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

Check ✔️

@zyronix zyronix merged commit a86fcea into master Aug 6, 2025
4 checks passed
@zyronix zyronix deleted the zyronix-patch-1 branch August 6, 2025 15:15
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.

3 participants