Skip to content

Commit

Permalink
add bson to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamd committed May 25, 2021
1 parent 7e85770 commit ff57868
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions emmet-core/requirements.txt
Expand Up @@ -5,3 +5,4 @@ pybtex==0.24.0
typing-extensions==3.10.0.0
seekpath==2.0.1
setuptools-scm==6.0.1
bson==0.5.10
1 change: 1 addition & 0 deletions emmet-core/setup.py
Expand Up @@ -16,6 +16,7 @@
"pydantic[email]~=1.8",
"pybtex~=0.24",
"typing-extensions>=3.7,<4.0",
"bson~=0.5",
],
license="modified BSD",
zip_safe=False,
Expand Down

0 comments on commit ff57868

Please sign in to comment.