소스 검색

pin pymongo version

oz123 10 년 전
부모
커밋
767958a1ba
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      test_requirements.txt

+ 2 - 1
test_requirements.txt

@@ -1,4 +1,5 @@
 psycopg2
 pymysql
-pymongo
+pymongo==2.8
 pexpect
+coverage