mirror of
https://github.com/recklessop/Zerto_Exporter.git
synced 2026-07-02 23:53:13 -04:00
Update requirements.txt
This commit is contained in:
+30
-5
@@ -1,5 +1,30 @@
|
||||
requests
|
||||
tinydb
|
||||
tinydb-storage
|
||||
pyVmomi
|
||||
pyVim
|
||||
annotated-types==0.6.0
|
||||
async-timeout==4.0.3
|
||||
backoff==2.2.1
|
||||
boto3==1.28.63
|
||||
botocore==1.31.63
|
||||
cachetools==5.3.1
|
||||
certifi==2023.7.22
|
||||
charset-normalizer==3.3.0
|
||||
docopt==0.6.2
|
||||
idna==3.4
|
||||
jmespath==1.0.1
|
||||
monotonic==1.6
|
||||
posthog==3.0.2
|
||||
prompt-toolkit==3.0.39
|
||||
pydantic==2.4.2
|
||||
pydantic_core==2.10.1
|
||||
pyflakes==3.1.0
|
||||
Pygments==2.16.1
|
||||
python-dateutil==2.8.2
|
||||
pyvim==3.0.3
|
||||
pyvmomi==8.0.2.0
|
||||
redis==5.0.1
|
||||
requests==2.31.0
|
||||
s3transfer==0.7.0
|
||||
six==1.16.0
|
||||
tinydb==4.8.0
|
||||
tinydb-storage==0.1.0
|
||||
typing_extensions==4.8.0
|
||||
urllib3==2.0.6
|
||||
wcwidth==0.2.8
|
||||
|
||||
Reference in New Issue
Block a user