Added a missing dependency.

master
Pacman Ghost 3 years ago
parent e4871169e1
commit f802a7b38a
  1. 3
      requirements.txt

@ -6,3 +6,6 @@ pikepdf==2.5.2
python-socketio==5.2.1
pyyaml==5.4.1
click==7.1.2
# NOTE: This is needed for socketio when using the "threading" async mode.
simple-websocket==0.2.0

Loading…
Cancel
Save