We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce17af6 commit ff297ecCopy full SHA for ff297ec
CHANGELOG.md
@@ -198,6 +198,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
198
functions (PR #252).
199
- Extract tarantool.Interval encode and decode to external
200
201
+- Do not enforce msgpack version (#198).
202
203
### Fixed
204
- Package build (#238).
requirements.txt
@@ -1,4 +1,4 @@
1
-msgpack>=1.0.4
+msgpack
2
pandas
3
pytz
4
dataclasses; python_version <= '3.6'
0 commit comments