Browse Source

Limit feedparser<6.0.0 for 3.0.x

3.0.x
Safihre 5 years ago
parent
commit
bc4f06dd1d
  1. 2
      requirements.txt

2
requirements.txt

@ -1,7 +1,7 @@
sabyenc3>=4.0.0 sabyenc3>=4.0.0
cheetah3>=3.0.0 cheetah3>=3.0.0
cryptography cryptography
feedparser feedparser<6.0.0
configobj configobj
cheroot<8.4.3 cheroot<8.4.3
cherrypy cherrypy

Loading…
Cancel
Save