pip freeze with compatible version requirements

This commit is contained in:
David Strassegger 2021-02-26 20:26:20 +01:00 committed by David strassi Strassegger
parent baca6bbf60
commit 0c0525165f

View File

@ -1,6 +1,6 @@
cortexutils
google-api-python-client
google-auth-httplib2
google-auth-oauthlib
thehive4py
urllib3
cortexutils~=2.1.0
google-api-python-client~=1.12.8
google-auth-httplib2~=0.0.4
google-auth-oauthlib~=0.4.2
thehive4py~=1.8.1
urllib3~=1.26.3