File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -111,6 +111,7 @@ python-dateutil==2.8.2 ; python_full_version > "3.8.1" and python_version < "3.1
111
111
python-dotenv == 0.19.2 ; python_full_version > "3.8.1" and python_version < "3.10"
112
112
python-nubia == 0.2b5 ; python_full_version > "3.8.1" and python_version < "3.10"
113
113
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"
114
115
pywin32 == 306 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version > "3.8.1" and python_version < "3.10"
115
116
pywinpty == 2.0.11 ; python_full_version > "3.8.1" and python_version < "3.10" and os_name == "nt"
116
117
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
145
146
typing-inspect == 0.9.0 ; python_full_version > "3.8.1" and python_version < "3.10"
146
147
tzlocal == 2.1 ; python_full_version > "3.8.1" and python_version < "3.10"
147
148
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"
149
150
uvloop == 0.17.0 ; python_full_version > "3.8.1" and python_version < "3.10"
150
151
validators == 0.20.0 ; python_full_version > "3.8.1" and python_version < "3.10"
151
152
watchdog == 3.0.0 ; python_full_version > "3.8.1" and python_version < "3.10" and platform_system != "Darwin"
You can’t perform that action at this time.
0 commit comments