Skip to content

Commit

Permalink
update requirements - typing_extensions should be at least 4.4.0 (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
drish authored Aug 20, 2024
1 parent 10769c6 commit e5c3cef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests>=2.31.0
typing_extensions
typing_extensions>=4.4.0
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
python_requires=">=3.7",
keywords=["email", "email platform"],
classifiers=[
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
Expand Down

0 comments on commit e5c3cef

Please sign in to comment.