Skip to content

Commit

Permalink
- Update requirements: adding openssl deps
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Jun 14, 2018
1 parent 65ab0d7 commit f195a0c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@ geonode-oauth-toolkit==1.1.2b0 # python-django-oauth-toolkit (0.12.0 in our ppa)
# drf-openapi==1.3.0 # python-drf-openapi (1.3.0 in our ppa)
oauthlib==2.1.0 # python-oauthlib (2.0.6 in our ppa) FIXME
requests-oauthlib==1.0.0
asn1crypto==0.24.0
cffi==1.11.5
cryptography==2.2.2
idna>=2.5,<2.7
pycparser==2.18
pyopenssl==18.0.0

# geopython dependencies
pyproj>=1.9.5,<=1.9.5.1 # python-pyproj (1.9.5.1)
Expand Down

0 comments on commit f195a0c

Please sign in to comment.