Skip to content

Commit 1ee673a

Browse files
committed
Pin dependencies in requirements.txt
1 parent a5b0bb5 commit 1ee673a

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed
Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
1-
awscli
2-
boto3
3-
python-gitlab
4-
sentry-sdk
1+
awscli==1.42.55
2+
boto3==1.40.55
3+
botocore==1.40.55
4+
certifi==2025.10.5
5+
charset-normalizer==3.4.4
6+
colorama==0.4.6
7+
docutils==0.19
8+
idna==3.11
9+
jmespath==1.0.1
10+
pyasn1==0.6.1
11+
python-dateutil==2.9.0.post0
12+
python-gitlab==6.5.0
13+
PyYAML==6.0.3
14+
requests==2.32.5
15+
requests-toolbelt==1.0.0
16+
rsa==4.7.2
17+
s3transfer==0.14.0
18+
sentry-sdk==2.42.1
19+
six==1.17.0
20+
urllib3==2.5.0

0 commit comments

Comments
 (0)