Use more current versions for requirements.txt
This commit is contained in:
parent
5da871355a
commit
f0349d15c6
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
Sphinx==1.2.2
|
||||
cachetools==2.0.0
|
||||
Sphinx>=1.2.2
|
||||
cachetools>=2.0.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue