-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 963 Bytes
/
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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
asgiref==3.7.2
# via django
boto3==1.34.70
# via secret
botocore==1.34.70
# via
# boto3
# s3transfer
django==4.2.11
# via -r requirements.in
exceptiongroup==1.2.0
# via pytest
iniconfig==2.0.0
# via pytest
jmespath==1.0.1
# via
# boto3
# botocore
packaging==24.0
# via pytest
pluggy==1.4.0
# via pytest
psycopg2==2.9.9
# via -r requirements.in
pycryptodome==3.20.0
# via secret
pytest==8.1.1
# via secret
python-dateutil==2.9.0.post0
# via botocore
s3transfer==0.10.1
# via boto3
secret==0.8
# via -r requirements.in
six==1.16.0
# via
# python-dateutil
# secret
sqlparse==0.4.4
# via django
tabulate==0.9.0
# via secret
tomli==2.0.1
# via pytest
typing-extensions==4.9.0
# via asgiref
urllib3==2.2.1
# via botocore