-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathrequirements-dev.lock
109 lines (108 loc) · 1.92 KB
/
requirements-dev.lock
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: false
-e file:.
asgiref==3.8.1
# via django
boto3==1.35.0
# via django-iam-dbauth
# via moto
botocore==1.35.0
# via boto3
# via moto
# via s3transfer
cachetools==5.5.0
# via tox
certifi==2024.7.4
# via requests
cffi==1.17.0
# via cryptography
chardet==5.2.0
# via tox
charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via tox
coverage==7.6.1
cryptography==43.0.0
# via moto
distlib==0.3.8
# via virtualenv
django==5.1
# via django-iam-dbauth
dnspython==2.6.1
# via django-iam-dbauth
filelock==3.15.4
# via tox
# via virtualenv
idna==3.7
# via requests
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via moto
jmespath==1.0.1
# via boto3
# via botocore
markupsafe==2.1.5
# via jinja2
# via werkzeug
moto==5.0.13
mysqlclient==2.2.4
packaging==24.1
# via pyproject-api
# via pytest
# via tox
platformdirs==4.2.2
# via tox
# via virtualenv
pluggy==1.5.0
# via pytest
# via tox
pretend==1.0.9
psycopg2==2.9.9
pycparser==2.22
# via cffi
pyproject-api==1.7.1
# via tox
pytest==8.3.2
# via pytest-django
# via pytest-mock
pytest-django==4.8.0
pytest-mock==3.14.0
python-dateutil==2.9.0.post0
# via botocore
# via moto
pyyaml==6.0.2
# via responses
requests==2.32.3
# via moto
# via responses
responses==0.25.3
# via moto
s3transfer==0.10.2
# via boto3
six==1.16.0
# via python-dateutil
sqlparse==0.5.1
# via django
tox==4.18.0
# via tox-gh-actions
tox-gh-actions==3.2.0
urllib3==2.2.2
# via botocore
# via requests
# via responses
virtualenv==20.26.3
# via tox
werkzeug==3.0.3
# via moto
xmltodict==0.13.0
# via moto