Spaces:
Running
Running
alessandro trinca tornidor
commited on
Commit
•
d1a9650
1
Parent(s):
9c07bc7
chre: add missing pip asgi-correlation-id pacakage to requirements.txt
Browse files- helpers/middlewares.py +0 -0
- requirements.txt +1 -0
helpers/middlewares.py
ADDED
File without changes
|
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
fastapi==0.110.2
|
2 |
gradio==4.32.2
|
3 |
python-dotenv==1.0.1
|
|
|
1 |
+
asgi-correlation-id==4.3.1
|
2 |
fastapi==0.110.2
|
3 |
gradio==4.32.2
|
4 |
python-dotenv==1.0.1
|