Skip to content

Commit

Permalink
Merge pull request #66 from redBorder/resolve_dependency_issues
Browse files Browse the repository at this point in the history
PR-57: Resolve dependency issues
  • Loading branch information
malvads authored May 10, 2024
2 parents edae5ad + 81148e2 commit 52b3bf1
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions resources/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ oauthlib==3.2.2
opt-einsum==3.3.0
packaging==23.1
pandas==1.3.5
protobuf<4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3
protobuf<4.21.0,>=3.20.3
pyasn1==0.5.0
pyasn1-modules==0.3.0
pylogrus==0.4.0
Expand Down Expand Up @@ -59,37 +59,16 @@ boto3==1.28.64
s3transfer>=0.7.0, <0.8.0
jmespath>=0.7.1, <2.0.0
botocore>=1.31.64, <1.32.0
urllib3>=1.25.4, <1.27
python-dateutil>=2.1, <3.0.0
six>=1.5
moto==4.2.6
cryptography>=3.3.1
Jinja2>=2.10.1
boto3>=1.9.201
werkzeug!=2.2.0,!=2.2.1,>=0.5
xmltodict==0.13.0
botocore>=1.12.201
requests>=2.5
python-dateutil>=2.1, <3.0.0
responses>=0.13.0
cffi>=1.12
MarkupSafe>=2.0
jmespath>=0.7.1, <2.0.0
s3transfer>=0.7.0, <0.8.0
urllib3>=1.25.4, <1.27
certifi>=2017.4.17
idna<4, >=2.5
charset-normalizer<4, >=2
six>=1.5
types-PyYAML==6.0.12.12
pyyaml==6.0.1
pycparser==2.21
rq==1.15.1
click>=5.0.0
redis>=4.0.0
async-timeout>=4.0.2
ntp==1.0.0a1
croniter==2.0.1
python-dateutil==2.8.2
pytz>2021.1
six>=1.5
croniter==2.0.1

0 comments on commit 52b3bf1

Please sign in to comment.