Skip to content

Commit a866e54

Browse files
committed
feat(requirements): update order for A-z
1 parent bc0d4bc commit a866e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ dulwich>=0.21.7,<0.22.2
33
giturlparse>=0.12,<0.13
44
imagesize>=1.4,<1.5
55
packaging>=20,<25
6+
pypac>=0.16.3,<1
67
python-rule-engine>=0.5,<0.6
78
python-win-ad>=0.6.2,<1 ; sys_platform == 'win32'
89
pyyaml>=5.4,<7
910
pywin32==306 ; sys_platform == 'win32'
1011
requests>=2.31,<3
1112
truststore>=0.8,<1
12-
pypac>=0.16.3,<1

0 commit comments

Comments
 (0)