Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ stmol==0.0.9
|
|
3 |
py3Dmol
|
4 |
biotite
|
5 |
ipywidgets
|
6 |
-
ipython_genutils
|
|
|
|
|
|
3 |
py3Dmol
|
4 |
biotite
|
5 |
ipywidgets
|
6 |
+
ipython_genutils
|
7 |
+
biopython
|
8 |
+
time
|