Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion resources/libraries/requirements-minimal.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Minimum Requirements

## Utilities
httpie==2.1.0 # HTTPie - a CLI, cURL-like tool for humans.
httpie==3.1.0 # HTTPie - a CLI, cURL-like tool for humans.
cloudpickle==1.5.0 # Extended pickling support for Python objects
msgpack==1.0.0 # MessagePack (de)serializer.
msgpack-numpy==0.4.6 # Numpy data serialization using msgpack
Expand Down