Skip to content

Commit 881f54c

Browse files
committed
add requirements
1 parent 7748057 commit 881f54c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ Flask==2.0.3
22
Flask-Cors==3.0.10
33
Pillow==8.4.0
44
gunicorn==20.0.4 # A production server for Flask
5-
Werkzeug==2.2.2
5+
Werkzeug==2.2.2
6+
pandas==2.0.3
7+
openpyxl==3.1.5

0 commit comments

Comments
 (0)