Skip to content

Commit

Permalink
Fix #1204 - Restore pytz depencency
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsasha committed Mar 7, 2024
1 parent b3c8713 commit 44bd852
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ colorlog
setuptools_scm
sentry-sdk
forcediphttpsadapter
pytz

# Pinned deps to keep 3.7 support, remove these entirely once we drop 3.7
dnspython < 2.4.0 # dependency of eventlet
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ python-dateutil==2.8.2
# sectxt
pythonwhois-internet-nl @ https://github.com/internetstandards/python-whois/releases/download/v1.0.0/pythonwhois-internet.nl-1.0.0.tar.gz
# via -r requirements.in
pytz==2024.1
# via -r requirements.in
pyyaml==6.0.1
# via -r requirements.in
redis==5.0.0
Expand Down

0 comments on commit 44bd852

Please sign in to comment.