| # | |
| # This file is autogenerated by pip-compile with Python 3.9 | |
| # by the following command: | |
| # | |
| # pip-compile --output-file=requirements/test.txt requirements.in requirements/test.in | |
| # | |
| cffi==1.14.0 | |
| # via cryptography | |
| coverage==7.2.3 | |
| # via -r requirements/test.in | |
| cryptography==40.0.1 ; platform_python_implementation != "Jython" | |
| # via -r requirements.in | |
| lxml==4.9.2 ; platform_python_implementation != "Jython" | |
| # via -r requirements.in | |
| olefile==0.46 ; platform_python_implementation != "Jython" | |
| # via -r requirements.in | |
| pycparser==2.20 | |
| # via cffi | |