There was an error while loading. Please reload this page.
1 parent 280d586 commit 0aef801Copy full SHA for 0aef801
1 file changed
requirements.txt
@@ -26,3 +26,8 @@ numpy
26
schedule
27
uvloop; sys_platform == 'linux' or sys_platform == 'darwin' # linux or macos only
28
winloop; sys_platform == 'win32' # windows only
29
+litellm
30
+pandas
31
+scipy
32
+cvxpy
33
+torch
0 commit comments