update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ plotly
|
|
7 |
shinywidgets
|
8 |
nest-asyncio
|
9 |
torch
|
10 |
-
biopython>=1.80
|
|
|
|
7 |
shinywidgets
|
8 |
nest-asyncio
|
9 |
torch
|
10 |
+
biopython>=1.80
|
11 |
+
itables
|