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