Attendance/requirements.txt

19 lines
343 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
# Attendance/app.py: 9
# Attendance/test.py: 3
python_dotenv == 0.19.0
# Attendance/app.py: 4
pytz == 2020.1
# Attendance/app.py: 5,6
sendgrid == 6.7.1
gunicorn == 20.1.0