-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
93 lines (93 loc) · 1.93 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
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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
beautifulsoup4==4.12.3
# via -r requirements.in
boto3==1.35.38
# via -r requirements.in
boto3-stubs[essential]==1.35.38
# via -r requirements.in
botocore==1.35.38
# via
# boto3
# s3transfer
botocore-stubs==1.35.38
# via boto3-stubs
certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
defusedxml==0.7.1
# via -r requirements.in
dictdiffer==0.9.0
# via -r requirements.in
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via -r requirements.in
idna==3.10
# via requests
jmespath==1.0.1
# via
# boto3
# botocore
mwparserfromhell==0.6.6
# via pywikibot
mypy-boto3-cloudformation==1.35.0
# via boto3-stubs
mypy-boto3-dynamodb==1.35.24
# via boto3-stubs
mypy-boto3-ec2==1.35.38
# via boto3-stubs
mypy-boto3-lambda==1.35.28
# via boto3-stubs
mypy-boto3-rds==1.35.31
# via boto3-stubs
mypy-boto3-s3==1.35.32
# via boto3-stubs
mypy-boto3-sqs==1.35.0
# via boto3-stubs
oauthlib==3.2.2
# via
# -r requirements.in
# requests-oauthlib
packaging==24.1
# via pywikibot
python-dateutil==2.9.0.post0
# via botocore
pywikibot==9.4.0
# via -r requirements.in
regex==2024.9.11
# via wikitextparser
requests==2.32.3
# via
# -r requirements.in
# pywikibot
# requests-oauthlib
requests-oauthlib==2.0.0
# via -r requirements.in
roman==4.2
# via -r requirements.in
s3transfer==0.10.3
# via boto3
six==1.16.0
# via python-dateutil
smmap==5.0.1
# via gitdb
soupsieve==2.6
# via beautifulsoup4
types-awscrt==0.22.0
# via botocore-stubs
types-s3transfer==0.10.3
# via boto3-stubs
urllib3==2.2.3
# via
# botocore
# requests
wcwidth==0.2.13
# via wikitextparser
wikitextparser==0.56.2
# via -r requirements.in