Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -29,4 +29,5 @@ requests
|
|
| 29 |
#psycopg2-binary
|
| 30 |
|
| 31 |
# Production web server
|
| 32 |
-
waitress
|
|
|
|
|
|
| 29 |
#psycopg2-binary
|
| 30 |
|
| 31 |
# Production web server
|
| 32 |
+
# waitress
|
| 33 |
+
hypercorn
|