Update requirements.txt

Updated requirements to be less strict.
This commit is contained in:
Matt 2019-01-02 13:11:15 -05:00 committed by GitHub
parent 90846b0f15
commit e22357b89e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
beautifulsoup4==4.7.0
plotly==3.4.2
requests==2.21.0
beautifulsoup4>=4.7.0
plotly>=3.4.2
requests>=2.21.0