Initial implementation of the chat application with MariaDB and ArangoDB integration, including Docker setup and web interface.
This commit is contained in:
4
api/requirements.txt
Normal file
4
api/requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
flask
|
||||
mysql-connector-python
|
||||
requests
|
||||
python-arango
|
||||
Reference in New Issue
Block a user