Initial commit

This commit is contained in:
2020-05-08 14:39:22 +01:00
commit 57828567af
1662 changed files with 248701 additions and 0 deletions

18
requirements.txt Executable file
View File

@@ -0,0 +1,18 @@
astroid==2.4.0
autopep8==1.4.4
certifi==2020.4.5.1
chardet==3.0.4
idna==2.9
isort==4.3.21
joblib==0.14.0
lazy-object-proxy==1.4.3
mccabe==0.6.1
pycodestyle==2.5.0
pyhashxx==0.1.3
pylint==2.5.0
pymongo==3.9.0
requests==2.23.0
six==1.14.0
toml==0.10.0
urllib3==1.25.9
wrapt==1.12.1