Skip to content

Commit

Permalink
Removing firm version reqs from deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Henning committed Aug 17, 2017
1 parent 706e631 commit 6fed596
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
appdirs==1.4.3
args==0.1.0
asn1crypto==0.22.0
cffi==1.10.0
clint==0.5.1
cryptography==1.8.1
docopt==0.6.2
enum34==1.1.6
gitdb2==2.0.0
GitPython==2.1.3
idna==2.5
internetarchive==1.5.0
ipaddress==1.0.18
jsonpatch==0.4
markdown2==2.3.4
ndg-httpsclient==0.4.2
packaging==16.8
pyasn1==0.2.3
pycparser==2.17
pyOpenSSL==17.0.0
pyparsing==2.2.0
requests==2.14.2
schema==0.5.0
six==1.10.0
smmap2==2.0.1
wheel==0.24.0
appdirs
args
asn1crypto
cffi
clint
cryptography
docopt
enum34
gitdb2
GitPython
idna
internetarchive
ipaddress
jsonpatch
markdown2
ndg-httpsclient
packaging
pyasn1
pycparser
pyOpenSSL
pyparsing
requests
schema
six
smmap2
wheel

0 comments on commit 6fed596

Please sign in to comment.