mirror of
https://github.com/aaronleetw/Attendance.git
synced 2024-11-15 03:21:38 -08:00
update requirements.txt
This commit is contained in:
parent
ef64ea33c3
commit
fb305c53d2
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ Flask_SQLAlchemy == 2.5.1
|
||||||
# Attendance/functions.py: 15
|
# Attendance/functions.py: 15
|
||||||
mysql_connector_python == 8.0.27
|
mysql_connector_python == 8.0.27
|
||||||
|
|
||||||
|
# Attendance/export.py: 3
|
||||||
|
openpyxl == 3.0.9
|
||||||
|
|
||||||
# Attendance/functions.py: 10
|
# Attendance/functions.py: 10
|
||||||
pandas == 1.1.3
|
pandas == 1.1.3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue