Skip to content

Commit bd418b0

Browse files
setup: remove msgpack version dependency
The only reason of this dependency is various vulnerability fixes. We decided not to enforce the user on this. Follows #223, part of #198
1 parent d9219f6 commit bd418b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
msgpack>=1.0.4
1+
msgpack
22
pandas
33
pytz
44
dataclasses; python_version <= '3.6'

0 commit comments

Comments
 (0)