Skip to content

Commit

Permalink
Add requests_cache as an optional dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cmc333333 committed Jan 21, 2014
1 parent 7390c54 commit a152702
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ This repository is part of a larger project. To read about it, please see
* pyparsing (1.5.7) - Used to do generic parsing on the plain text
* inflection (0.1.2) - Helps determine pluralization (for terms layer)
* requests (1.2.3) - Client library for writing output to an API
* requests_cache (0.4.4) - *Optional* - Library for caching request results
(speeds up rebuilding regulations)

If running tests:

Expand Down

0 comments on commit a152702

Please sign in to comment.