acecalisto3 commited on
Commit
5f5638d
1 Parent(s): 8bbdb9e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -7,12 +7,10 @@ webdriver-manager
7
  get-chrome-driver
8
  inspector-python
9
  validators
10
- base==0.0.0
11
  feedparser
12
- pymodels
13
  SQLAlchemy
14
  bs4
15
- feedgen==1.0.0
16
  torch --index-url https://download.pytorch.org/whl/cpu
17
  flask
18
  jsonify
 
7
  get-chrome-driver
8
  inspector-python
9
  validators
 
10
  feedparser
 
11
  SQLAlchemy
12
  bs4
13
+ feedgen
14
  torch --index-url https://download.pytorch.org/whl/cpu
15
  flask
16
  jsonify