colbyford commited on
Commit
cb4c761
1 Parent(s): 59dccbd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,7 +2,8 @@
2
  pandas
3
  numpy
4
  # lmdb
5
- python-lmdb
 
6
  git+https://github.com/microsoft/protein-sequence-models.git
7
  mlflow
8
  scikit-learn
 
2
  pandas
3
  numpy
4
  # lmdb
5
+ # python-lmdb
6
+ git+https://github.com/jnwatson/py-lmdb.git
7
  git+https://github.com/microsoft/protein-sequence-models.git
8
  mlflow
9
  scikit-learn