Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ pandas==1.5.3
|
|
3 |
qrcode==7.3.1
|
4 |
openpyxl==3.1.2
|
5 |
Pillow==9.4.0
|
|
|
|
3 |
qrcode==7.3.1
|
4 |
openpyxl==3.1.2
|
5 |
Pillow==9.4.0
|
6 |
+
numpy==1.21.6
|