Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ ipywidgets
|
|
5 |
biopython
|
6 |
Bio
|
7 |
urllib.parse
|
8 |
-
urllib.request
|
|
|
|
|
|
5 |
biopython
|
6 |
Bio
|
7 |
urllib.parse
|
8 |
+
urllib.request
|
9 |
+
debinterface
|
10 |
+
IPython.display
|