diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..edc6dc8 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,11 @@ + +beautifulsoup4>=4.9.1 +lxml>=4.2.1 +numpy>=1.17.2 +pandas>=0.25 +requests>=2.22.0 +demjson>=2.2.4 +websocket-client>=0.56.0 +html5lib>=1.0.1 +tqdm>=4.43.0 +xlrd==1.2.0 \ No newline at end of file