config: add gevent dependency and min_threads option
- requirements.txt: add gevent for cooperative concurrency - config.py: add min_threads setting for thread scaling
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
beautifulsoup4
|
||||
pyasn
|
||||
IP2Location
|
||||
IP2Location
|
||||
gevent
|
||||
|
||||
Reference in New Issue
Block a user