mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
Added update-requirements target
Manage requirements*.txt files by pip-tools
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
markdown==3.7
|
||||
#
|
||||
# This file is autogenerated by pip-compile with Python 3.13
|
||||
# by the following command:
|
||||
#
|
||||
# pip-compile --no-annotate --output-file=requirements.txt
|
||||
#
|
||||
feedgenerator==2.1.0
|
||||
jinja2==3.1.6
|
||||
markdown==3.7
|
||||
markupsafe==3.0.2
|
||||
pygments==2.19.1
|
||||
pytz==2025.2
|
||||
|
||||
Reference in New Issue
Block a user