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
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ crontab>=0.22.6
# pin version to avoid Rust build issues: https://github.com/pyca/cryptography/issues/5771
cryptography<3.4
Cython #extended-lib
dnspython==1.16.0 #basic-lib
dnspython==2.6.1 #basic-lib
docopt>=0.6.2 #basic-lib
elasticsearch>=7.0.0,<8.0.0
flake8>=3.6.0 #extended-lib
Expand Down