Skip to content

Commit

Permalink
Revert "remove future from requirements"
Browse files Browse the repository at this point in the history
This reverts commit 86c5f43.
  • Loading branch information
Bomme committed Jan 5, 2024
1 parent 86c5f43 commit c2763e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ djangorestframework==3.13.1
fabric==2.6.0
feedparser~=6.0.10
freezegun==1.2.2
future~=0.18.2
graypy==0.2.12
gunicorn==21.2.0
ipython==8.14.0
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ feedparser==6.0.10
# via -r requirements.in
freezegun==1.2.2
# via -r requirements.in
future==0.18.3
# via -r requirements.in
gprof2dot==2022.7.29
# via django-silk
graypy==0.2.12
Expand Down

0 comments on commit c2763e0

Please sign in to comment.