Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ pandas>=1.5.0
|
|
| 7 |
scikit-learn>=1.1.0
|
| 8 |
matplotlib>=3.5.0
|
| 9 |
seaborn>=0.11.0
|
|
|
|
|
|
| 7 |
scikit-learn>=1.1.0
|
| 8 |
matplotlib>=3.5.0
|
| 9 |
seaborn>=0.11.0
|
| 10 |
+
fair-esm>=2.0.0
|