Skip to content

Commit

Permalink
Fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
glimmerphoenix committed Feb 4, 2015
1 parent 0f847d7 commit 86835ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Python modules from packages: `python-zmq` and `python-dateutil`, respectively.
* lxml (v3.3.1-0 or later).
* beautifulsoup4 (v4.2.1 or later).
* pyzmq (v14.3.0 or later, see above).
* dateutil (v2.2 or later, see above).
* dateutils (v2.2 or later, see above).
* requests (v2.2.1 or later).
* ujson (v1.3.0 or later).
* configparser (v3.3.0r2 or later).
Expand All @@ -60,4 +60,4 @@ Python modules from packages: `python-zmq` and `python-dateutil`, respectively.
* ineq: Calcualte inequality metrics and graphics.
* ggplot2: A wonderful library to create appealing graphics in R.
* eha: Library for event history and survival analysis.
* zoo: Excellent library to handle time series data.
* zoo: Excellent library to handle time series data.

0 comments on commit 86835ac

Please sign in to comment.