Skip to content

Commit 0aef801

Browse files
authored
Add new dependencies to requirements.txt
1 parent 280d586 commit 0aef801

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

requirements.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,8 @@ numpy
2626
schedule
2727
uvloop; sys_platform == 'linux' or sys_platform == 'darwin' # linux or macos only
2828
winloop; sys_platform == 'win32' # windows only
29+
litellm
30+
pandas
31+
scipy
32+
cvxpy
33+
torch

0 commit comments

Comments
 (0)