Skip to content

Commit

Permalink
add support for mongodb Client Side Field Level Encryption (CSFLE)
Browse files Browse the repository at this point in the history
  • Loading branch information
dill0wn committed Sep 5, 2024
1 parent 59689c8 commit 52b60d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
include_package_data=True,
zip_safe=True,
install_requires=[
"pymongo",
"pymongo[encryption]",
"pytz",
],
tests_require=[
Expand Down

0 comments on commit 52b60d6

Please sign in to comment.