Explorar el Código

Remove pyasn1-modules from dependencies

According to https://github.com/kennethreitz/requests/issues/749#issuecomment-19187417 there is no need to install pyasn1-modules.
Alexandre Flament hace 8 años
padre
commit
0af50e8505
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      requirements.txt

+ 0
- 1
requirements.txt Ver fichero

4
 lxml==3.7.1
4
 lxml==3.7.1
5
 ndg-httpsclient==0.4.2
5
 ndg-httpsclient==0.4.2
6
 pyasn1==0.1.9
6
 pyasn1==0.1.9
7
-pyasn1-modules==0.0.8
8
 pygments==2.1.3
7
 pygments==2.1.3
9
 pyopenssl==16.2.0
8
 pyopenssl==16.2.0
10
 python-dateutil==2.5.3
9
 python-dateutil==2.5.3