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

Commit 16a48bb

Browse files
authored
Merge pull request #288 from newsdev/0279-update-reqs
update stale requirements
2 parents 99c2c64 + 16ef110 commit 16a48bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Submit a pull request on Github.
8181
Testing performance
8282
===================
8383

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

8686
.. code:: bash
8787

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CacheControl==0.11.7
2-
cement==2.6.2
2+
cement==2.10.2
33
lockfile==0.12.2
4-
pymongo==2.8
4+
pymongo==3.3
55
python-dateutil==2.5.3
6-
requests==2.9.1
6+
requests==2.11.1
77
ujson==1.35

0 commit comments

Comments
 (0)