This website works better with JavaScript
Home
Explore
Help
Sign In
oznt
/
pwman3
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
pin pymongo version
oz123
10 years ago
parent
996e0166d4
commit
767958a1ba
1 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
2
1
test_requirements.txt
+ 2
- 1
test_requirements.txt
View File
@@ -1,4 +1,5 @@
psycopg2
psycopg2
pymysql
pymysql
-pymongo
+pymongo
==2.8
pexpect
pexpect
+coverage