Browse Source

chore: manual requirements.txt generation

version-14
Gavin D'souza 5 years ago
parent
commit
a3b100daae
1 changed files with 51 additions and 46 deletions
  1. +51
    -46
      requirements.txt

+ 51
- 46
requirements.txt View File

@@ -1,62 +1,67 @@
setuptools==40.8.0
urllib3==1.25.6
Jinja2==2.10.3
semantic_version==2.8.2
pip==19.2.3
Babel==2.6.0
beautifulsoup4==4.8.1
bleach-whitelist==0.0.10
bleach==2.1.4
boto3==1.10.18
braintree==3.57.1
chardet==3.0.4
Click==7.0
six==1.12.0
requests==2.22.0
ipython==7.9.0
Image==1.5.27
Pillow==6.2.1
PyPDF2==1.26.0
RestrictedPython==5.0
google_api_python_client==1.7.11
Babel==2.7.0
bleach==3.1.0
bleach_whitelist==0.0.10
boto3==1.10.15
botocore==1.13.15
braintree==3.57.1
beautifulsoup4==4.8.1
coverage==4.5.4
croniter==0.3.30
cryptography==2.8
pycups==1.9.74
python_dateutil==2.8.1
dropbox==9.4.0
email_reply_parser==0.5.9
Faker==2.0.3
python_frontmatter==0.4.5
protobuf==3.10.0
html2text==2019.9.26
PyJWT==1.7.1
python_ldap==3.2.0
ldap3==2.6.1
markdown2==2.3.8
num2words==0.5.10
dropbox==9.1.0
email-reply-parser==0.5.9
Faker==2.0.4
frontmatter==3.0.5
future==0.18.2
GitPython==2.1.11
google-api-python-client==1.7.11
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.1
google-auth==1.7.1
googlemaps==3.1.1
gunicorn==20.0.0
html2text==2016.9.19
ipython==7.9.0
Jinja2==2.10.3
markdown2==2.3.5
maxminddb-geolite2==2018.703
ndg-httpsclient==0.5.1
num2words==0.5.5
oauthlib==3.1.0
openpyxl==3.0.0
openpyxl==3.0.1
passlib==1.7.1
future==0.18.2
pdfkit==0.6.1
Pillow==6.2.1
premailer==3.6.1
psycopg2==2.8.4
Pygments==2.4.2
pymysql==0.9.3
psycopg2-binary==2.7.5
psycopg2==2.7.5
pyasn1==0.4.7
Pygments==2.2.0
PyJWT==1.7.1
PyMySQL==0.9.3
pyOpenSSL==19.0.0
pyotp==2.3.0
pyqrcode==1.2.1
PyPDF2==1.26.0
pypng==0.0.20
PyQRCode==1.2.1
python-dateutil==2.8.1
pytz==2019.3
PyYAML==3.13
rauth==0.7.3
redis==3.3.11
rq==1.1.0
redis==2.10.6
requests-oauthlib==1.3.0
requests==2.22.0
RestrictedPython==5.0
rq==0.12.0
schedule==0.6.0
selenium==3.141.0
sqlparse==0.3.0
semantic-version==2.8.2
six==1.13.0
sqlparse==0.2.4
stripe==2.40.0
watchdog==0.9.0
unittest-xml-reporting==2.5.2
urllib3==1.25.7
watchdog==0.8.0
Werkzeug==0.16.0
xlrd==1.2.0
xmlrunner==1.7.7
zxcvbn==4.4.28
zxcvbn-python==4.4.24

Loading…
Cancel
Save