Skip to content

Commit cd166ad

Browse files
committed
Update requirements
1 parent 5d53fdd commit cd166ad

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements.txt requirements.txt.in
@@ -87,6 +87,8 @@ requests-toolbelt==1.0.0
8787
# via copr
8888
rich==12.6.0
8989
# via typer
90+
rpm==0.3.1
91+
# via -r requirements.txt.in
9092
shellingham==1.5.4
9193
# via typer
9294
six==1.16.0

requirements.txt.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ copr==2.0
1414
requests==2.32.3
1515
fnc
1616
coverage==7.6.4
17+
rpm

0 commit comments

Comments
 (0)