chore: update feedparser
The old feedparser 5.x versions are incompatible with recent setuptools versions and can't be installed anymore
This commit is contained in:
		@@ -6,6 +6,6 @@ aiocron~=1.3
 | 
				
			|||||||
psycopg2~=2.8
 | 
					psycopg2~=2.8
 | 
				
			||||||
requests~=2.22
 | 
					requests~=2.22
 | 
				
			||||||
GitPython~=3.0
 | 
					GitPython~=3.0
 | 
				
			||||||
feedparser~=5.2
 | 
					feedparser~=6.0
 | 
				
			||||||
python-dotenv~=0.17.1
 | 
					python-dotenv~=0.17.1
 | 
				
			||||||
lxml~=4.6
 | 
					lxml~=4.6
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user