File tree 2 files changed +19
-22
lines changed
2 files changed +19
-22
lines changed Original file line number Diff line number Diff line change 1
- #
2
- # This file is autogenerated by pip-compile with Python 3.11
3
- # by the following command:
4
- #
5
- # pip-compile requirements.piptools
6
- #
7
- alembic == 1.13.0
1
+ # This file was autogenerated by uv via the following command:
2
+ # uv pip compile requirements.piptools --output-file requirements.txt
3
+ alembic == 1.13.2
8
4
# via -r requirements.piptools
9
- blinker == 1.7.0
5
+ blinker == 1.8.2
10
6
# via flask
11
7
click == 8.1.7
12
8
# via flask
13
- dnspython == 2.4.2
9
+ dnspython == 2.6.1
14
10
# via pymongo
15
- flask == 3.0.0
11
+ flask == 3.0.3
16
12
# via -r requirements.piptools
17
- itsdangerous == 2.1.2
13
+ itsdangerous == 2.2.0
18
14
# via flask
19
- jinja2 == 3.1.2
15
+ jinja2 == 3.1.4
20
16
# via flask
21
- mako == 1.3.0
17
+ mako == 1.3.5
22
18
# via alembic
23
- markupsafe == 2.1.3
19
+ markupsafe == 2.1.5
24
20
# via
25
21
# jinja2
26
22
# mako
27
23
# werkzeug
28
- mongoengine == 0.27 .0
24
+ mongoengine == 0.29 .0
29
25
# via -r requirements.piptools
30
26
passlib == 1.7.4
31
27
# via -r requirements.piptools
32
- progressbar2 == 4.2.0
28
+ progressbar2 == 4.4.2
33
29
# via -r requirements.piptools
34
- pymongo == 4.6.1
30
+ pymongo == 4.8.0
35
31
# via mongoengine
36
- python-dateutil == 2.8.2
32
+ python-dateutil == 2.9.0.post0
37
33
# via -r requirements.piptools
38
- python-utils == 3.8.1
34
+ python-utils == 3.8.2
39
35
# via progressbar2
40
36
six == 1.16.0
41
37
# via python-dateutil
42
- sqlalchemy == 2.0.23
38
+ sqlalchemy == 2.0.32
43
39
# via
44
40
# -r requirements.piptools
45
41
# alembic
46
- typing-extensions == 4.9.0
42
+ typing-extensions == 4.12.2
47
43
# via
48
44
# alembic
49
45
# python-utils
50
46
# sqlalchemy
51
- werkzeug == 3.0.1
47
+ werkzeug == 3.0.4
52
48
# via flask
You can’t perform that action at this time.
0 commit comments