File: tests.txt

package info (click to toggle)
python-itsdangerous 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 412 kB
  • sloc: python: 1,055; makefile: 21; sh: 9
file content (20 lines) | stat: -rw-r--r-- 381 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile tests.in
#
freezegun==1.4.0
    # via -r tests.in
iniconfig==2.0.0
    # via pytest
packaging==24.0
    # via pytest
pluggy==1.4.0
    # via pytest
pytest==8.1.1
    # via -r tests.in
python-dateutil==2.9.0.post0
    # via freezegun
six==1.16.0
    # via python-dateutil