Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ dnspython==2.3.0
# via pymongo
graphviz==0.20.1
# via selinon
greenlet==2.0.2
# via sqlalchemy
idna==3.4
# via requests
jmespath==1.0.1
Expand Down Expand Up @@ -75,7 +77,7 @@ rainbow-logging-handler==2.2.2
# via selinon
redis==4.4.2
# via selinon
requests==2.28.2
requests==2.31.0
# via -r requirements.in
s3transfer==0.6.0
# via boto3
Expand Down