parent
5ff77de2fd
commit
27488328f6
|
|
@ -1,6 +1,5 @@
|
|||
Jinja2
|
||||
PyYAML
|
||||
attrs
|
||||
|
||||
## stdlib backports
|
||||
importlib-resources
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
adblock==0.4.2 ; python_version!="3.10"
|
||||
attrs==20.3.0
|
||||
colorama==0.4.4
|
||||
dataclasses==0.6 ; python_version<"3.7"
|
||||
importlib-resources==5.1.0 ; python_version<"3.9"
|
||||
|
|
|
|||
Loading…
Reference in New Issue