Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -9,5 +9,9 @@ rich>=13.7.1
|
|
9 |
pandas>=2.2.2
|
10 |
networkx>=3.3
|
11 |
pyvis>=0.3.2
|
12 |
-
google-generativeai>=0.
|
13 |
-
matplotlib
|
|
|
|
|
|
|
|
|
|
9 |
pandas>=2.2.2
|
10 |
networkx>=3.3
|
11 |
pyvis>=0.3.2
|
12 |
+
google-generativeai>=0.8.5
|
13 |
+
matplotlib>=3.9.2
|
14 |
+
rdkit-pypi>=2022.9.5
|
15 |
+
biopython>=1.83
|
16 |
+
py3Dmol>=2.0.4
|
17 |
+
reportlab>=4.2.0
|