jfeng1115 commited on
Commit
9ec84f4
1 Parent(s): f09e04f

add pandas

Browse files
Files changed (2) hide show
  1. .idea/workspace.xml +1 -1
  2. requirements.txt +1 -0
.idea/workspace.xml CHANGED
@@ -50,7 +50,7 @@
50
  <option name="number" value="Default" />
51
  <option name="presentableId" value="Default" />
52
  <updated>1696196025530</updated>
53
- <workItem from="1696196027593" duration="1532000" />
54
  </task>
55
  <servers />
56
  </component>
 
50
  <option name="number" value="Default" />
51
  <option name="presentableId" value="Default" />
52
  <updated>1696196025530</updated>
53
+ <workItem from="1696196027593" duration="1658000" />
54
  </task>
55
  <servers />
56
  </component>
requirements.txt CHANGED
@@ -180,3 +180,4 @@ wsproto==1.2.0
180
  yarl==1.9.2
181
  zope.interface==6.0
182
  chainlit==0.7.0
 
 
180
  yarl==1.9.2
181
  zope.interface==6.0
182
  chainlit==0.7.0
183
+ pandas