Initial commit
This commit is contained in:
26
requirements.txt
Normal file
26
requirements.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
boto3==1.10.14
|
||||
botocore==1.13.14
|
||||
bottle==0.12.17
|
||||
certifi==2019.9.11
|
||||
chardet==3.0.4
|
||||
Click==7.0
|
||||
cycler==0.10.0
|
||||
docutils==0.15.2
|
||||
Flask==1.1.1
|
||||
idna==2.8
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.10.3
|
||||
jmespath==0.9.4
|
||||
kiwisolver==1.1.0
|
||||
MarkupSafe==1.1.1
|
||||
matplotlib==3.1.1
|
||||
numpy==1.17.3
|
||||
Pillow==6.2.1
|
||||
pyparsing==2.4.4
|
||||
python-dateutil==2.8.0
|
||||
python-dotenv==0.10.3
|
||||
requests==2.22.0
|
||||
s3transfer==0.2.1
|
||||
six==1.13.0
|
||||
urllib3==1.25.6
|
||||
Werkzeug==0.16.0
|
||||
Reference in New Issue
Block a user