mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-17 04:18:07 +00:00
Updating requirements.txt to accept >= onefuzztypes. (#3477)
* Updating requirements.txt to accept >= onefuzztypes. * Trying to loosen restriction.
This commit is contained in:
committed by
Cheick Keita
parent
30e90ace39
commit
0610a62a50
@ -21,4 +21,4 @@ opentelemetry-instrumentation-requests==0.37b0
|
||||
# install rsa version >=4.7 to fix CVE-2020-25658
|
||||
rsa>=4.7
|
||||
# onefuzztypes version is set during build
|
||||
onefuzztypes==0.0.0
|
||||
onefuzztypes~=0.0.0
|
||||
|
Reference in New Issue
Block a user