Skip to content

Commit

Permalink
Add StrEnum for python < 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandalei97 committed Nov 15, 2023
1 parent 00d3ba5 commit 2537a57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ service-identity==23.1.0
six==1.16.0
sniffio==1.3.0
starlette==0.27.0
# StrEnum for python < 3.11
StrEnum==0.4.15
tldextract==3.6.0
Twisted==22.10.0
typing_extensions==4.8.0
Expand Down

0 comments on commit 2537a57

Please sign in to comment.