Vishwas1 commited on
Commit
bc94f5e
·
verified ·
1 Parent(s): 03ad07d

FIX: Correct bulk API usage for insert/update operations

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ openpyxl>=3.1.2
5
  xlsxwriter>=3.1.9
6
  python-dotenv>=1.0.0
7
  requests>=2.31.0
8
- numpy>=1.25.0
 
 
5
  xlsxwriter>=3.1.9
6
  python-dotenv>=1.0.0
7
  requests>=2.31.0
8
+ numpy>=1.25.0
9
+ faker>=20.1.0