diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-01-12 11:02:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-12 11:02:58 +0100 |
| commit | f7e11fd7222363a72a8fa33cf69190f64a3880bd (patch) | |
| tree | 74f724c6f28e5557bc68e893cc889d792af5aec3 /requirements.txt | |
| parent | 9c55d772e98f5e51da4a34389dc240cfb3b14852 (diff) | |
| parent | 8989bc76cb9c576792a909bd95e553a16ec824be (diff) | |
Merge pull request #2459 from dalf/update-python
Update python
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index e0c48ca94..ecf8e0c62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,6 @@ idna==2.10 jinja2==2.11.2 lxml==4.6.2 pygments==2.1.3 -pyopenssl==20.0.1 python-dateutil==2.8.1 pyyaml==5.3.1 requests[socks]==2.25.1 |