Skip to content

Commit

Permalink
Merge pull request #1327 from maurosoria/shelld3v-patch-2
Browse files Browse the repository at this point in the history
Bug fix
  • Loading branch information
maurosoria authored Nov 22, 2023
2 parents 04b628d + e4a2d5f commit be82462
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils/pickle.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

ALLOWED_PICKLE_CLASSES = (
"collections.OrderedDict",
"http.cookiejar.Cookie",
"http.cookiejar.DefaultCookiePolicy",
"requests.adapters.HTTPAdapter",
"requests.cookies.RequestsCookieJar",
Expand Down

0 comments on commit be82462

Please sign in to comment.