Skip to content

Commit

Permalink
Merge pull request #487 from citrus-it/pymod
Browse files Browse the repository at this point in the history
Update bundled python modules
  • Loading branch information
hadfl authored Jul 17, 2024
2 parents b6111c8 + 0bb6ec8 commit 145220e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion src/brand/bhyve/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file was automatically produced by tools/updatereqs
# Generated on Sat May 11 17:48:41 UTC 2024
# Generated on Tue Jul 16 18:16:34 UTC 2024
# Do not edit directly
#
construct==2.10.70
Expand Down
19 changes: 9 additions & 10 deletions src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,29 +1,28 @@
#
# This file was automatically produced by tools/updatereqs
# Generated on Thu Jun 6 13:17:12 UTC 2024
# Generated on Tue Jul 16 18:16:12 UTC 2024
# Do not edit directly
#
autocommand==2.2.2
cheroot==10.0.1
CherryPy==18.9.0
inflect==7.2.1
CherryPy==18.10.0
inflect==7.3.1
jaraco.collections==5.0.1
jaraco.context==5.3.0
jaraco.functools==4.0.1
jaraco.text==3.12.0
jaraco.text==3.14.0
Mako==1.3.5
MarkupSafe==2.1.5
more-itertools==10.2.0
more-itertools==10.3.0
ply==3.11
portend==3.2.0
prettytable==3.10.0
prettytable==3.10.2
pybonjour @ https://mirrors.omnios.org/pymodules/pybonjour/pybonjour-1.1.1-python3.tar.gz#sha256
pycurl==7.44.1 # stuck on 7.44.1 - https://github.com/pycurl/pycurl/issues/748
pytz==2024.1
setuptools==70.0.0
tempora==5.5.1
setuptools==70.3.0
tempora==5.6.0
typeguard==4.3.0
typing_extensions==4.12.1
typing_extensions==4.12.2
wcwidth==0.2.13
wheel==0.43.0
zc.lockfile==3.0.post1

0 comments on commit 145220e

Please sign in to comment.