Skip to content

Commit 3f60d11

Browse files
added name to job that is displayed in the list of results (use datetime for name if name is empty)
made sensitivity graph available only for admin (with a button) changed nevergrad version to 1.0.1 (from 0.6.0) move javascript code for sensitivity graph to a different file (that is only imported for admin) added test for these changes
1 parent 4939c05 commit 3f60d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ numpy>=1.24.2
22
numpy-financial==1.0.0
33
pandas>=2.1.3
44
matplotlib>=3.7.1
5-
nevergrad==0.6.0
5+
nevergrad==1.0.1
66
timezonefinder==6.1.9
77
pvlib==0.10.2
88
solarfactors>=1.5.3

0 commit comments

Comments
 (0)