mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
www/flexget: drop jinja2 workaround after 04ca9b0f49
This commit is contained in:
parent
a7c6715a7a
commit
485c91db0f
1 changed files with 1 additions and 9 deletions
|
@ -6,15 +6,7 @@
|
|||
SQLAlchemy >=1.3.10, <1.999
|
||||
PyYAML>=4.2b1
|
||||
# Beautifulsoup 4.5+ is required to support different versions of html5lib
|
||||
@@ -6,28 +6,28 @@ beautifulsoup4>=4.5
|
||||
html5lib>=0.11
|
||||
PyRSS2Gen
|
||||
pynzb
|
||||
-rpyc~=5.0
|
||||
-jinja2~=3.0
|
||||
+rpyc
|
||||
+jinja2
|
||||
# There is a bug in requests 2.4.0 where it leaks urllib3 exceptions
|
||||
@@ -12,22 +12,22 @@ jinja2~=3.0
|
||||
requests>=2.20.0
|
||||
python-dateutil
|
||||
jsonschema>=2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue