ford442 commited on
Commit
81511a9
·
verified ·
1 Parent(s): 6af670d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ uvicorn
3
  python-multipart
4
  paramiko
5
  aiocache
6
- google-cloud-storage
 
 
3
  python-multipart
4
  paramiko
5
  aiocache
6
+ google-cloud-storage
7
+ importlib-metadata>=4.4; python_version < "3.10"