Browse Source

Bump TinyDB requirement to 3.6.0 because of newer API usage

Boudhayan Gupta 6 years ago
parent
commit
f87a7a0dfd
1 changed files with 2 additions and 1 deletions
  1. 2 1
      requirements.txt

+ 2 - 1
requirements.txt

@@ -1,4 +1,5 @@
 markdown2>=2.3.2
+tinydb>=3.6.0
+
 jinja2
 pygments
-tinydb