diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2021-01-03 21:46:56 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2021-01-03 21:46:56 +0300 |
commit | dcc35069100f32f71d9c0dd8e280cea496333ead (patch) | |
tree | 2b5e41677113f067486b0778919b5cc9f89d3ac4 | |
parent | fa8e97f73476513c915514861a0b5891a29ef76b (diff) |
update requirements.txt
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 3d97f9b..6bd1cda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,3 +3,4 @@ eventlet requests[socks] beautifulsoup4~=4.9.3 Flask~=1.1.2 +Flask-SocketIO |