kj03 commited on
Commit
1070fc7
·
verified ·
1 Parent(s): e261e36

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -4,4 +4,7 @@ py3Dmol
4
  biotite
5
  ipywidgets
6
  ipython_genutils
7
- biopython
 
 
 
 
4
  biotite
5
  ipywidgets
6
  ipython_genutils
7
+ biopython
8
+ requests
9
+ googletrans==4.0.0-rc1
10
+ urllib3