diff options
| author | Alexandre Flament <alex@al-f.net> | 2017-01-15 22:18:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-15 22:18:20 +0100 |
| commit | 7a16aca346c14994f304a6961c55b63ab260265a (patch) | |
| tree | 4cd44fc2fe23d17d1cb574042c98a276f04253c9 /requirements.txt | |
| parent | 627962ce40cd66d84f1be2d88907496fbd40b902 (diff) | |
| parent | 1a9f8240b851c64a10be7b8990b6f3926ca506b3 (diff) | |
Merge branch 'master' into flask_perimeter
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 d6c91b246..ac6a2c9f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,6 @@ flask-babel==0.11.1 lxml==3.7.1 ndg-httpsclient==0.4.2 pyasn1==0.1.9 -pyasn1-modules==0.0.8 pygments==2.1.3 pyopenssl==16.2.0 python-dateutil==2.5.3 |