Skip to content

Commit 897275e

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 93b2141 commit 897275e

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,3 +1,3 @@
1-
msgpack>=1.0.4
1+
msgpack
22
pandas
33
pytz

0 commit comments

Comments
 (0)