Skip to content

Update setup.py for exact tinydb dependencies#59

Open
LevyvoNet wants to merge 1 commit intoschapman1974:masterfrom
LevyvoNet:master
Open

Update setup.py for exact tinydb dependencies#59
LevyvoNet wants to merge 1 commit intoschapman1974:masterfrom
LevyvoNet:master

Conversation

@LevyvoNet
Copy link

Hi, I've installed tinymongo today and had an error.
This is because there are newer versions of tinydb and tinydb_serialization which are not backwards compatible.
In order for one to be able to just pip install and use your package, I have updated the dependencies in the setup.py to be fixed version (instead of >=).

If you want you can accept this pull request.

Thank you for your repository, it is helpful to me :),
Elad Levy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments