$ python -m pip install -r requirements.txt
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting argparse>=1.4.0 (from -r requirements.txt (line 1))
Downloading argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB)
Requirement already satisfied: pandas>=1.2.4 in c:\users\abhis\miniconda3\lib\site-
packages (from -r requirements.txt (line 2)) (1.5.1)
ERROR: Could not find a version that satisfies the requirement pdfminer>=20200726 (
from versions: 20091024, 20091129, 20091219, 20100104, 20100131, 20100213, 20100322
, 20100327, 20100424, 20100829, 20101017, 20101226, 20110227, 20110515, 20131113, 2
0140324, 20140327, 20140328, 20191010, 20191016, 20191020, 20191103, 20191125)
ERROR: No matching distribution found for pdfminer>=20200726
$ python -m pip install -r requirements.txt
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting argparse>=1.4.0 (from -r requirements.txt (line 1))
Downloading argparse-1.4.0-py2.py3-none-any.whl.metadata (2.8 kB)
Requirement already satisfied: pandas>=1.2.4 in c:\users\abhis\miniconda3\lib\site-
packages (from -r requirements.txt (line 2)) (1.5.1)
ERROR: Could not find a version that satisfies the requirement pdfminer>=20200726 (
from versions: 20091024, 20091129, 20091219, 20100104, 20100131, 20100213, 20100322
, 20100327, 20100424, 20100829, 20101017, 20101226, 20110227, 20110515, 20131113, 2
0140324, 20140327, 20140328, 20191010, 20191016, 20191020, 20191103, 20191125)
ERROR: No matching distribution found for pdfminer>=20200726