File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ passlib==1.7.4
1010bcrypt==4.0.1
1111requests==2.28.1
1212PyMySQL[rsa]==1.0.2
13- gunicorn==20.1 .0
13+ gunicorn==25.3 .0
1414dataset==1.5.2
1515cmarkgfm==2022.10.27
1616redis==4.5.5
Original file line number Diff line number Diff line change 1- #
2- # This file is autogenerated by pip-compile with Python 3.9
3- # by the following command:
4- #
5- # ./scripts/pip-compile.sh
6- #
1+ # This file was autogenerated by uv via the following command:
2+ # uv pip compile requirements.in -o requirements.txt
73alembic == 1.4.3
84 # via
95 # dataset
106 # flask-migrate
117aniso8601 == 8.0.0
128 # via flask-restx
13- async-timeout == 4.0.2
14- # via redis
159attrs == 20.3.0
1610 # via jsonschema
1711babel == 2.12.1
@@ -75,13 +69,13 @@ flask-sqlalchemy==2.5.1
7569 # flask-migrate
7670freezegun == 1.2.2
7771 # via -r requirements.in
78- gevent == 24.11 .1
72+ gevent == 23.9 .1
7973 # via -r requirements.in
8074greenlet == 3.1.1
8175 # via
8276 # gevent
8377 # sqlalchemy
84- gunicorn == 20.1 .0
78+ gunicorn == 25.3 .0
8579 # via -r requirements.in
8680idna == 2.10
8781 # via requests
@@ -115,6 +109,8 @@ maxminddb==1.5.4
115109 # via
116110 # -r requirements.in
117111 # python-geoacumen-city
112+ packaging == 26.1
113+ # via gunicorn
118114passlib == 1.7.4
119115 # via -r requirements.in
120116pybluemonday == 0.0.12
@@ -123,7 +119,7 @@ pycparser==2.20
123119 # via cffi
124120pydantic == 1.6.2
125121 # via -r requirements.in
126- pymysql [ rsa ] == 1.0.2
122+ pymysql == 1.0.2
127123 # via -r requirements.in
128124pyrsistent == 0.17.3
129125 # via jsonschema
@@ -148,6 +144,11 @@ requests==2.28.1
148144 # via -r requirements.in
149145s3transfer == 0.3.3
150146 # via boto3
147+ setuptools == 82.0.1
148+ # via
149+ # jsonschema
150+ # zope-event
151+ # zope-interface
151152six == 1.15.0
152153 # via
153154 # flask-marshmallow
@@ -181,6 +182,3 @@ zope-event==4.5.0
181182 # via gevent
182183zope-interface == 5.2.0
183184 # via gevent
184-
185- # The following packages are considered to be unsafe in a requirements file:
186- # setuptools
You can’t perform that action at this time.
0 commit comments