diff --git a/requirements.txt b/requirements.txt index 2e6e2714d7..90888187b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ python-magic==0.4.18 # Versions beyond the yanked .19 and .20 introduce form pymemcache>=4.0.0 # for django.core.cache.backends.memcached.PyMemcacheCache python-mimeparse>=1.6 # from TastyPie pytz==2022.2.1 # Pinned as changes need to be vetted for their effect on Meeting fields -types-pytz==2022.2.1 # match pytz version +types-pytz==2024.2.0.20241003 # match pytz version requests>=2.31.0 types-requests>=2.27.1 requests-mock>=1.9.3