Attendance/requirements.txt

19 lines
340 B
Text
Raw Normal View History

2021-09-09 07:03:20 -07:00
# Automatically generated by https://github.com/damnever/pigar.
# Attendance/app.py: 1
Flask == 2.0.1
# Attendance/app.py: 2
# Attendance/test.py: 1
Pyrebase == 3.0.27
2021-09-12 02:39:09 -07:00
# Attendance/app.py: 7
pandas == 1.1.3
# Attendance/app.py: 10
2021-09-09 07:03:20 -07:00
# Attendance/test.py: 3
python_dotenv == 0.19.0
# Attendance/app.py: 4
pytz == 2020.1
gunicorn == 20.1.0