Skip to content

Commit e4da61a

Browse files
authored
Update setup.py
1 parent a7e92d0 commit e4da61a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: setup.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
requirements = [
1919
'jsonschema',
2020
'requests',
21-
'isodate',
22-
'pymongo'
21+
'isodate'
2322
]
2423

2524
test_requirements = [

0 commit comments

Comments
 (0)