Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ Flask
|
|
| 2 |
requests
|
| 3 |
beautifulsoup4
|
| 4 |
lxml
|
| 5 |
-
# gunicorn
|
|
|
|
| 2 |
requests
|
| 3 |
beautifulsoup4
|
| 4 |
lxml
|
| 5 |
+
# gunicorn # اگر از Gunicorn برای اجرای Flask استفاده میکنید، این را از کامنت خارج کنید
|