1
0
mirror of https://github.com/containous/traefik.git synced 2025-09-06 05:44:21 +03:00

Compare commits

...

1 Commits
v3.2.2 ... v2.7

Author SHA1 Message Date
Fernandez Ludovic
8746358069 chore: fix PyYAML version 2023-07-19 21:34:18 +02:00

View File

@@ -32,7 +32,7 @@ Pygments==2.11.2
pymdown-extensions==7.0
pyparsing==2.4.7
python-dateutil==2.8.2
PyYAML==6.0
PyYAML==6.0.1
pyyaml-env-tag==0.1
requests==2.25.1
retrying==1.3.3