Skip to content

Commit

Permalink
chore(project): update library
Browse files Browse the repository at this point in the history
  • Loading branch information
qmi03 committed May 18, 2024
1 parent c2f7a1f commit b6779e2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
13 changes: 7 additions & 6 deletions app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Automatically generated by https://github.com/damnever/pigar.

aiohttp==3.9.5
Flask==3.0.3
Flask-Cors==4.0.1
Flask-SocketIO==5.3.6
aiomqtt==2.1.0
fastapi==0.111.0
motor==3.4.0
opencv-python==4.9.0.80
paho-mqtt==2.0.0
pymongo==4.7.2
pydantic==2.7.1
python-dotenv==1.0.1
torch==2.4.0.dev20240515
transformers==4.40.2
ultralytics==8.2.16
3 changes: 3 additions & 0 deletions smarthome/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,15 @@
"@headlessui/react": "^1.7.19",
"@heroicons/react": "^2.1.3",
"@types/react-mic": "^12.4.6",
"axios": "^1.6.8",
"chart.js": "^4.4.3",
"daisyui": "^4.10.3",
"dotenv": "^16.4.5",
"flowbite": "^2.3.0",
"flowbite-react": "^0.9.0",
"react": "^18.2.0",
"react-audio-voice-recorder": "^2.2.0",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"react-mic": "^12.4.6",
"react-push-notification": "^1.5.4",
Expand Down

0 comments on commit b6779e2

Please sign in to comment.