Move back to simple pyasn1

The pyasn1 lextudio fork is not maintained anymore

Change-Id: Ie0faeb011309c12a9d448feb10c22694fe2c0b5a
This commit is contained in:
Riccardo Pittau 2024-03-15 10:39:34 +01:00
parent a0d98f9eaa
commit 73b4e3de5f
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD
pyghmi>=1.0.24 # Apache-2.0
pysnmp-lextudio>=5.0.0 # BSD
pyasn1-lextudio>=1.1.0 # BSD
pyasn1-modules-lextudio>=0.2.0 # BSD
pyasn1>=0.5.1 # BSD
pyasn1-modules>=0.3.0 # BSD
requests>=2.14.2 # Apache-2.0
defusedxml>=0.7.0 # PSF
six>=1.10.0 # MIT