Spaces:
Running
Running
RobertCastagna
commited on
Commit
•
6147192
1
Parent(s):
1291f03
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ torch==2.3.1
|
|
3 |
riskfolio-lib==5.0.1
|
4 |
transformers==4.36.2
|
5 |
#pathos==0.2.9
|
|
|
6 |
pandas==1.5.3
|
7 |
numpy==1.24.4
|
8 |
#lxml==4.9.1
|
|
|
3 |
riskfolio-lib==5.0.1
|
4 |
transformers==4.36.2
|
5 |
#pathos==0.2.9
|
6 |
+
matplotlib==3.7.3
|
7 |
pandas==1.5.3
|
8 |
numpy==1.24.4
|
9 |
#lxml==4.9.1
|