Skip to content

Commit

Permalink
re-establish CI requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV committed Oct 17, 2024
1 parent 3684e12 commit b572eb9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ gitdb==4.0.11
GitPython==3.1.41
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0
httpx==0.27.0
idna==3.6
imagesize==1.4.1
importlib-metadata==7.0.1
importlib-resources==6.1.1
iniconfig==2.0.0
ipykernel==6.29.0
ipython==8.12.3
ipython==8.28.0
jedi==0.19.1
Jinja2==3.1.3
joblib==1.3.2
Expand All @@ -54,7 +54,7 @@ lark==0.11.3
lmfit==1.2.2
MarkupSafe==2.1.4
matplotlib==3.7.4
matplotlib-inline==0.1.6
matplotlib-inline==0.1.7
mccabe==0.7.0
mistune==3.0.2
mpmath==1.3.0
Expand All @@ -66,7 +66,7 @@ nbsphinx==0.9.3
nbval==0.10.0
nest-asyncio==1.6.0
networkx==3.1
numpy==1.24.4
numpy==1.25.0
osqp==0.6.3
packaging==23.2
pandas==2.0.3
Expand Down Expand Up @@ -97,7 +97,7 @@ pytz==2023.3.post1
pyzmq==25.1.2
qcs-sdk-python==0.20.1
qdldl==0.1.7.post0
quil==0.6.5
quil==0.11.2
referenceqvm==0.3
referencing==0.32.1
requests==2.31.0
Expand All @@ -106,7 +106,7 @@ rpds-py==0.17.1
ruamel.yaml==0.18.5
ruamel.yaml.clib==0.2.8
scikit-learn==1.3.2
scipy==1.10.1
scipy==1.11.4
scs==3.2.4.post1
seaborn==0.13.2
six==1.16.0
Expand Down

0 comments on commit b572eb9

Please sign in to comment.