Skip to content

Commit

Permalink
Merge branch 'main' into trade-integration-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Reckless-Satoshi authored Nov 14, 2023
2 parents 273e522 + 09215be commit 0c1cbbf
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/_data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ docs:
- title: '<span class="side-bar-item">&nbsp;&nbsp;<img id="side-icon-small" src="/assets/vector/telegram.svg"/>Telegram</span>'
url: /docs/telegram/
- title: '<span class="side-bar-item">&nbsp;&nbsp;<img id="side-icon-small" src="/assets/vector/cloud.svg"/>API</span>'
url: /docs/api-v0.1/
url: /docs/api/

- title: '<span class="side-bar-item"><img id="side-icon-big" src="/assets/vector/hand-peace.svg"/>Best Practices</span>'
url: /docs/best-practices/
Expand Down
8 changes: 4 additions & 4 deletions mobile/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@react-native-clipboard/clipboard": "^1.12.1",
"@react-native-community/netinfo": "^10.0.0",
"@react-native-community/netinfo": "^11.1.0",
"react": "18.2.0",
"react-native": "^0.71.8",
"react-native-encrypted-storage": "^4.0.3",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ django-redis==5.4.0
djangorestframework==3.14.0
channels==4.0.0
channels-redis==4.1.0
celery==5.3.4
celery==5.3.5
grpcio==1.59.2
googleapis-common-protos==1.61.0
grpcio-tools==1.59.2
Expand All @@ -20,7 +20,7 @@ git+https://github.com/RoboSats/Robohash.git
gunicorn==21.2.0
psycopg2==2.9.9
SQLAlchemy==2.0.16
django-import-export==3.3.1
django-import-export==3.3.3
requests[socks]
python-gnupg==0.5.1
daphne==4.0.0
Expand Down

0 comments on commit 0c1cbbf

Please sign in to comment.