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

Remove urllib3 from requirements.txt #1419

Merged
merged 1 commit into from
Feb 10, 2020
Merged

Conversation

jjjamie
Copy link
Contributor

@jjjamie jjjamie commented Feb 7, 2020

Prevents urllib3 being downgraded in my environment (nothing in flair depends on urllib3)

At least I don't think it's needed... have I missed something? The line was added in 3336f8f

Prevents urllib3 being downgraded in my environment (nothing in flair depends on urllib3)
@alanakbik alanakbik closed this Feb 10, 2020
@alanakbik alanakbik reopened this Feb 10, 2020
@alanakbik
Copy link
Collaborator

(closed and reopened PR to re-trigger Travis build)

@alanakbik
Copy link
Collaborator

@jjjamie thanks for spotting and fixing this! tbh I don't remember why we needed to make the version explicit, but it seems to run now without so whatever conflict it caused seems to be resolved. Fewer dependencies is always a good thing, so I'll merge!

@alanakbik
Copy link
Collaborator

👍

@alanakbik alanakbik merged commit 7cda2f2 into flairNLP:master Feb 10, 2020
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