Skip to content

Commit d89f2aa

Browse files
LucaNicosiaRyan Wolfe
authored andcommitted
update requirements.txt
Signed-off-by: LucaNicosia <luca.nicosia@stardustsystems.net>
1 parent e565a67 commit d89f2aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ python-dateutil==2.8.2 ; python_full_version > "3.8.1" and python_version < "3.1
111111
python-dotenv==0.19.2 ; python_full_version > "3.8.1" and python_version < "3.10"
112112
python-nubia==0.2b5 ; python_full_version > "3.8.1" and python_version < "3.10"
113113
pytz==2023.3 ; python_full_version > "3.8.1" and python_version < "3.10"
114+
pyvmomi==8.0.2.0.1 ; python_full_version > "3.8.1" and python_version < "3.10"
114115
pywin32==306 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version > "3.8.1" and python_version < "3.10"
115116
pywinpty==2.0.11 ; python_full_version > "3.8.1" and python_version < "3.10" and os_name == "nt"
116117
pyyaml==6.0 ; python_full_version > "3.8.1" and python_version < "3.10"
@@ -145,7 +146,7 @@ typing-extensions==4.7.1 ; python_full_version > "3.8.1" and python_version < "3
145146
typing-inspect==0.9.0 ; python_full_version > "3.8.1" and python_version < "3.10"
146147
tzlocal==2.1 ; python_full_version > "3.8.1" and python_version < "3.10"
147148
urllib3==1.26.16 ; python_full_version > "3.8.1" and python_version < "3.10"
148-
uvicorn==0.14.0 ; python_full_version > "3.8.1" and python_version < "3.10"
149+
uvicorn==0.15.0 ; python_full_version > "3.8.1" and python_version < "3.10"
149150
uvloop==0.17.0 ; python_full_version > "3.8.1" and python_version < "3.10"
150151
validators==0.20.0 ; python_full_version > "3.8.1" and python_version < "3.10"
151152
watchdog==3.0.0 ; python_full_version > "3.8.1" and python_version < "3.10" and platform_system != "Darwin"

0 commit comments

Comments
 (0)