chore: update requests min version (#6905)
This commit is contained in:
parent
81dc5554a8
commit
287cf0fe46
|
@ -59,7 +59,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
|
||||
requests>=2.27.1
|
||||
requests>=2.31.0
|
||||
types-requests>=2.27.1
|
||||
requests-mock>=1.9.3
|
||||
rfc2html>=2.0.3
|
||||
|
|
Loading…
Reference in a new issue