Skip to content

Commit

Permalink
updated requirement text files
Browse files Browse the repository at this point in the history
Signed-off-by: Nischay Ram Mamidi <NischayPro@gmail.com>
  • Loading branch information
Nischay-Pro committed Aug 3, 2023
1 parent ac6385c commit 2b6a7ce
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion requirements/3.10/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements/app.txt requirements/app.in
# pip-compile --output-file=requirements/3.10/app.txt requirements/app.in
#
alembic==1.11.1
# via flask-migrate
Expand Down
2 changes: 1 addition & 1 deletion requirements/3.10/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements/dev.txt requirements/dev.in
# pip-compile --output-file=requirements/3.10/dev.txt requirements/dev.in
#
black==22.3.0
# via -r requirements/dev.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/3.10/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements/docs.txt requirements/docs.in
# pip-compile --output-file=requirements/3.10/docs.txt requirements/docs.in
#
alabaster==0.7.13
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/3.10/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements/test.txt requirements/test.in
# pip-compile --output-file=requirements/3.10/test.txt requirements/test.in
#
async-timeout==4.0.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/3.11/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements/app.txt requirements/app.in
# pip-compile --output-file=requirements/3.11/app.txt requirements/app.in
#
alembic==1.11.1
# via flask-migrate
Expand Down
2 changes: 1 addition & 1 deletion requirements/3.11/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements/dev.txt requirements/dev.in
# pip-compile --output-file=requirements/3.11/dev.txt requirements/dev.in
#
black==22.3.0
# via -r requirements/dev.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/3.11/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements/docs.txt requirements/docs.in
# pip-compile --output-file=requirements/3.11/docs.txt requirements/docs.in
#
alabaster==0.7.13
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/3.11/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements/test.txt requirements/test.in
# pip-compile --output-file=requirements/3.11/test.txt requirements/test.in
#
certifi==2023.5.7
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/3.8/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --output-file=requirements/app.txt requirements/app.in
# pip-compile --output-file=requirements/3.8/app.txt requirements/app.in
#
alembic==1.11.1
# via flask-migrate
Expand Down
2 changes: 1 addition & 1 deletion requirements/3.8/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --output-file=requirements/dev.txt requirements/dev.in
# pip-compile --output-file=requirements/3.8/dev.txt requirements/dev.in
#
black==22.3.0
# via -r requirements/dev.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/3.8/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --output-file=requirements/docs.txt requirements/docs.in
# pip-compile --output-file=requirements/3.8/docs.txt requirements/docs.in
#
alabaster==0.7.13
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/3.8/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile --output-file=requirements/test.txt requirements/test.in
# pip-compile --output-file=requirements/3.8/test.txt requirements/test.in
#
async-timeout==4.0.2
# via
Expand Down

0 comments on commit 2b6a7ce

Please sign in to comment.