Skip to content

Commit 8c9800a

Browse files
committed
Add requirements.txt for Render deployment
1 parent 3b1d8d4 commit 8c9800a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

requirements.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Flask==3.0.3
2+
icalendar==6.0.1
3+
pandas>=2.2.0
4+
pyflightdata==0.8.6.2
5+
pytz==2024.1
6+
gunicorn==23.0.0
7+
numpy>=1.26.0

0 commit comments

Comments
 (0)