Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Python support to 3.11, Spacy to 3.4.1 #3

Merged
merged 1 commit into from
Jun 19, 2023
Merged

Conversation

Lifeismana
Copy link

This pr makes ChatterBot compatible with the full python version range supported by Red-DiscordBot

I've dropped the typer requirement since it's not required anymore due to red Discord bot using click==8.1.3 & spacy using typer>=0.3.0,<0.8.0 which requires click >= 7.1.1, <9.0.0 so the compatibility problem is no more

@bobloy bobloy merged commit a06f5e7 into bobloy:fox Jun 19, 2023
@Lifeismana Lifeismana deleted the pr branch June 19, 2023 13:21
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