summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: e0ea72e0ddc15186f7d9a17a577e439cafb6b2fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This file is automatically generated by scripts/dev/recompile_requirements.py

adblock==0.6.0
colorama==0.4.5
importlib-metadata==4.12.0 ; python_version=="3.7.*"
importlib-resources==5.9.0 ; python_version=="3.7.*" or python_version=="3.8.*"
Jinja2==3.1.2
MarkupSafe==2.1.1
Pygments==2.13.0
PyYAML==6.0
typing_extensions==4.3.0 ; python_version<"3.8"
zipp==3.8.1
# Unpinned due to recompile_requirements.py limitations
pyobjc-core ; sys_platform=="darwin"
pyobjc-framework-Cocoa ; sys_platform=="darwin"