Skip to content

Commit

Permalink
update versions of pfdo, pftree, pfdo_run and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandip117 committed Sep 26, 2023
1 parent d7fdcdc commit a75d62e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
chris_plugin==0.1.2
Faker
pfdo
pfdo-run
pfmisc
pftree
pudb
Pygments
python-dateutil
six
text-unidecode
urwid
Faker==6.4.1
pfdo==5.0.0
pfdo-run==3.2.6
pfmisc==2.2.2
pftree==3.4.2
pudb==2020.1
Pygments==2.8.0
python-dateutil==2.8.1
six==1.15.0
text-unidecode==1.3
urwid==2.1.2
pftag==1.2.22
pflog==1.2.26
pftel-client
2 changes: 1 addition & 1 deletion shexec.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from chris_plugin import chris_plugin, PathMapper

__pkg = Distribution.from_name(__package__)
__version__ = '1.2.14'
__version__ = '1.2.16'

import os, sys
os.environ['XDG_CONFIG_HOME'] = '/tmp'
Expand Down

0 comments on commit a75d62e

Please sign in to comment.