Projects STRLCPY flan Commits dc9836e5
🤬
  • removed a lot of dependencies from requirements.txt

  • Loading...
  • sw committed 4 years ago
    dc9836e5
    1 parent 9a023aa7
  • ■ ■ ■ ■ ■
    requirements.txt
    1  -boto3==1.10.26
    2  -botocore==1.13.26
    3  -cachetools==3.1.1
    4  -certifi==2019.9.11
    5  -chardet==3.0.4
    6  -docutils==0.15.2
    7  -google-api-core==1.14.3
    8  -google-auth==1.7.1
    9  -google-cloud-core==1.0.3
     1 +xmltodict==0.12.0
    10 2  google-cloud-storage==1.23.0
    11  -google-resumable-media==0.5.0
    12  -googleapis-common-protos==1.6.0
    13  -idna==2.8
    14  -jmespath==0.9.4
    15  -protobuf==3.10.0
    16  -pyasn1==0.4.8
    17  -pyasn1-modules==0.2.7
    18  -python-dateutil==2.8.0
    19  -pytz==2019.3
     3 +boto3==1.12.15
    20 4  requests==2.22.0
    21  -rsa==4.0
    22  -s3transfer==0.2.1
    23  -six==1.13.0
    24  -urllib3==1.25.7
    25  -xmltodict==0.12.0
    26 5   
Please wait...
Page is in error, reload to recover