mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
undo changes
This commit is contained in:
parent
8d307c168b
commit
f161ec5924
2 changed files with 7 additions and 7 deletions
2
src/Pipfile.lock
generated
2
src/Pipfile.lock
generated
|
@ -1851,4 +1851,4 @@
|
|||
"version": "==3.0.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
-i https://pypi.python.org/simple
|
||||
annotated-types==0.7.0; python_version >= '3.8'
|
||||
asgiref==3.8.1; python_version >= '3.8'
|
||||
boto3==1.37.19; python_version >= '3.8'
|
||||
botocore==1.37.19; python_version >= '3.8'
|
||||
boto3==1.37.18; python_version >= '3.8'
|
||||
botocore==1.37.18; python_version >= '3.8'
|
||||
cachetools==5.5.2; python_version >= '3.7'
|
||||
certifi==2025.1.31; python_version >= '3.6'
|
||||
cfenv==0.5.3
|
||||
|
@ -27,7 +27,7 @@ django-phonenumber-field[phonenumberslite]==8.0.0; python_version >= '3.8'
|
|||
django-waffle==4.2.0; python_version >= '3.8'
|
||||
django-widget-tweaks==1.5.0; python_version >= '3.8'
|
||||
environs[django]==14.1.1; python_version >= '3.9'
|
||||
faker==37.1.0; python_version >= '3.9'
|
||||
faker==37.0.2; python_version >= '3.9'
|
||||
fred-epplib @ git+https://github.com/cisagov/epplib.git@9f0fd0e69665001767f15a034c9c0c919dab5cdd
|
||||
furl==2.1.4
|
||||
future==1.0.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
|
||||
|
@ -52,17 +52,17 @@ pydantic-core==2.27.2; python_version >= '3.8'
|
|||
pydantic-settings==2.8.1; python_version >= '3.8'
|
||||
pyjwkest==1.4.2
|
||||
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
|
||||
python-dotenv==1.1.0; python_version >= '3.9'
|
||||
python-dotenv==1.0.1; python_version >= '3.8'
|
||||
pyzipper==0.3.6; python_version >= '3.4'
|
||||
requests==2.32.3; python_version >= '3.8'
|
||||
s3transfer==0.11.4; python_version >= '3.8'
|
||||
setuptools==78.0.2; python_version >= '3.9'
|
||||
setuptools==77.0.3; python_version >= '3.9'
|
||||
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
|
||||
sqlparse==0.5.3; python_version >= '3.8'
|
||||
tablib==3.8.0; python_version >= '3.9'
|
||||
tblib==3.0.0; python_version >= '3.8'
|
||||
typing-extensions==4.12.2; python_version >= '3.8'
|
||||
tzdata==2025.2; python_version >= '2'
|
||||
tzdata==2025.1; python_version >= '2'
|
||||
urllib3==2.3.0; python_version >= '3.9'
|
||||
whitenoise==6.9.0; python_version >= '3.9'
|
||||
zope.event==5.0; python_version >= '3.7'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue