acecalisto3 commited on
Commit
90e3e7b
·
verified ·
1 Parent(s): f22964e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -14,6 +14,7 @@ feedgen==1.0.0
14
  torch --index-url https://download.pytorch.org/whl/cpu
15
  flask
16
  jsonify
 
17
  mysql-connector-python
18
  python-dotenv
19
  cython==3.0.10
 
14
  torch --index-url https://download.pytorch.org/whl/cpu
15
  flask
16
  jsonify
17
+ aiohttp
18
  mysql-connector-python
19
  python-dotenv
20
  cython==3.0.10