File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/postgres-database/requirements Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1010--constraint _migration.txt
1111
1212aiopg[sa]
13+ arrow
1314coverage
1415faker
1516pytest
Original file line number Diff line number Diff line change 11aiopg==1.4.0
22 # via -r requirements/_test.in
3+ arrow==1.3.0
4+ # via -r requirements/_test.in
35async-timeout==4.0.3
46 # via
57 # -c requirements/_base.txt
@@ -52,7 +54,9 @@ pytest-instafail==0.5.0
5254pytest-runner==6.0.1
5355 # via -r requirements/_test.in
5456python-dateutil==2.9.0.post0
55- # via faker
57+ # via
58+ # arrow
59+ # faker
5660pyyaml==6.0.2
5761 # via
5862 # -c requirements/../../../requirements/constraints.txt
@@ -72,6 +76,8 @@ types-docker==7.1.0.20240827
7276 # via -r requirements/_test.in
7377types-psycopg2==2.9.21.20241019
7478 # via -r requirements/_test.in
79+ types-python-dateutil==2.9.0.20241206
80+ # via arrow
7581types-requests==2.32.0.20241016
7682 # via types-docker
7783typing-extensions==4.12.2
You can’t perform that action at this time.
0 commit comments