Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cdkini committed Nov 28, 2023
1 parent a909f08 commit 9967c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pandas>=1.1.0; python_version <= "3.8"
pandas>=1.1.3; python_version == "3.9"
pandas>=1.3.0; python_version >= "3.10"
# patch version updates `typing_extensions` to the needed version
pydantic>=1.9.2
pydantic>=2.0.0
pyparsing>=2.4
python-dateutil>=2.8.1
pytz>=2021.3
Expand Down

0 comments on commit 9967c0e

Please sign in to comment.