annotate requirements-dev.txt @ 41:1db1890edcf5

Change populate command's 'until' argument to be exclusive and support time The argument can now specify a time within the day, but this forces the argument to now be exclusive. So if only a date is provided (no time), you need to enter the next day, i.e. the first day to *not* be included. This makes the argument effectively exclusive.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 20 Aug 2023 11:14:31 -0700
parents 6a014f7c6eea
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
1 -i https://pypi.python.org/simple
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
2 exceptiongroup==1.1.1
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
3 iniconfig==2.0.0
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
4 packaging==23.1
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
5 pluggy==1.0.0
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
6 pytest==7.3.1
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
7 pytest-runner==6.0.0
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
8 setuptools==67.7.2
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
9 setuptools-scm==7.1.0
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
10 tomli==2.0.1
6a014f7c6eea Update dependencies and regen requirements
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
11 typing-extensions==4.5.0