-
-
Notifications
You must be signed in to change notification settings - Fork 37
/
requirements.txt
58 lines (57 loc) · 1.09 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile requirements.in
#
build==1.0.3
# via pip-tools
click==8.1.3
# via pip-tools
exceptiongroup==1.1.3
# via pytest
freezegun==1.5.1
# via -r requirements.in
importlib-metadata==7.0.1
# via build
iniconfig==2.0.0
# via pytest
more-itertools==10.5.0
# via -r requirements.in
packaging==23.0
# via
# build
# pytest
pip-tools==7.4.1
# via -r requirements.in
pluggy==1.5.0
# via pytest
psycopg2-binary==2.9.10
# via -r requirements.in
pyproject-hooks==1.0.0
# via
# build
# pip-tools
pytest==8.3.3
# via
# -r requirements.in
# pytest-django
pytest-django==4.9.0
# via -r requirements.in
python-dateutil==2.8.2
# via freezegun
six==1.16.0
# via python-dateutil
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
# pytest
wheel==0.40.0
# via pip-tools
zipp==3.19.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools