Spaces:
Sleeping
Sleeping
Commit ·
8ae209b
1
Parent(s): f36ca66
chore: remove duplicate httpx entry in requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -18,6 +18,4 @@ twilio
|
|
| 18 |
httpx # async HTTP client (e.g., for calling 3rd party APIs)
|
| 19 |
passlib[bcrypt] # password hashing (if needed)
|
| 20 |
|
| 21 |
-
httpx
|
| 22 |
-
|
| 23 |
google-auth>=2.0.0
|
|
|
|
| 18 |
httpx # async HTTP client (e.g., for calling 3rd party APIs)
|
| 19 |
passlib[bcrypt] # password hashing (if needed)
|
| 20 |
|
|
|
|
|
|
|
| 21 |
google-auth>=2.0.0
|