Zelyanoth commited on
Commit
36b4891
·
verified ·
1 Parent(s): 3c29fcc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ Flask-JWT-Extended>=4.7.1
4
  Flask-SQLAlchemy>=3.1.1
5
  Flask-Migrate>=4.1.0
6
  Pillow>=11.1.0
7
-
8
  # Environment management
9
  python-dotenv>=1.0.1
10
 
 
4
  Flask-SQLAlchemy>=3.1.1
5
  Flask-Migrate>=4.1.0
6
  Pillow>=11.1.0
7
+ feedparser
8
  # Environment management
9
  python-dotenv>=1.0.1
10