summaryrefslogtreecommitdiff
path: root/dev-requirements.txt
Commit message (Expand)AuthorAgeFilesLines
* Avoid distutils deprecation warning by dropping pytest-freezegunThomas Grainger2023-04-121-1/+1
* Bump cryptography from 39.0.0 to 39.0.1 (#2917)dependabot[bot]2023-02-101-1/+1
* Start using final CPython 3.11 and dev 3.12 in CI (#2760)Illia Volochii2023-02-011-1/+1
* Stop retrying tests with flakyThomas Grainger2023-01-111-1/+0
* Speed up Python 3.11 CI by upgrading coverageQuentin Pradet2023-01-101-3/+3
* Update pytest-memray for compatibility with flakyThomas Grainger2022-11-231-1/+1
* Standardize HTTPResponse.read(X) behavior regardless of compressionQuentin Pradet2022-11-141-2/+3
* Fix Tornado event_loop warning on Python 3.10 and later (#2777)Thomas Grainger2022-11-101-1/+1
* Make GitHub Actions run tests with OpenSSL 3.0 on Ubuntu 22.04Illia Volochii2022-06-121-1/+1
* Use coverage==6.4 for Python 3.11 supportQuentin Pradet2022-06-021-1/+1
* Use Towncrier from PyPISeth Michael Larson2022-03-051-2/+1
* Update packages in dev-requirements.txtHasan Ramezani2022-02-041-3/+3
* Remove codecov in favor of GHA artifacts to upload and combine coverage reportsSeth Michael Larson2021-12-111-1/+1
* Bump requirements (#2442)Quentin Pradet2021-10-041-3/+3
* Remove redundant requests integration testQuentin Pradet2021-09-241-1/+0
* Update towncrier URL as they merged our fix for multiple titlesQuentin Pradet2021-09-241-1/+1
* Replace dateutil with zoneinfo in test.tz_stubHasan Ramezani2021-08-201-1/+1
* Update trustme to 0.9.0Hasan Ramezani2021-08-131-1/+1
* Generate changelog with towncrierQuentin Pradet2021-08-031-0/+2
* Remove typing-extensions from dev-requirements.txtHasan Ramezani2021-06-171-1/+0
* Tolerate the strict parameter being passed via connection_from_context()Hasan Ramezani2021-06-161-0/+1
* Fix ssl deprecation warnings in Python 3.10Seth Michael Larson2021-06-071-1/+1
* Fix Python 3.10 tests by pinning to 3.10-alpha7 for nowQuentin Pradet2021-04-201-4/+4
* Add type hints to collections and exceptions modulesJess Shapiro2021-03-081-0/+1
* Bump cryptography from 3.2.1 to 3.3.2 (#2155)dependabot[bot]2021-02-101-1/+1
* Use coverage version with PyPy workaroundmasterQuentin Pradet2021-01-111-1/+1
* Update dev-requirements.txtQuentin Pradet2020-11-151-11/+7
* Bump cryptography from 2.8 to 3.2 (#2032)dependabot[bot]2020-11-161-1/+1
* Remove support for Python 2 and 3.5Hugo van Kemenade2020-11-151-6/+1
* Upgrade pytest-freezegun to 0.4.2hodbn2020-09-061-1/+1
* Always assume UTC if no timezone in Retry-Afterhodbn2020-08-261-0/+2
* Use tz-aware functions in Retry.parse_retry_after()Seth Michael Larson2020-08-231-0/+1
* Include requirement unconditionallyQuentin Pradet2020-03-311-3/+1
* Restore coverage measurementsQuentin Pradet2020-03-301-3/+3
* Generate client certs dynamically using trustme (#1791)Quentin Pradet2020-01-251-0/+1
* Use Tornado 6 on Python 3 to fix 3.9 error (#1775)Quentin Pradet2020-01-061-1/+2
* Generate client certs dynamicallyQuentin Pradet2019-11-041-0/+1
* Use pytest tmpdir supportQuentin Pradet2019-11-041-1/+0
* Generate certificate directory at runtimeQuentin Pradet2019-11-041-0/+1
* Upgrade PySocks versionQuentin Pradet2019-10-301-1/+3
* Place pytest before the pytest pluginsQuentin Pradet2019-10-301-1/+1
* Upgrade dev dependenciesQuentin Pradet2019-10-301-2/+2
* Extract wheel from dev-requirements.txtQuentin Pradet2019-10-301-1/+0
* Remove lazy-object-proxy pin after upstream fixQuentin Pradet2019-10-301-3/+0
* Remove pkginfo which was only needed for twineQuentin Pradet2019-10-301-1/+0
* Retry failed dummyserver tests once (#1718)Quentin Pradet2019-10-291-0/+1
* Remove tox from dev-requirements (#1666)Quentin Pradet2019-08-281-1/+0
* Stop using unittest (#1649)Quentin Pradet2019-07-051-3/+2
* Don't install gcp-devrel-py-tools on Windows+Python 3.4 (#1638)Seth Michael Larson2019-06-241-1/+3
* Update assertions to pytest style (#1614)Ratan Kulshreshtha2019-05-281-2/+2