Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
1vank1n committed Apr 29, 2019
1 parent 62cdede commit 3661d6d
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions example_project/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
certifi==2017.11.5
bleach==3.1.0
certifi==2019.3.9
chardet==3.0.4
idna==2.6
pkginfo==1.4.1
docutils==0.14
idna==2.8
pkginfo==1.5.0.1
Pygments==2.3.1
readme-renderer==24.0
requests==2.21.0
requests-toolbelt==0.8.0
tqdm==4.19.5
twine==1.9.1
urllib3==1.24.1
requests-toolbelt==0.9.1
six==1.12.0
tqdm==4.31.1
twine==1.13.0
urllib3==1.25.2
webencodings==0.5.1

0 comments on commit 3661d6d

Please sign in to comment.