Attendance/requirements.txt

36 lines
653 B
Text
Raw Normal View History

2021-09-09 07:03:20 -07:00
# Automatically generated by https://github.com/damnever/pigar.
2021-12-12 02:38:10 -08:00
# Attendance/functions.py: 1,3
2021-09-09 07:03:20 -07:00
Flask == 2.0.1
2021-12-12 02:38:10 -08:00
# Attendance/functions.py: 19,20,21
Flask_Admin == 1.5.8
2021-09-09 07:03:20 -07:00
2021-12-12 02:38:10 -08:00
# Attendance/functions.py: 22
Flask_BabelEx == 0.9.4
# Attendance/functions.py: 18
Flask_SQLAlchemy == 2.5.1
# Attendance/functions.py: 15
mysql_connector_python == 8.0.27
2021-12-26 23:38:20 -08:00
# Attendance/export.py: 3
openpyxl == 3.0.9
2021-12-12 02:38:10 -08:00
# Attendance/functions.py: 10
2021-09-12 02:39:09 -07:00
pandas == 1.1.3
2021-12-12 02:38:10 -08:00
# Attendance/functions.py: 14
passlib == 1.7.4
# Attendance/functions.py: 13
2021-09-09 07:03:20 -07:00
python_dotenv == 0.19.0
2021-12-12 02:38:10 -08:00
# Attendance/functions.py: 5
2021-09-09 07:03:20 -07:00
pytz == 2020.1
2021-12-12 02:38:10 -08:00
# Attendance/functions.py: 16
requests == 2.26.0
2021-09-09 07:03:20 -07:00
gunicorn == 20.1.0