Skip to content

Commit

Permalink
Revert "Use builtin TypedDict"
Browse files Browse the repository at this point in the history
This reverts commit 4b30fe7.
  • Loading branch information
okin committed Oct 8, 2024
1 parent a41870a commit 458af15
Show file tree
Hide file tree
Showing 4 changed files with 530 additions and 730 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ pyjwt = {version = "*", extras = ["crypto"]} # used for SSO via OAUTH2
GitPython = "~=3.1" # used for werk collecting
icalendar = "==5.0.7" # used for importing .ical files
recurring_ical_events = "==2.0.2" # used for parsing recurring events in icalendar objects
typing-extensions = "*"
netapp-ontap = "==9.14.1.0" # used by netapp special agent
redfish = "~= 3.2.2" # used for management board monitoring via Redfish, used by optional MKP
robotframework = "~=7.0" # used for parsing robotmk agent data
Expand Down
Loading

0 comments on commit 458af15

Please sign in to comment.