update
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -2,10 +2,10 @@ Bio==1.8.0
|
|
| 2 |
biopython==1.85
|
| 3 |
gradio==5.31.0
|
| 4 |
logomaker==0.8.7
|
| 5 |
-
matplotlib==3.10.3
|
| 6 |
-
numpy==2.2.6
|
| 7 |
OpenMM==8.2.0
|
| 8 |
pandas==2.2.3
|
| 9 |
py3Dmol==2.4.2
|
| 10 |
pytest==8.3.5
|
| 11 |
-
Requests==2.32.3
|
|
|
|
|
|
|
|
|
| 2 |
biopython==1.85
|
| 3 |
gradio==5.31.0
|
| 4 |
logomaker==0.8.7
|
|
|
|
|
|
|
| 5 |
OpenMM==8.2.0
|
| 6 |
pandas==2.2.3
|
| 7 |
py3Dmol==2.4.2
|
| 8 |
pytest==8.3.5
|
| 9 |
+
Requests==2.32.3
|
| 10 |
+
matplotlib
|
| 11 |
+
numpy
|