Skip to content

Commit

Permalink
Revert "Use fork of python-active-directory"
Browse files Browse the repository at this point in the history
This reverts commit c24cf92.
  • Loading branch information
Konstantin Baikov committed Nov 9, 2022
1 parent 9a5d48e commit fa81557
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ apispec-oneofschema = "==3.0.0" # direct dependency
typing_extensions = "==4.3.0" # required by pydantic
pydantic = "==1.9.1"
paho-mqtt = "==1.6.1" # needed for MQTT special agent
python-active-directory = {ref = "v2.1.0", git = "https://github.com/tribe29/python-active-directory"} # Forked in order to have relevant patch available
python-active-directory = "==1.0.5"
rrdtool = "==0.1.15" # Actually we ship the binding which comes with rrdtool itself...
docstring_parser = "==0.13" # direct dependency
pyprof2calltree = "==1.4.5" # used for GUI/API profiling
Expand Down
30 changes: 23 additions & 7 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa81557

Please sign in to comment.