@@ -5,13 +5,13 @@ appdirs==1.4.4
55appnope == 0.1.3 ; sys_platform == 'darwin'
66asttokens == 2.2.1
77asyncpg == 0.27.0
8- attrs == 22.2 .0 ; python_version >= '3.6 '
8+ attrs == 23.1 .0 ; python_version >= '3.7 '
99backcall == 0.2.0
10- beautifulsoup4 == 4.12.0 ; python_full_version >= '3.6.0'
10+ beautifulsoup4 == 4.12.2 ; python_full_version >= '3.6.0'
1111biocommons.seqrepo == 0.6.5
1212bioutils == 0.5.7 ; python_version >= '3.6'
13- boto3 == 1.26.103
14- botocore == 1.29.103 ; python_version >= '3.7'
13+ boto3 == 1.26.115
14+ botocore == 1.29.115 ; python_version >= '3.7'
1515bs4 == 0.0.1
1616canonicaljson == 2.0.0 ; python_version >= '3.7'
1717certifi == 2022.12.7 ; python_version >= '3.6'
@@ -22,78 +22,79 @@ coloredlogs==15.0.1 ; python_version >= '2.7' and python_version not in '3.0, 3.
2222comm == 0.1.3 ; python_version >= '3.6'
2323configparser == 5.3.0 ; python_version >= '3.7'
2424-e .
25- coverage [toml ]== 7.2.2 ; python_version >= '3.7'
25+ coverage [toml ]== 7.2.3 ; python_version >= '3.7'
2626cssselect == 1.2.0 ; python_version >= '3.7'
27- debugpy == 1.6.6 ; python_version >= '3.7'
27+ cython == 0.29.34 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
28+ debugpy == 1.6.7 ; python_version >= '3.7'
2829decorator == 5.1.1 ; python_version >= '3.5'
2930distlib == 0.3.6
3031exceptiongroup == 1.1.1 ; python_version < '3.11'
3132executing == 1.2.0
3233fake-useragent == 1.1.3
33- fastapi == 0.95.0
34- filelock == 3.10.7 ; python_version >= '3.7'
34+ fastapi == 0.95.1
35+ filelock == 3.12.0 ; python_version >= '3.7'
3536flake8 == 6.0.0
3637flake8-annotations == 3.0.0
3738flake8-docstrings == 1.7.0
3839flake8-import-order == 0.18.2
3940flake8-quotes == 3.3.2
4041ga4gh.vrs == 0.9.0.dev0
4142ga4gh.vrsatile.pydantic == 0.1.0.dev7 ; python_version >= '3.8'
42- gene-normalizer == 0.2.8
43+ gene-normalizer == 0.2.9
4344h11 == 0.14.0 ; python_version >= '3.7'
4445hgvs == 1.5.4
4546humanfriendly == 10.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
4647identify == 2.5.22 ; python_version >= '3.7'
4748idna == 3.4 ; python_version >= '3.5'
48- importlib-metadata == 6.1 .0 ; python_version >= '3.7'
49+ importlib-metadata == 6.5 .0 ; python_version >= '3.7'
4950inflection == 0.5.1 ; python_version >= '3.5'
5051iniconfig == 2.0.0 ; python_version >= '3.7'
5152ipykernel == 6.22.0
5253ipython == 8.12.0 ; python_version >= '3.8'
5354jedi == 0.18.2 ; python_version >= '3.6'
5455jmespath == 1.0.1 ; python_version >= '3.7'
5556jsonschema == 3.2.0
56- jupyter-client == 8.1 .0 ; python_version >= '3.8'
57+ jupyter-client == 8.2 .0 ; python_version >= '3.8'
5758jupyter-core == 5.3.0 ; python_version >= '3.8'
5859lxml == 4.9.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
5960markdown == 3.4.3 ; python_version >= '3.7'
6061matplotlib-inline == 0.1.6 ; python_version >= '3.5'
6162mccabe == 0.7.0 ; python_version >= '3.6'
62- mock == 5.0.1
63+ mock == 5.0.2
6364nest-asyncio == 1.5.6 ; python_version >= '3.5'
6465nodeenv == 1.7.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
6566numpy == 1.24.2 ; python_version >= '3.8'
66- packaging == 23.0 ; python_version >= '3.7'
67- pandas == 1.5.3
67+ packaging == 23.1 ; python_version >= '3.7'
68+ pandas == 2.0.0
6869parse == 1.19.0
6970parsley == 1.3
7071parso == 0.8.3 ; python_version >= '3.6'
7172pexpect == 4.8.0 ; sys_platform != 'win32'
7273pickleshare == 0.7.5
7374platformdirs == 3.2.0 ; python_version >= '3.7'
7475pluggy == 1.0.0 ; python_version >= '3.6'
75- pre-commit == 3.2.1
76+ pre-commit == 3.2.2
7677prompt-toolkit == 3.0.38 ; python_full_version >= '3.7.0'
77- psutil == 5.9.4 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
78- psycopg2 == 2.9.5 ; python_version >= '3.6'
79- psycopg2-binary == 2.9.5
78+ psutil == 5.9.5 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
79+ psycopg2 == 2.9.6 ; python_version >= '3.6'
80+ psycopg2-binary == 2.9.6
8081ptyprocess == 0.7.0
8182pure-eval == 0.2.2
8283pycodestyle == 2.10.0 ; python_version >= '3.6'
8384pydantic == 1.10.7
8485pydocstyle == 6.3.0 ; python_version >= '3.6'
8586pyee == 8.2.2
8687pyflakes == 3.0.1 ; python_version >= '3.6'
87- pygments == 2.14.0 ; python_version >= '3.6 '
88+ pygments == 2.15.1 ; python_version >= '3.7 '
8889pyliftover == 0.4
8990pyppeteer == 1.0.2 ; python_version >= '3.7' and python_version < '4.0'
9091pyquery == 2.0.0
9192pyrsistent == 0.19.3 ; python_version >= '3.7'
92- pysam == 0.20.0
93- pytest == 7.2.2
93+ pysam == 0.21.0 ; python_version >= '3.6'
94+ pytest == 7.3.1
9495pytest-asyncio == 0.18.3
9596pytest-cov == 4.0.0
96- python-dateutil == 2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3 '
97+ python-dateutil == 2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
9798python-jsonschema-objects == 0.4.1
9899pytz == 2023.3
99100pyyaml == 6.0 ; python_version >= '3.6'
@@ -102,19 +103,20 @@ requests==2.28.2 ; python_version >= '3.7' and python_version < '4'
102103requests-html == 0.10.0 ; python_full_version >= '3.6.0'
103104s3transfer == 0.6.0 ; python_version >= '3.7'
104105setuptools == 67.6.1 ; python_version >= '3.7'
105- six == 1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3 '
106+ six == 1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
106107sniffio == 1.3.0 ; python_version >= '3.7'
107108snowballstemmer == 2.2.0
108- soupsieve == 2.4 ; python_version >= '3.7'
109- sqlparse == 0.4.3 ; python_version >= '3.5'
109+ soupsieve == 2.4.1 ; python_version >= '3.7'
110+ sqlparse == 0.4.4 ; python_version >= '3.5'
110111stack-data == 0.6.2
111112starlette == 0.26.1 ; python_version >= '3.7'
112113tabulate == 0.9.0 ; python_version >= '3.7'
113114tomli == 2.0.1 ; python_version < '3.11'
114- tornado == 6.2 ; python_version >= '3.7 '
115+ tornado == 6.3 ; python_version >= '3.8 '
115116tqdm == 4.65.0 ; python_version >= '3.7'
116117traitlets == 5.9.0 ; python_version >= '3.7'
117118typing-extensions == 4.5.0 ; python_version >= '3.7'
119+ tzdata == 2023.3 ; python_version >= '2'
118120urllib3 == 1.26.15 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
119121uvicorn == 0.21.1
120122virtualenv == 20.21.0 ; python_version >= '3.7'
0 commit comments