summaryrefslogtreecommitdiff
path: root/dev-requirements.txt
blob: 10b2f2baf841fe7e355ead4979ccca605a16921d (plain)
1
2
3
4
5
6
7
8
9
10
11
coverage==7.0.4
freezegun==1.2.2
tornado==6.2
PySocks==1.7.1
pytest==7.2.0
pytest-timeout==2.1.0
trustme==0.9.0
cryptography==39.0.1
backports.zoneinfo==0.2.1;python_version<"3.9"
towncrier==21.9.0
pytest-memray==1.4.0;python_version>="3.8" and python_version<"3.12" and sys_platform!="win32" and implementation_name=="cpython"