소스 검색

Bump TinyDB requirement to 3.6.0 because of newer API usage

Boudhayan Gupta 6 년 전
부모
커밋
f87a7a0dfd
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      requirements.txt

+ 2 - 1
requirements.txt

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