Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,4 @@ ENV/

# Rope project settings
.ropeproject
.envrc
23 changes: 23 additions & 0 deletions requirements-python2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
arrow==0.15.6
backports.functools-lru-cache==1.6.1
biopython==1.76
boto3==1.13.10
botocore==1.16.10
bz2file==0.98
certifi==2020.4.5.1
chardet==3.0.4
ConfigArgParse==1.2.3
docutils==0.15.2
futures==3.3.0
gensim==3.8.3
idna==2.9
jmespath==0.10.0
Logbook==1.5.3
numpy==1.16.1
python-dateutil==2.8.1
requests==2.23.0
s3transfer==0.3.3
scipy==1.2.3
six==1.14.0
smart-open==1.10.1
urllib3==1.25.9
78 changes: 59 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,60 @@
arrow==0.8.0
biopython==1.68
boto==2.46.1
appdirs==1.4.4
appnope==0.1.0
arrow==0.15.6
attrs==19.3.0
backcall==0.1.0
biopython==1.76
bipython==0.1.2
blessings==1.7
boto==2.49.0
boto3==1.13.10
botocore==1.16.10
bpython==0.19
bz2file==0.98
ConfigArgParse==0.11.0
gensim==0.13.2
Logbook==1.0.0
numpy==1.16
pep8==1.7.0
pluggy==0.4.0
py==1.4.33
pytest==3.0.7
python-dateutil==2.6.0
requests==2.20.0
scipy==0.19.0
six==1.10.0
smart-open==1.5.1
tox==2.7.0
tox-pyenv==1.0.3
virtualenv==15.1.0
certifi==2020.4.5.1
chardet==3.0.4
ConfigArgParse==1.2.3
curtsies==0.3.1
decorator==4.4.2
distlib==0.3.0
docutils==0.15.2
filelock==3.0.12
gensim==3.8.3
greenlet==0.4.15
idna==2.9
importlib-metadata==1.6.0
ipython==7.14.0
ipython-genutils==0.2.0
jedi==0.17.0
jmespath==0.10.0
Logbook==1.5.3
more-itertools==8.2.0
numpy==1.18.4
packaging==20.3
parso==0.7.0
pep8==1.7.1
pexpect==4.8.0
pickleshare==0.7.5
pluggy==0.13.1
prompt-toolkit==3.0.5
ptyprocess==0.6.0
py==1.8.1
Pygments==2.6.1
pyparsing==2.4.7
pytest==5.4.2
python-dateutil==2.8.1
pyzmq==19.0.1
requests==2.23.0
s3transfer==0.3.3
scipy==1.4.1
six==1.14.0
smart-open==2.0.0
toml==0.10.1
tox==3.15.0
tox-pyenv==1.1.0
traitlets==4.3.3
urllib3==1.25.9
urwid==2.1.0
virtualenv==20.0.20
wcwidth==0.1.9
zipp==3.1.0