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