8000 Corrected to necessary pip requirements format by vadakattu · Pull Request #22749 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

Corrected to necessary pip requirements format #22749

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

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Corrected to necessary pip requirements format
  • Loading branch information
Krishna committed Sep 18, 2018
commit 82dbf2336fb869b18fe63693ede0d7d15cc01191
2 changes: 1 addition & 1 deletion ci/requirements-optional-pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ lxml
matplotlib
nbsphinx
numexpr
openpyxl=2.5.5
openpyxl==2.5.5
pyarrow
pymysql
tables
Expand Down
0