Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 207995e

Browse files
committed
Removing wsaccel; no special performance improvements
1 parent 4225c13 commit 207995e

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ cfscrape>=1.9.4
44
requests[security]==2.18.4
55
Events==0.3
66
websocket-client==0.47.0
7-
gevent>=1.3a1
8-
wsaccel>=0.6.2
7+
gevent>=1.3a1

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
'Events==0.3',
1010
'websocket-client>=0.47.0',
1111
'gevent>=1.3a1',
12-
'wsaccel>=0.6.2',
1312
'signalr-client-slazarov==0.0.7.2'
1413
]
1514

0 commit comments

Comments
 (0)