Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ matplotlib>=3.7
|
|
| 9 |
huggingface_hub>=0.23
|
| 10 |
country_converter==1.2.0
|
| 11 |
pycountry==24.6.1
|
|
|
|
| 12 |
|
|
|
|
| 9 |
huggingface_hub>=0.23
|
| 10 |
country_converter==1.2.0
|
| 11 |
pycountry==24.6.1
|
| 12 |
+
lifelines>=0.28
|
| 13 |
|