You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Required for Python 3.7 for now. See: https://stackoverflow.com/a/73932581/194311
29
-
importlib-metadata = "4.13.0"
27
+
python = "^3.8"
30
28
f5-sdk = "^3.0.21"
31
29
junos-eznc = "^2.6"
32
30
netmiko = "^4.0"
33
-
# pyeapi doesn't support py3.10 yet in a release, and pypi doesn't allow direct dependencies. py3.10 to work. https://github.com/arista-eosplus/pyeapi/blob/236503162d1aa3ecc953678ec05380f1f605be02/pyeapi/api/abstract.py#L44
0 commit comments