Spaces:
Sleeping
Sleeping
add pandas
Browse files- .idea/workspace.xml +1 -1
- 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="
|
| 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
|