Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #288 from newsdev/0279-update-reqs
Browse files Browse the repository at this point in the history
update stale requirements
  • Loading branch information
eads authored Sep 24, 2016
2 parents 99c2c64 + 16ef110 commit 16a48bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Submit a pull request on Github.
Testing performance
===================

To get detailed information about performance, run the tests with the ==profile flag:
To get detailed information about performance, run the tests with the --profile flag:

.. code:: bash
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CacheControl==0.11.7
cement==2.6.2
cement==2.10.2
lockfile==0.12.2
pymongo==2.8
pymongo==3.3
python-dateutil==2.5.3
requests==2.9.1
requests==2.11.1
ujson==1.35

0 comments on commit 16a48bb

Please sign in to comment.