Skip to content

Commit

Permalink
Merge pull request #226 from FAIRDataPipeline/hotfix/requirements
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
RyanJField authored May 20, 2024
2 parents 2772b6e + 057d099 commit ef97aa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ django-extensions==3.2.3
django-filter==2.3.0
django-grappelli==3.0.8
djangorestframework==3.14.0
future==0.17.1
future~=0.17.1
gunicorn==20.0.4
idna==2.9
isodate==0.6.0
Expand Down Expand Up @@ -38,5 +38,5 @@ setuptools>54.2
whitenoise~=5.2.0
coverage
rocrate==0.7.0
boto3>=1.24
boto3~=1.24
psycopg>=3.1

0 comments on commit ef97aa8

Please sign in to comment.