Skip to content

Commit

Permalink
add reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
RobRossmiller-TG committed May 28, 2024
1 parent a9caf03 commit 090362c
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
aiohttp==3.9.5
aiosignal==1.3.1
attrs==23.2.0
boto3==1.28.83
botocore==1.31.85
certifi==2024.2.2
charset-normalizer==3.3.2
contourpy==1.2.1
cycler==0.12.1
execnet==2.1.1
filelock==3.13.4
fonttools==4.51.0
frozenlist==1.4.1
fsspec==2024.3.1
idna==3.7
iniconfig==2.0.0
Jinja2==3.1.3
jmespath==1.0.1
joblib==1.4.0
kiwisolver==1.4.5
MarkupSafe==2.1.5
matplotlib==3.9.0
mpmath==1.3.0
multidict==6.0.5
networkx==3.3
numpy==1.26.4
packaging==24.0
pandas==2.1.1
pillow==10.3.0
pluggy==1.5.0
psutil==5.9.8
py==1.11.0
pyparsing==3.1.2
pytest==8.2.1
pytest-xdist==3.5.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pyTigerGraph==1.5.2
pytz==2024.1
requests==2.31.0
s3transfer==0.7.0
scikit-learn==1.4.2
scipy==1.13.0
six==1.16.0
sympy==1.12
threadpoolctl==3.4.0
tomli==2.0.1
tqdm==4.66.2
typing_extensions==4.11.0
tzdata==2024.1
urllib3==2.0.7
validators==0.28.1
yarl==1.9.4

0 comments on commit 090362c

Please sign in to comment.