Skip to content

Conversation

insolor
Copy link
Member

@insolor insolor commented May 22, 2023

Imported patch from pymorphy2/pymorphy2#161

@insolor insolor linked an issue May 22, 2023 that may be closed by this pull request
@insolor insolor marked this pull request as ready for review May 22, 2023 14:21
@insolor insolor merged commit dbc943f into master May 22, 2023
@insolor insolor deleted the 4-merge-python-311-support branch May 22, 2023 14:22
@tabidots
Copy link

tabidots commented Jul 1, 2023

Hello, how can I update my requirements.txt to include this patch? I have an application using pymorphy2 live on Heroku and it keeps yelling at me to update my Python runtime to 3.11.

@insolor
Copy link
Member Author

insolor commented Jul 1, 2023

@tabidots, try this way:

pymorphy2 @ git+https://github.com/pymorphy2-fork/pymorphy2

Also, there is another fork: https://github.com/no-plagiarism/pymorphy3

and they already published it on pypi.org, but you'll need to replace import pymorphy2 to import pymorphy3 in your code.

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.

Merge Python 3.11 support
3 participants