Redmind commited on
Commit
d43269a
·
verified ·
1 Parent(s): 8028858

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  pandasai==2.4.0
2
  aiohappyeyeballs==2.4.3
3
  aiohttp==3.11.7
@@ -52,8 +53,8 @@ openai==1.55.1
52
  openpyxl==3.1.5
53
  orjson==3.10.12
54
  packaging==24.2
55
- pandas==2.2.3
56
- pillow==11.0.0
57
  propcache==0.2.0
58
  protobuf==5.28.3
59
  pyarrow==18.1.0
@@ -90,7 +91,5 @@ tzdata==2024.2
90
  urllib3==2.2.3
91
  watchdog==6.0.0
92
  yarl==1.18.0
93
- pandasai
94
  seaborn
95
- pillow
96
- pandas
 
1
+ pandas==1.5.3
2
  pandasai==2.4.0
3
  aiohappyeyeballs==2.4.3
4
  aiohttp==3.11.7
 
53
  openpyxl==3.1.5
54
  orjson==3.10.12
55
  packaging==24.2
56
+
57
+ pillow==10.4.0
58
  propcache==0.2.0
59
  protobuf==5.28.3
60
  pyarrow==18.1.0
 
91
  urllib3==2.2.3
92
  watchdog==6.0.0
93
  yarl==1.18.0
 
94
  seaborn
95
+