reqs
This commit is contained in:
BIN
dist/ai_getter-0.0.1-py3-none-any.whl
vendored
Normal file
BIN
dist/ai_getter-0.0.1-py3-none-any.whl
vendored
Normal file
Binary file not shown.
BIN
dist/ai_getter-0.0.1.tar.gz
vendored
Normal file
BIN
dist/ai_getter-0.0.1.tar.gz
vendored
Normal file
Binary file not shown.
@@ -1,18 +1,32 @@
|
|||||||
|
-e git+https://github.com/zevaverbach/ai_getter@43be074db903f6b8e91198a0efee3a71d5f95b85#egg=ai_getter
|
||||||
aiohttp==3.8.4
|
aiohttp==3.8.4
|
||||||
aiosignal==1.3.1
|
aiosignal==1.3.1
|
||||||
|
asttokens==2.2.1
|
||||||
async-timeout==4.0.2
|
async-timeout==4.0.2
|
||||||
attrs==22.2.0
|
attrs==22.2.0
|
||||||
|
backcall==0.2.0
|
||||||
boto3==1.26.104
|
boto3==1.26.104
|
||||||
botocore==1.29.104
|
botocore==1.29.104
|
||||||
certifi==2022.12.7
|
certifi==2022.12.7
|
||||||
charset-normalizer==3.1.0
|
charset-normalizer==3.1.0
|
||||||
|
decorator==5.1.1
|
||||||
|
executing==1.2.0
|
||||||
frozenlist==1.3.3
|
frozenlist==1.3.3
|
||||||
idna==3.4
|
idna==3.4
|
||||||
|
ipython==8.12.0
|
||||||
|
jedi==0.18.2
|
||||||
jmespath==1.0.1
|
jmespath==1.0.1
|
||||||
markdown-it-py==2.2.0
|
markdown-it-py==2.2.0
|
||||||
|
matplotlib-inline==0.1.6
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
multidict==6.0.4
|
multidict==6.0.4
|
||||||
openai==0.27.2
|
openai==0.27.2
|
||||||
|
parso==0.8.3
|
||||||
|
pexpect==4.8.0
|
||||||
|
pickleshare==0.7.5
|
||||||
|
prompt-toolkit==3.0.38
|
||||||
|
ptyprocess==0.7.0
|
||||||
|
pure-eval==0.2.2
|
||||||
Pygments==2.14.0
|
Pygments==2.14.0
|
||||||
pyperclip==1.8.2
|
pyperclip==1.8.2
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
@@ -20,6 +34,10 @@ requests==2.28.2
|
|||||||
rich==13.3.3
|
rich==13.3.3
|
||||||
s3transfer==0.6.0
|
s3transfer==0.6.0
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
|
stack-data==0.6.2
|
||||||
tqdm==4.65.0
|
tqdm==4.65.0
|
||||||
|
traitlets==5.9.0
|
||||||
|
trans==2.1.0
|
||||||
urllib3==1.26.15
|
urllib3==1.26.15
|
||||||
|
wcwidth==0.2.6
|
||||||
yarl==1.8.2
|
yarl==1.8.2
|
||||||
|
|||||||
Reference in New Issue
Block a user