Skip to content

Commit

Permalink
fix sockjs version vijos#532 (vijos#533)
Browse files Browse the repository at this point in the history
This is a temporary fix. We need to migrate to the latest version of SockJS.
  • Loading branch information
twd2 authored Oct 25, 2019
1 parent 05a8df9 commit b4c75da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiohttp>=3
jinja2>=2.9.0
sockjs>=0.7.0
sockjs>=0.7.0,<0.10.0
hoedown
accept
aioamqp
Expand Down

0 comments on commit b4c75da

Please sign in to comment.