mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-21 05:45:13 +00:00
Correcting pymongo version.
This commit is contained in:
parent
1a578193a4
commit
a8f44f632a
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ psutil==2.1.0
|
||||||
pyes==0.90.1
|
pyes==0.90.1
|
||||||
simplejson==3.4.0
|
simplejson==3.4.0
|
||||||
pyflakes==0.6.1
|
pyflakes==0.6.1
|
||||||
pymongo==3.0.4
|
pymongo==3.0.3
|
||||||
python-dateutil==2.1
|
python-dateutil==2.1
|
||||||
python-gflags==2.0
|
python-gflags==2.0
|
||||||
pytz==2013b
|
pytz==2013b
|
||||||
|
|
Loading…
Add table
Reference in a new issue