Updating requirements.txt to use 3.x series of pulumi (#8337)

This commit is contained in:
Emiliza Gutierrez 2021-11-02 15:25:26 -07:00 committed by GitHub
parent d243efae19
commit 14211eea10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
pulumi>=2.0.0,<3.0.0
pulumi>=3.0.0,<4.0.0