Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
xtekky authored May 28, 2023
2 parents 4186ff1 + f013c89 commit cc2c0b0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 24 deletions.
4 changes: 0 additions & 4 deletions .vscode/settings.json

This file was deleted.

2 changes: 1 addition & 1 deletion gpt4free/usesless/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import random
from password_generator import PasswordGenerator

from utils import create_email, check_email
from .utils import create_email, check_email


class Account:
Expand Down
20 changes: 1 addition & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,37 +1,19 @@
websocket-client

requests

tls-client

pypasser

names

colorama

curl_cffi

streamlit

selenium

fake-useragent

twocaptcha

https://github.com/AI-Yash/st-chat/archive/refs/pull/24/head.zip

pydantic

pymailtm

Levenshtein

retrying

mailgw_temporary_email

pycryptodome

random-password-generator
random-password-generator

0 comments on commit cc2c0b0

Please sign in to comment.