Skip to content

Commit 381186f

Browse files
committed
🔧 Update pip-compile header to Python 3.11
1 parent cd71850 commit 381186f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

requirements.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.10
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# pip-compile requirements.in
@@ -57,9 +57,7 @@ psycopg2-binary==2.9.3
5757
pycparser==2.21
5858
# via cffi
5959
pyjwt[crypto]==2.6.0
60-
# via
61-
# django-allauth
62-
# pyjwt
60+
# via django-allauth
6361
pyparsing==3.0.9
6462
# via packaging
6563
python-dotenv==0.20.0

0 commit comments

Comments
 (0)