Gaborandi commited on
Commit
3239244
·
1 Parent(s): cfd6947

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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