diff options
| author | Dr. Rolf Jansen <cyclaero@users.noreply.github.com> | 2021-03-16 08:45:57 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-16 08:45:57 -0300 |
| commit | 7a9dc63d74929f657170a43b269529a028e64a93 (patch) | |
| tree | 523de9cfebdb4e73445f317880187c6dd532ebba /requirements.txt | |
| parent | 2a6dbeb6a5073d2fde5d655d5d99273b346f4ff0 (diff) | |
| parent | cb3b379161e3351d4829b2e37478125582b9fc08 (diff) | |
Merge branch 'master' into conditional-sigusr1
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index e6a25c998..39eff78ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ flask==1.1.2 idna==2.10 jinja2==2.11.3 lxml==4.6.2 -pygments==2.1.3 +pygments==2.8.0 python-dateutil==2.8.1 pyyaml==5.4.1 requests[socks]==2.25.1 |