Skip to content

Commit a3bf735

Browse files
authored
Added few more dependencies found today
1 parent 3759e49 commit a3bf735

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

content/github/setting-up-and-managing-your-github-profile/personalizing-your-profile.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,8 @@ If you authored any commit(s) on the default branch of one or more of the reposi
145145

146146
| {% data variables.product.prodname_dotcom %} Repository | Version |
147147
|---|---|
148-
| [torvalds/linux](https://github.com/torvalds/linux) | 3.4
148+
| [torvalds/linux](https://github.com/torvalds/linux) | 3.4 |
149+
| [nasa/fprime](https://github.com/nasa/fprime) | 1.3 |
149150
| [python/cpython](https://github.com/python/cpython) | 3.9.2 |
150151
| [boto/boto3](https://github.com/boto/boto3) | 1.17.17 |
151152
| [boto/botocore](https://github.com/boto/botocore) | 1.20.11 |
@@ -178,7 +179,6 @@ If you authored any commit(s) on the default branch of one or more of the reposi
178179
| [pallets/click](https://github.com/pallets/click) | 7.0 |
179180
| [pallets/flask](https://github.com/pallets/flask) | 1.1.1 |
180181
| [flask-restful/flask-restful](https://github.com/flask-restful/flask-restful) | 0.3.7 |
181-
| [nasa/fprime](https://github.com/nasa/fprime) | 1.3 |
182182
| [pytest-dev/iniconfig](https://github.com/pytest-dev/iniconfig) | 1.0.0 |
183183
| [pallets/itsdangerous](https://github.com/pallets/itsdangerous) | 1.1.0 |
184184
| [pallets/jinja](https://github.com/pallets/jinja) | 2.10.3 |
@@ -193,11 +193,17 @@ If you authored any commit(s) on the default branch of one or more of the reposi
193193
| [pyparsing/pyparsing](https://github.com/pyparsing/pyparsing) | 2.4.5 |
194194
| [pytest-dev/pytest](https://github.com/pytest-dev/pytest) | 5.3.0 |
195195
| [stub42/pytz](https://github.com/stub42/pytz) | 2019.3 |
196-
| [dmnfarrell/tkintertable](https://github.com/dmnfarrell/tkintertable) | 1.2 |
197196
| [uiri/toml](https://github.com/uiri/toml) | 0.10.0 |
198197
| [pallets/werkzeug](https://github.com/pallets/werkzeug) | 0.16.0 |
198+
| [dmnfarrell/tkintertable](https://github.com/dmnfarrell/tkintertable) | 1.2 |
199199
| [wxWidgets/wxPython-Classic](https://github.com/wxWidgets/wxPython-Classic) | 2.9.1.1 |
200-
200+
| [opencv/opencv](https://github.com/opencv/opencv) | 4.5.1 |
201+
| [curl/curl](https://github.com/curl/curl) | 7.19.0 |
202+
| [madler/zlib](https://github.com/madler/zlib) | 1.2.11 |
203+
| [apache/lucene](https://github.com/apache/lucene) | 7.7.3 |
204+
| [yaml/libyaml](https://github.com/yaml/libyaml) | 0.2.5 |
205+
| [elastic/elasticsearch](https://github.com/elastic/elasticsearch) | 6.8.1 |
206+
| [nucleic/cppy](https://github.com/nucleic/cppy) | 1.1.0 |
201207

202208
### Further reading
203209

0 commit comments

Comments
 (0)