Skip to content

Commit 4924f4f

Browse files
committed
fix(dep): missing pandas dependency in requirements.txt
1 parent cd94b82 commit 4924f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ shortuuid==1.0.13
22
appdirs==1.4.4
33
dataclasses-json==0.6.7
44
clear-screen==0.1.14
5+
pandas==2.2.2

0 commit comments

Comments
 (0)